

InterviewSolution
Saved Bookmarks
1. |
Given that P 12, Q = 5 and R = 13 also P+Q=R, then the angle between P and Q will beA. `pi`B. `(pi)/(2)`C. zeroD. `(pi)/(4)` |
Answer» Correct Answer - B `R = sqrt(P^2 + Q^2 + 2PQ cos theta)` Substituting the values of P,Q and R we get, `cos theta = 0` `rArr theta = 90^@.` |
|