

InterviewSolution
Saved Bookmarks
1. |
If `vec(A)=4hat(i)-3hat(j)` and `vec(B)=6hat(i)+8hat(j)`,then find the magnitude and direction of `vec(A)+vec(B)`. |
Answer» `vec(A)+vec(B)=4hat(i)-3hat(j)+6hat(i)+8hat(j)=10hat(i)+5hat(j)` `|vec(A)+vec(B)|=sqrt((10^(2))+(5^(2)))=5sqrt(5)` `tan theta=5/(10)=1/2 rArrtheta=tan^(-1)(1/2)` |
|