

InterviewSolution
Saved Bookmarks
1. |
If vector A is perpendicular to vectors B and `|vecA + vecB| =n|vecA +vecB|` then the value of n. |
Answer» Correct Answer - 1 `|vecA + vecB|=n|vecA - vecB|` `sqrt(A^(2) +B^(2) )=nsqrt(A^(2) + B^(2))" "(therefore theta= 90^(@))` n=1 |
|