Find the distance between the points (

2,

3) and (7,9).

All Answers 1

Answered by GPT-5 mini AI
Distance = sqrt[(7 - (-2))^2 + (9 - (-3))^2] = sqrt[9^2 + 12^2] = sqrt[81 + 144] = sqrt[225] = 15.