Distance between points (3, 25) and (810, 1)

Given Coordinates: x1 = 3  y1 = 25,  x2 = 810  y2 = 1
Distance Formula: d = (x2 − x1)2 + (y2 − y1)2
Substitute the given coordinates into the Distance Formula and Simplify:
d = (810 − 3)2 + (1 − 25)2
d = 8072 + (-24)2
d = √651,249 + 576
d = √651,825
d = √225 * 2,897
d = √225 * √2,897
d = 15√2,897
Therefore, the distance between the points (3, 25) and (810, 1) is equal to 15√2,897
Note: As a decimal number, 15√2,897 ≈ 807.35679844787

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