

InterviewSolution
Saved Bookmarks
1. |
If two vectors `2hat(i)+3hat(j)-hat(k)` and `-4hat(i)-6hat(j)-lambda hat(k)` are parallel to each other,then find the value of `lambda` |
Answer» Correct Answer - B Let `vec(A)= 2hat(i)+3hat(j)-hat(k)` and `vec(B)= -4hat(i)-6hat(j)+lambdahat(k)` `vec(A)` and `vec(B)` are parallel to each other `(a_(1))/(b_(1))= (a_(2))/(b_(2))=(a_(3))/(b_(3)) i.e., 2/(-4)= 3/(-6)= (-1)/(lambda)implies lambda= 2` |
|