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

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

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