

InterviewSolution
Saved Bookmarks
1. |
The projection of a vector `vec(r )=3hat(i)+hat(j)+2hat(k)` on the `x-y` plane has magnitudeA. 3B. 4C. `sqrt(14)`D. `sqrt(10)` |
Answer» Correct Answer - D Consider only `x` and `y` components: `sqrt(3^(3)+1^(2))=sqrt(10)` |
|