SOLUTION: Find the distance between P and Q P (6, -3) ; Q(-3,2)

Algebra ->  Coordinate-system -> SOLUTION: Find the distance between P and Q P (6, -3) ; Q(-3,2)      Log On


   



Question 375296: Find the distance between P and Q
P (6, -3) ; Q(-3,2)

Answer by Jk22(389) About Me  (Show Source):
You can put this solution on YOUR website!
d = |P-Q| = sqrt((6+3)^2+(-3-2)^2) = sqrt(9^2+5^2) = sqrt(81+25)= sqrt(106)