

InterviewSolution
Saved Bookmarks
1. |
The vector `vec(P)= ahat(i)+ahat(j)+3hat(k)` and `vec(Q)= ahat(i)-2hat(j)-hat(k)` are perpendicular to each other. The positive value of `a` isA. 3B. 4C. 9D. 13 |
Answer» Correct Answer - A `vec(P).vec(Q)=0 :. a^(2)-2a-3=0 implies a=3` |
|