Distance between points (13, 12) and (11, 4)

Given Coordinates: x1 = 13  y1 = 12,  x2 = 11  y2 = 4
Distance Formula: d = (x2 − x1)2 + (y2 − y1)2
Substitute the given coordinates into the Distance Formula and Simplify:
d = (11 − 13)2 + (4 − 12)2
d = (-2)2 + (-8)2
d = √4 + 64
d = √68
d = √4 * 17
d = √4 * √17
d = 2√17
Therefore, the distance between the points (13, 12) and (11, 4) is equal to 2√17
Note: As a decimal number, 2√17 ≈ 8.2462112512353

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