Question
Question: The plane containing the line \(\dfrac{{x - 1}}{1} = \dfrac{{y - 2}}{2} = \dfrac{{z - 3}}{3}\) and p...
The plane containing the line 1x−1=2y−2=3z−3 and parallel to the line 1x=1y=4z passes through the point :
(A) (−1,−2,0)
(B) (1,0,5)
(C) (1,−2,5)
(D) (0,3,−5)
Solution
Since the required plane is parallel to both the given lines, the normal to the plane will be perpendicular to both the lines. Also note that the given plane passes through the point (1,2,3).
Formula used: We get two equations from two points (1,2,3) and (1,1,4). We can solve these equations by cross multiplication method. Let A1x+B1y+C1=0 and A2x+B2y+C2=0 are two equations. These can solve by cross-multiplication method as
B1C2−B2C1x=C1A2−C2A1y=B2A1−B1A21
For calculating values of x and y, the denominator should not be zero.
After solving for x and y, we calculate coordinates of the point through which the plane is passing.
Complete step-by-step answer:
Let the direction ratios of the normal to the plane be a,b,c.
Since this normal is perpendicular to both the given lines, we have :
⇒a+2b+3c=0 ⇒a+b+4c=0
Applying cross – multiplication we get :
⇒8−3a=3−4b=1−2c ⇒5a=−1b=−1c=k(let) ⇒a=5k;b=−k;c=−k→(1)
Since the plane passes through the point (1,2,3) let the equation of the plane be :
⇒ a(x−1)+b(y−2)+c(z−3)=0
Substituting the values of a , b , c from (1) , the equation of the plane will be :
⇒ 5(x−1)−(y−2)−(z−3)=0
Now substituting the values of x , y , z of each point given in the options.
For (−1,−2,0) we have 5(−1−1)−(−2−2)−(0−3)=−10+4+3=−3=0
For (1,0,5) we have 5(1−1)−(0−2)−(5−3)=2−2=0
Hence the point (1,0,5) lies on the plane.
Thus (B) is the correct option.
Note: The equation of a plane passing through the point (p,q,r) is given by :
ax−p=by−q=cz−r where , a , b , c are the direction ratios of the normal to the plane. Students make sure about using accurate formulas for solving equations and find the coordinates of points.