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

Algebra ->  Rational-functions -> SOLUTION: Find the distance between each pair of points. (-3,0) and (4,0)? Thanks      Log On


   



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

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find the distance between each pair of points.
(-3,0) and (4,0)?
-----------
Formula:
distance = sqrt[(change in y)^2 + (change in x)^2]
Your problem:
d = sqrt[(4--3)^2 + (0-0)^2]
d = sqrt[49 + 0]
d = sqrt[49]
d = 7
===============
Cheers,
Stan H.



4--3 = 7
============
Cheers,
Stan H.