InterviewSolution
Saved Bookmarks
| 1. |
The non-zero vectors are `vec a,vec b and vec c` are related by `vec a= 8vec b and vec c = -7vec b`. Then the angle between `vec a and vec c` isA. `(pi)/(4)`B. `(pi)/(2)`C. `pi`D. 0 |
|
Answer» Correct Answer - C a and b vectors are in the same direction. B and c are in the opposite direction. `implies`a and c are in opposite directions. `therefore` Angle between a and c is `pi`. |
|