

InterviewSolution
Saved Bookmarks
1. |
If the line OP of length r makes an angle `alpha` with the X - axis , and lies in the ZX - plane , then the co - ordinates of P areA. `(r.cos alpha,0,r.sin alpha)`B. `(r.cos alpha,0,r.sin alpha)`C. `(0,0,r.cos alpha)`D. `(0,r.cos alpha , 0)` |
Answer» Correct Answer - a | |