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