InterviewSolution
Saved Bookmarks
| 1. |
The point A(-1,3,0), B(2,2,1) and C(1,1,3) determine a plane. The distance from the plane to the point D(5,7,8) is |
|
Answer» `SQRT(66)` |
|