InterviewSolution
Saved Bookmarks
| 1. |
If the position vectors of P and Q are `(hati+3hatj-7hatk) and (5hati-2hatj+4hatk)`, then |PQ| isA. `sqrt(158)`B. `sqrt(160)`C. `sqrt(161)`D. `sqrt(162)` |
|
Answer» Correct Answer - D `PQ=(5-1)hati+(-2-3)hatj+(4+7)hatk` `=4hati-5hatj+11hatk` `|PQ|=sqrt(16+25+121)=sqrt(162)` |
|