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