SOLUTION: Find the distance between the pair of points (-1,-4) and (-5,-7)

Algebra ->  Coordinate-system -> SOLUTION: Find the distance between the pair of points (-1,-4) and (-5,-7)      Log On


   



Question 921173: Find the distance between the pair of points (-1,-4) and (-5,-7)
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
Distance between two points
x1 y1 x2 y2

-1 -4 -5 -7
d= sqrt%28%28y2-y1%29%5E2%2B%28x2-x1%29%5E2%29
d= sqrt%28%28%09%09-7%09-%09-4%09%29%5E2%09%2B%09%28%09-5%09-%09-1%09%29%5E2%09%29
d= sqrt%28%28%09%09-3%09%29%5E2%09%2B%09%28%09-4%09%29%5E2%09%29
d= sqrt%28%28%09%0925%09%29++%09%29
d= 5.00
m.ananth@hotmail.ca