SOLUTION: Find the distance between each pair of points (-3, 0) (4, 0)

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


   



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

Answer by funmath(2933) About Me  (Show Source):
You can put this solution on YOUR website!
Find the distance between each pair of points
(-3, 0) (4, 0)
The distance formula is: highlight%28d=sqrt%28%28x2-x1%29%5E2%2B%28y2-y1%29%5E2%29%29
(x1,y1)=(-3,0) and (x2,y2)=(4,0)
d=sqrt%28%284-%28-3%29%29%5E2%2B%280-0%29%5E2%29
d=sqrt%28%284%2B3%29%5E2%2B0%29
d=sqrt%28%287%29%5E2%29
highlight%28d=7%29
Happy Calculating!!!