SOLUTION: find the distance between points P(2,2) and Q(7,4) to the nearest tenth

Algebra ->  Angles -> SOLUTION: find the distance between points P(2,2) and Q(7,4) to the nearest tenth      Log On


   



Question 759387: find the distance between points P(2,2) and Q(7,4) to the nearest tenth
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
find the distance between points P(2,2) and Q(7,4) to the nearest tenth
-----
d = sqrt[(4-2)^2 + (7-2)^2] = sqrt[4+25] = sqrt(29) = 5.4
==============
Cheers,
Stan H.
==============