InterviewSolution
Saved Bookmarks
| 1. |
Let a = 2i + j + k, b = I + 2j - k and a unit vector c be coplanar. If c is perpendicular to a, then c = |
|
Answer» `(1)/(SQRT(2)) (- j + k)` |
|