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
Algebra: Coordinate systems, graph plotting, etc
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Coordinate-system
Question 375296
:
Find the distance between P and Q
P (6, -3) ; Q(-3,2)
Answer by
Jk22(389)
(
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)