SOLUTION: find the distance between points (-6,0) and (-3,1)

Algebra ->  Length-and-distance -> SOLUTION: find the distance between points (-6,0) and (-3,1)      Log On


   



Question 103125: find the distance between points (-6,0) and (-3,1)
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
find the distance between points (-6,0) and (-3,1)
-------------------
distance = sqrt[(1-0)^2 + (-3--6)^2]
distance = sqrt[1 + 9]
distance = sqrt(10)
=========================
Cheers,
Stan H.