Saved Bookmarks
| 1. |
Distance between the points - 5,7 and -1,8 |
|
Answer» Answer: RT(37) units Step-by-step EXPLANATION: USING the distance formula, distance = rt((x2-x1)^2 + (y2-y1)^2) =rt((5-(-1))^2 + (7-8)^2) = rt(6^2 + 1^2) = rt(37) |
|