Given: x1=3 y1=12 x2=6 y2=6
Distance Formula: d = √(x2 – x1)2 + (y2 – y1)2
d = √(6 – 3)2 + (6 – 12)2
d = √(3)2 + (-6)2
d = √9 + 36
d = √45
d = √9 * √5
d = 3√5 = 6.708204
The distance between (3, 12) and (6, 6)
The solution above and other related solutions were provided by the Distance Between Two Points Application.