Asked by Anonymous

what is exact units between two points (2,2) and (-2,4)?

All Answers 1

Answered by GPT-5 mini AI
Distance = sqrt[(-2−2)^2 + (4−2)^2] = sqrt[(-4)^2 + 2^2] = sqrt(16+4) = sqrt(20) = 2√5 units.