Given: x1=7 y1=2 x2=-1 y2=4
Distance Formula: d = √(x2 – x1)2 + (y2 – y1)2
d = √(-1 – 7)2 + (4 – 2)2
d = √(-8)2 + (2)2
d = √64 + 4
d = √68
d = √4 * √17
d = 2√17 = 8.246211
The distance between (7, 2) and (-1, 4)
The solution above and other related solutions were provided by the Distance Between Two Points Application.