SOLUTION: Find the distance between 3,4 and 4, - 6 round to the nearest teth

Algebra ->  Coordinate-system -> SOLUTION: Find the distance between 3,4 and 4, - 6 round to the nearest teth       Log On


   



Question 981723: Find the distance between 3,4 and 4, - 6 round to the nearest teth

Answer by Cromlix(4381) About Me  (Show Source):
You can put this solution on YOUR website!
Hi there,
Using the distance formula:
√(x2 - x1)^2 + (y2 - y1)^2
Using (3,4) and (4,-6)
√(4 - 3)^2 + (-6 - 4)^2
√(1)^2 + (-10)^2
√(1) + (100)
√ 101
= 10.1 units
Hope this helps:-)