SOLUTION: Find the distance between the points (-1, 3) and (5, 0).

Algebra ->  Rational-functions -> SOLUTION: Find the distance between the points (-1, 3) and (5, 0).       Log On


   



Question 356776: Find the distance between the points (-1, 3) and (5, 0).
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Use the distance formula,
D=sqrt%28%28x%5B2%5D-x%5B1%5D%29%5E2%2B%28y%5B2%5D-y%5B1%5D%29%5E2%29
D=sqrt%28%285-%28-1%29%29%5E2%2B%280-3%29%5E2%29
D=sqrt%28%286%29%5E2%2B%28-3%29%5E2%29
Complete the calculation to get the distance.