SOLUTION: find the magnitude of AB(line above) from A(2,3,5) to B(-1,0,4)

Algebra ->  Equations -> SOLUTION: find the magnitude of AB(line above) from A(2,3,5) to B(-1,0,4)      Log On


   



Question 229754: find the magnitude of AB(line above) from A(2,3,5) to B(-1,0,4)
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
find the magnitude of AB(line above) from A(2,3,5) to B(-1,0,4)
---------------
mag+=+sqrt%28diffx%5E2+%2B+diffy%5E2+%2B+diffz%5E2%29
mag+=+sqrt%289+%2B+9+%2B+1%29
mag+=+sqrt%2819%29