InterviewSolution
Saved Bookmarks
| 1. |
Find the direciton ratio of the line `(3-x)/(1)=(y-2)/(5) =(2z-3)/1`A. `(1,5,1/2)`B. (-5,5,1)C. `(-1,5,1/2)`D. (1,5,1) |
|
Answer» Correct Answer - C Given equation of line is `(3-x)/(1)=(y-2)/(5)=(2z-3)/(1)` `Rightarrow (x-3)/(-1)=(y-2)/(5)=(z-(3)/(@))/((1)/(2))` `therefore` Direction ratios of line are `(-1,5,(1)/(2))` |
|