Question
Question: Find the symmetrical form, the equation of the line formed by the plane \[x + y + z + 1 = 0\] , \[4x...
Find the symmetrical form, the equation of the line formed by the plane x+y+z+1=0 , 4x+y−2z+2=0 and find its direction-cosines.
A. 1x−31=−2y+32=1z−0;−61,62,61
B. −1x−31=2y−32=1z−0;61,62,−61
C. −1x+31=2y+32=−1z+0;−61,62,−61
D. 1x+31=2y−32=1z+0;61,−62,61
Solution
Hint : We know that equation of a line passing through the point (x0,y0,z0) and (a,b,c) is ax−x0=by−y0=cz−z0 .
Here we need to find the direction ratios and as well as coordinate points. We know that if two lines are perpendicular then direction ratios of two lines have dot product equal to zero.
Complete step by step solution:
We have x+y+z+1=0 . This is the equation of the plane in Cartesian form with direction ratios (1,1,1) .
Also we have 4x+y−2z+2=0 This is the equation of the plane in Cartesian form with direction ratios (4,1,−2) .
Now, we know that the equation of line should lie on both planes. So the equation of the required line should be perpendicular to both the planes.
Let assume that the direction ratios of the required line is (a,b,c) and we need to find this.
Since the direction ratios are perpendicular, that is
(a,b,c)⊥(1,1,1)
(a,b,c)⊥(4,1,−2)
We know that if direction ratios of two planes are perpendicular then the dot product is zero.
Now for (a,b,c)⊥(1,1,1) we have,
(a×1)+(b×1)+(c×1)=0
a+b+c=0 −−−(1)
Now for (a,b,c)⊥(4,1,−2) we have
(a×4)+(b×1)+(c×−2)=0
4a+b−2c=0 −−−−(2)
Now solving (1) and (2) using cross product method that is,
If we have two linear equation with three variable, a1a+b1b+c1c=0 and a2a+b2b+c2c=0 then
b1c2−b2c1a=c1a2−c2a1b=a1b2−a2b1c
Where a1=b1=c1=1 and a2=4,b2=1,c2=−2 . Substituting we have,
(1×−2)−(1×1)a=(1×4)−(−2×1)b=(1×1)−(4×1)c
−2−1a=4+2b=1−4c
−3a=6b=−3c
Thus we have a=−3,b=6 and c=−3
Or
Thus we have a=−1,b=2 and c=−1
Thus the direction ratios are (−1,2,−1)
We have direction ratios now we need to find the coordinates.
Let the coordinates of the point lying in the xy-plane is (x,y,0)
Then equation x+y+z+1=0 and 4x+y−2z+2=0 becomes,
x+y=−1 −−−(3)
4x+y=−2 −−−(4)
Subtracting (3) and (4) we have,
The term ‘y’ get cancels out we have,
x+−4x=−1+2 \-3x=1 x=−31Now to find ‘y’ we substitute the value of ‘x’ in equation (3),
\-31+y=−1 y=−1+31 y=3−3+1 y=3−2Thus we have the coordinates (x0,y0,z0)=(−31,−32,0) and direction ratios are (a,b,c)=(−1,2,−1) ,
The equation is given by
−1x+31=2y+32=−1z+0
Now the direction cosine are given by,
We can see the required option is (C).
So, the correct answer is “Option C”.
Note : Since in above from equation (1) and (2) we have three variables with only two equations. So the cancelling method will be difficult and we don’t get the answer in that method so we use cross product methods which are easy to solve. Remember the cross product formula. Careful in the substitution and calculation part.