InterviewSolution
Saved Bookmarks
| 1. |
A line passes through the points A(2,-1,1) and B(1,2-2) .The equations of the lines AB areA. `(x-2)/(-1) =(y+1)/(2)=(z-4)/(-6)`B. `(x+2)/(-1) =(y+1)/(2)=(z-4)/(6)`C. `(x-2)/(1) =(y+1)/(2)=(z-4)/(6)`D. none of these |
|
Answer» Correct Answer - A The given line passes through the point A(2,-1,4) and its direction rations are `(1-2),(1+1),(-2-4), i.e., -1,2-6 ` `:.` required equations of the line are `(x-2)/(-1) =(y+1)/(2) =(x-4)/(-6)` |
|