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

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


   



Question 43627: Find the distance d(A,B) between the points A(-1,0) and B(4,3). Please advise, thank you:)
Answer by Nate(3500) About Me  (Show Source):
You can put this solution on YOUR website!
Use The Formula:
d+=+sqrt%28%28x2+-+x1%29%5E2+%2B+%28y2+-+y1%29%5E2%29
d+=+sqrt%28%284+%2B+1%29%5E2+%2B+%283+-+0%29%5E2%29
d+=+sqrt%28%285%29%5E2+%2B+%283%29%5E2%29
d+=+sqrt%2825+%2B+9%29
d+=+sqrt%2834%29