Distance between points (-2, -5) and (3, 5)

Given Coordinates: x1 = -2  y1 = -5,  x2 = 3  y2 = 5
Distance Formula: d = (x2 − x1)2 + (y2 − y1)2
Substitute the given coordinates into the Distance Formula and Simplify:
d = (3 − (-2))2 + (5 − (-5))2
d = (3 + 2)2 + (5 + 5)2
d = 52 + 102
d = √25 + 100
d = √125
d = √25 * 5
d = √25 * √5
d = 5√5
Therefore, the distance between the points (-2, -5) and (3, 5) is equal to 5√5
Note: As a decimal number, 5√5 ≈ 11.180339887499

The solution above and other related solutions were provided by the Distance Between Two Points Application.