| 
 
 
| Question 934663:   Find the distance between P(-2,3) and Q(4,-5)
 Answer by Neeraja(1)
      (Show Source): 
You can put this solution on YOUR website! Distance between 2 points (x1,y1) and (x2,y2) is given by the formula sqrt(sqr(x2-x1) +sqr(y2-y1))
 Applying this to the given points,
 the distance between P and Q is sqrt(36+64)=sqrt(100) = 10
 Distance between P and Q is 10
 | 
  
 | 
 |