SOLUTION: Find the distance between each pair of points. (-3,0) and (4,0) Thank you!!!

Algebra ->  Length-and-distance -> SOLUTION: Find the distance between each pair of points. (-3,0) and (4,0) Thank you!!!      Log On


   



Question 46436: Find the distance between each pair of points.
(-3,0) and (4,0)

Thank you!!!

Answer by tutorcecilia(2152) About Me  (Show Source):
You can put this solution on YOUR website!
(-3,0) and (4,0)
d+=+sqrt%28%28x1-x2%29%5E2+%2B+%28y1-y2%29%5E2+%29%29[Use the distance formula]
d+=+sqrt%28%28%28-3%29-%284%29%29%5E2+%2B+%280-0%29%5E2+%29%29[Plug in the values]
d+=+sqrt%28%28-7%29%5E2+%2B+%28%280%29%5E2%29%29%29[Simplify]
d+=+sqrt%2849+%29%29
d = 7