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

Given Coordinates: x1 = -4  y1 = 3,  x2 = 7  y2 = 6
Distance Formula: d = (x2 − x1)2 + (y2 − y1)2
Substitute the given coordinates into the Distance Formula and Simplify:
d = (7 − (-4))2 + (6 − 3)2
d = (7 + 4)2 + (6 − 3)2
d = 112 + 32
d = √121 + 9
d = √130
Therefore, the distance between the points (-4, 3) and (7, 6) is equal to √130
Note: As a decimal number, √130 ≈ 11.401754250991

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