Saved Bookmarks
| 1. |
Find the Distance between the pair of points(-5, 7) and (-1, 3). |
|
Answer» distance= √(x2-x1)^2+(y2-y1)^2=√{(-1-(-7)}^2+(3-7)^2=√{(6)^2+(-4)^2=√36+16=√52 unit 16√2 is correct answer correct answer is 4√2 |
|