

InterviewSolution
Saved Bookmarks
1. |
The component of vector `A= 2hat(i)+3hat(j)` along the vector `hat(i)+hat(j)` isA. `5/(sqrt(2))`B. `10sqrt(2)`C. `5sqrt(2)`D. 5 |
Answer» Correct Answer - A `(vec(A).vec(B))/(|hat(i)+hat(j)|)=((2hat(i)+3hat(j))(hat(i)+hat(j)))/(sqrt(2))=(2+3)/(sqrt(2))= 5/(sqrt(2))` |
|