Saved Bookmarks
| 1. |
Find the distance between the points (-3,7,2) and (2,4,-1) |
|
Answer» d = √((-3 - 2)2 + (7 - 4)2 + (2 + 1)2) = √(25 + 9 + 9) = √43 |
|