Distance between points (10, 6) and (1, -4)

Given Coordinates: x1 = 10  y1 = 6,  x2 = 1  y2 = -4
Distance Formula: d = (x2 − x1)2 + (y2 − y1)2
Substitute the given coordinates into the Distance Formula and Simplify:
d = (1 − 10)2 + (-4 − 6)2
d = (-9)2 + (-10)2
d = √81 + 100
d = √181
Therefore, the distance between the points (10, 6) and (1, -4) is equal to √181
Note: As a decimal number, √181 ≈ 13.453624047074

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