

InterviewSolution
Saved Bookmarks
1. |
If `veca` and `vecb` are position vectors of A and B respectively, then the position vector of a point C in `vec(AB)` produced such that `vec(AC)` =2015 `vec(AB)` isA. `2014 veca-2015vecb`B. `2014vecb+2015veca`C. `2015vecb+2014veca`D. `2015vecb-2014veca` |
Answer» Correct Answer - D `vec(AC) 2015 vec(AB)` `therefore vecc-veca=2015(vecb-veca)` `therefore vecc=2015 vec(b)-2014veca` |
|