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