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

Given Coordinates: x1 = -3  y1 = -3,  x2 = -10  y2 = -5
Distance Formula: d = (x2 − x1)2 + (y2 − y1)2
Substitute the given coordinates into the Distance Formula and Simplify:
d = (-10 − (-3))2 + (-5 − (-3))2
d = (-10 + 3)2 + (-5 + 3)2
d = (-7)2 + (-2)2
d = √49 + 4
d = √53
Therefore, the distance between the points (-3, -3) and (-10, -5) is equal to √53
Note: As a decimal number, √53 ≈ 7.2801098892805

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