InterviewSolution
Saved Bookmarks
| 1. |
A unit vector normal to the plane through the points vec(i), 2vec(j)and 3vec(k) is |
|
Answer» `(6 vec(i)-3vec(J) 2vec(K))/(7)` |
|