Given: x1=1 y1=7 x2=5 y2=9
Distance Formula: d = √(x2 – x1)2 + (y2 – y1)2
d = √(5 – 1)2 + (9 – 7)2
d = √(4)2 + (2)2
d = √16 + 4
d = √20
d = √4 * √5
d = 2√5 = 4.472136
The distance between (1, 7) and (5, 9)
The solution above and other related solutions were provided by the Distance Between Two Points Application.