Distance between points (11, 19) and (-4, 13)

Given Coordinates: x1 = 11  y1 = 19,  x2 = -4  y2 = 13
Distance Formula: d = (x2 − x1)2 + (y2 − y1)2
Substitute the given coordinates into the Distance Formula and Simplify:
d = (-4 − 11)2 + (13 − 19)2
d = (-15)2 + (-6)2
d = √225 + 36
d = √261
d = √9 * 29
d = √9 * √29
d = 3√29
Therefore, the distance between the points (11, 19) and (-4, 13) is equal to 3√29
Note: As a decimal number, 3√29 ≈ 16.155494421404

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