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

Given Coordinates: x1 = 7  y1 = 6,  x2 = -4  y2 = 3
Distance Formula: d = (x2 − x1)2 + (y2 − y1)2
Substitute the given coordinates into the Distance Formula and Simplify:
d = (-4 − 7)2 + (3 − 6)2
d = (-11)2 + (-3)2
d = √121 + 9
d = √130
Therefore, the distance between the points (7, 6) and (-4, 3) 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.