 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | The direction cosines of the line passing through `P(2,3,-1)` and the origin areA. `2/(sqrt(14)),3/(sqrt(14)),1/(sqrt(14))`B. `2/(sqrt(14)),-3/(sqrt(14)),1/(sqrt(14))`C. `-2/(sqrt(14)),-3/(sqrt(14)),1/(sqrt(14))`D. `-2/(sqrt(14)),-3/(sqrt(14)),-1/(sqrt(14))` | 
| Answer» Correct Answer - D The direction cosines of `OP` are proportional to 2,3,-1. So directions cosines of OP are: `2/(sqrt(14)),3/(sqrt(14)),-1/(sqrt(14))` | |