Answer:
Explanation:
The formula for determining the distance between two points on a straight line is expressed as
Distance = √(x2 - x1)² + (y2 - y1)²
Where
x2 represents final value of x on the horizontal axis
x1 represents initial value of x on the horizontal axis.
y2 represents final value of y on the vertical axis.
y1 represents initial value of y on the vertical axis.
From the information given,
x2 = - 5
x1 = 5
y2 = - 5
y1 = 5
Therefore,
Distance = √(- 5 - 5)² + (- 5 - 5)²
Distance = √- 10² + - 10² = √100 + 100 = √200
Distance = 14.14