SOLUTION: how would you solve (0,1) and (2,-1) using the distace formula

Algebra ->  Length-and-distance -> SOLUTION: how would you solve (0,1) and (2,-1) using the distace formula      Log On


   



Question 554197: how would you solve (0,1) and (2,-1) using the distace formula
Answer by kkasko(46) About Me  (Show Source):
You can put this solution on YOUR website!
sqrt(x2-x1)^2+(y2-y1)^2
sqrt4+1
sqrt(2-0)^2+(-1-1)^2
sqrt(2)^2+(-2)^2
sqrt(4+4)
sqrt8
=2.828427125