Question
Question: The distance of the point \(\left( {3,8,2} \right)\) from the line \(\dfrac{{x - 1}}{2} = \dfrac{{y ...
The distance of the point (3,8,2) from the line 2x−1=4y−3=3z−2 measured parallel to the plane 3x+2y−2z+15=0 is
(a)2 (b)3 (c)6 (d)7
Solution
Hint- Use a family of parallel planes . Equation of all planes parallel to ax+by+cz+d=0 lies on this family ax+by+cz+e=0.
Now, the equation of all planes parallel to 3x+2y−2z+15=0 lies on the family of planes 3x+2y−2z+d=0.
But we require a unique plane pass through the point (3,8,2). So, we put the point in the family of planes.
3×3+2×8−2×2+d=0 ⇒9+16−4+d=0 ⇒d=−21
So, the required plane is 3x+2y−2z−21=0..........(2)
The required plane also passes through the given line. So, we find an intersection point.
Equation of line 2x−1=4y−3=3z−2=p
⇒x=2p+1,y=4p+3,z=3p+2
These points also satisfy the equation of the plane. So,
⇒3(2p+1)+2(4p+3)−2(3p+2)−21=0 ⇒6p+3+8p+6−6p−4−21=0 ⇒8p=16 ⇒p=2
Intersection points of the plane and line are x=2×2+1=5 ,y=4×2+3=11 , z=3×2+2=8 .
Coordinate of intersection (5,11,8) .
Distance of point (3,8,2) from the line 2x−1=4y−3=3z−2 is equal to distance between (3,8,2) and (5,11,8).
Distance =(5−3)2+(11−8)2+(8−2)2
⇒4+9+36 ⇒49=7
So, the correct option is (d).
Note-Whenever we face such types of problems we use some important points. First find the equation of plane passing through the point and parallel to another plane with the help of the family of planes then find the point of intersection of plane and line then using distance formula we get the required answer.