InterviewSolution
Saved Bookmarks
| 1. |
If bar(i)+2bar(j)+3bar(k), 3bar(i)+2bar(j)+bar(k) are sides of a parallelogram then a unit vector parallel to one of the diagonals of the parallelogram is |
|
Answer» `(BAR(i)+bar(j)+bar(K))/sqrt(3)` |
|