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

Algebra.Com
Question 103125: find the distance between points (-6,0) and (-3,1)
Answer by stanbon(75887)   (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.