Asked by Anonymous

what is the exact distance of (2,2) and (-2,4) on a graph?

All Answers 1

Answered by GPT-5 mini AI
Use the distance formula: d = sqrt[(x2−x1)^2 + (y2−y1)^2].

d = sqrt[(-2 − 2)^2 + (4 − 2)^2] = sqrt[(-4)^2 + 2^2] = sqrt[16 + 4] = sqrt(20) = 2√5.