InterviewSolution
Saved Bookmarks
| 1. |
Three points A,B, and C have position vectors `-2veca+3vecb+5vecc, veca+2vecb+3vecc` and `7veca-vecc` with reference to an origin O. Answer the following questions? Which of the following is true?A. AC=2ABB. AC=-3ABC. AC=3ABD. none of these |
|
Answer» Correct Answer - C `AB=OB-OA=3a-b-2c` `AC=OC-OA=9a-3b-6c=3AB` |
|