

InterviewSolution
Saved Bookmarks
1. |
If A and B are two vectors such that |A+B|=2|A-B|. The angle between vectors A and B isA. `45^(@)`B. `60^(@)`C. `30^(@)`D. data insuffcient |
Answer» Correct Answer - D (d ) We have `,|A+B|=2|A-B|` `therefore sqrt(A^(2)+B^(2)+2AB costheta)=2sqrt(A^(2)+B^(2)-2AB costheta)` From this equation we cannot find `theta` |
|