Distance between points (-3, -2) and (7, 4)

Given Coordinates: x1 = -3  y1 = -2,  x2 = 7  y2 = 4
Distance Formula: d = (x2 − x1)2 + (y2 − y1)2
Substitute the given coordinates into the Distance Formula and Simplify:
d = (7 − (-3))2 + (4 − (-2))2
d = (7 + 3)2 + (4 + 2)2
d = 102 + 62
d = √100 + 36
d = √136
d = √4 * 34
d = √4 * √34
d = 2√34
Therefore, the distance between the points (-3, -2) and (7, 4) is equal to 2√34
Note: As a decimal number, 2√34 ≈ 11.661903789691

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