SOLUTION: Find the distance between -3,-11 8,-42

Algebra ->  Length-and-distance -> SOLUTION: Find the distance between -3,-11 8,-42       Log On


   



Question 1203625: Find the distance between -3,-11 8,-42

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Find the distance between (-3,-11) and (8,-42)
-----
d+=+sqrt%28diffy%5E2+%2B+diffx%5E2%29
diffy = -11 - (-42)
etc
-----
d+=+sqrt%281082%29