SOLUTION: Find the distance d(A,B) between the points A(-1,0) and B(4,3).

Algebra ->  Graphs -> SOLUTION: Find the distance d(A,B) between the points A(-1,0) and B(4,3).      Log On


   



Question 56246: Find the distance d(A,B) between the points A(-1,0) and B(4,3).
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find the distance d(A,B) between the points A(-1,0) and B(4,3).
-----------
d= sqrt[(3-0)^2 + (4--1)^2]
d= sqrt[9+25]
d=sqrt34
d=5.831...
Cheers,
Stan H.