InterviewSolution
Saved Bookmarks
| 1. |
Two vectors `vec(A)` and `vec(B)` are such that `|vec(A)+vec(B)|=|vec(A)-vec(B)|` then what is the angle between `vec(A)`and `vec(B)` :-A. `0^(@)`B. `90^(@)`C. `60^(@)`D. `180^(@)` |
|
Answer» Correct Answer - B `10(cos 30^(@)hat(i)+sin 30^(@)hat(j))=(5sqrt(3)hat(i)+ 5hat(j))` |
|