InterviewSolution
Saved Bookmarks
| 1. |
If `vec a , vec b , vec c ` are three non-zero vectors (no two of which are collinear), such that the pairs of vectors `(vec a + vec b, vec c) and (vec b + vec c , vec a) ` are collinear, then `vec a + vec b + vec c =`A. `vec a`B. `vec b`C. ` vec c `D. `vec 0` |
| Answer» Correct Answer - D | |