InterviewSolution
Saved Bookmarks
| 1. |
If A, B, C are vertices of a triangle whose position vectors are `vec a, vec b and vec c` respectively and G is the centroid of `Delta ABC, " then " vec(GA) + vec(GB) + vec(GC),` isA. `vec 0`B. `veca + vec b + vec c `C. `(veca + vec b + vec c )/(3)`D. `(veca - vec b - vec c )/(3)` |
| Answer» Correct Answer - A | |