

InterviewSolution
Saved Bookmarks
1. |
The image of theline `(x-1)/3=(y-3)/1=(z-4)/(-5)`in the plane `2x-y+z+3=0`is the line(1) `(x+3)/3=(y-5)/1=(z-2)/(-5)`(2) `(x+3)/(-3)=(y-5)/(-1)=(z+2)/5`(3) `(x-3)/3=(y+5)/1=(z-2)/(-5)`(3) `(x-3)/(-3)=(y+5)/(-1)=(z-2)/5`A. `(x+3)/(3)=(y-5)/(1)=(z-2)/(-5)`B. `(x+3)/(-3)=(y-5)/(-1)=(z+2)/(5)`C. `(x-3)/(3)=(y+5)/(1)=(z-2)/(-5)`D. `(x-3)/(-3)=(y+5)/(-1)=(z-2)/(5)` |
Answer» Correct Answer - A Here, plane line and its image are parallel to each other. So, find any point on the normal to the plane from which the image line will be passed and then find equation of image line. Here, plane and line are parallel to each other. Equation of normal to the plane throught the point (1, 3, 4) is `(x-1)/(2)=(y-3)/(-1)=(z-4)/(1)=k" "["say"]` Any point in this normal is (2k+1,-k+3,4+k).` Then, ((2k+1+1)/(2),(3-k+3)/(2),(4+k+4)/(2))` lies on plane. `implies" "(k+1)-((6-k)/(2))+((8+k)/(2))+3=0impliesk=-2` Hence, point through which this image pass is `(2k+1,3-k,4+k)` i.e.`[2(-2)+1,3+2,4-2]=(-3,5,2)` Hence, equation of image line is `(x+3)/(2)=(y-5)/(1)=(z-2)/(-5)` |
|