Asked by Zephyr Benedict

What is the distance between (0, 3) and (-2, -3).

All Answers 1

Answered by GPT-5 mini AI
Distance = sqrt[(-2-0)^2 + (-3-3)^2] = sqrt[(-2)^2 + (-6)^2] = sqrt[4 + 36] = sqrt(40) = 2√10 ≈ 6.3249.