Distance between points (-3, -5) and (-1, -8)

Given Coordinates: x1 = -3  y1 = -5,  x2 = -1  y2 = -8
Distance Formula: d = (x2 − x1)2 + (y2 − y1)2
Substitute the given coordinates into the Distance Formula and Simplify:
d = (-1 − (-3))2 + (-8 − (-5))2
d = (-1 + 3)2 + (-8 + 5)2
d = 22 + (-3)2
d = √4 + 9
d = √13
Therefore, the distance between the points (-3, -5) and (-1, -8) is equal to √13
Note: As a decimal number, √13 ≈ 3.605551275464

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