215k views
2 votes
Find the distance between the two points rounding to the nearest tenth if necessary (5 , -3) and (0,2)

1 Answer

5 votes


5 √(2)

Explanation:


\sqrt{(x1 - x2) {}^(2) + (y1 - y2) {}^(2) }


\sqrt{(5 - 0) {}^(2) + ( - 3 - 2) {?}^(2) }


\sqrt{(5) {}^(2) + ( - 5) {}^(2) }


√(25 + 25)


√(50)


5 √(2)

User Shredder
by
3.7k points