SOLUTION: how do i find a distance between two points (5,8) , (9,7)

Algebra ->  Number-Line -> SOLUTION: how do i find a distance between two points (5,8) , (9,7)      Log On


   



Question 283458: how do i find a distance between two points

(5,8) , (9,7)

Answer by rfer(16322) About Me  (Show Source):
You can put this solution on YOUR website!
(5-9)^2+(8-7)^2=C^2
-4^2+1^2=17
d=4.123