Question
Question: Find the equation of the plane containing the straight line \(\dfrac{x}{2}=\dfrac{y}{3}=\dfrac{z}{4}...
Find the equation of the plane containing the straight line 2x=3y=4z and perpendicular to the plane containing the lines 3x=4y=2z and 4x=2y=3z?
(a) x+2y−2z=0,
(b) x−2y+z=0,
(c) 5x+2y−4z=0,
(d) 3x+2y−3z=0.
Solution
We start solving the problem by finding the vector parallel to the given lines using the fact that the vector equation of the line passing through point (a,b,c) and parallel to the vector di^+ej^+fk^ is xi^+yj^+zk^=(ai^+bj^+ck^)+α(di^+ej^+fk^). We then assume the normal vector to the required line and take the dot product with the parallel vector obtained. We also find the normal vector from the two parallel vectors that we have just obtained. We use the fact that if two planes are perpendicular, then their normal vectors are perpendicular to solve for the normal vector and using the normal vector, we find the equation of the required plane.
Complete step by step answer:
According to the problem, we need to find the equation of plane containing the straight line 2x=3y=4z and perpendicular to the plane containing the lines 3x=4y=2z and 4x=2y=3z.
Let us consider 2x=3y=4z=λ(say).
⇒2x=λ, 3y=λ, 4z=λ.
⇒x=2λ, y=3λ, z=4λ.
Let us consider xi^+yj^+zk^=λ(2i^+3j^+4k^).
⇒xi^+yj^+zk^=(0i^+0j^+0k^)+λ(2i^+3j^+4k^) ---(1).
We know that the vector equation of the line passing through point (a,b,c) and parallel to the vector di^+ej^+fk^ is xi^+yj^+zk^=(ai^+bj^+ck^)+α(di^+ej^+fk^), where αis an arbitrary constant. Using this we can say that the line in equation (1) is parallel to 2i^+3j^+4k^ and passing through the point (0,0,0).
Let us assume the normal vector to the plane containing the line 2x=3y=4z be ai^+bj^+ck^.
We know that the normal vector is perpendicular to the plane and it makes us know that the normal vector is perpendicular to the vector that is parallel to the plane. We know that the dot product of perpendicular vectors is 0.
⇒(ai^+bj^+ck^)∙(2i^+3j^+4k^)=0.
⇒2a+3b+4c=0---(1).
We have another plane which contains the lines 3x=4y=2z and 4x=2y=3z. So, we know that the normal vector perpendicular to every line present in the line. So, let us find the vectors that these lines are parallel.
Let us consider 3x=4y=2z=k(say),
⇒3x=k, 4y=k, 2z=k.
⇒x=3k, y=4k, z=2k.
Let us consider xi^+yj^+zk^=k(3i^+4j^+2k^).
⇒xi^+yj^+zk^=(0i^+0j^+0k^)+k(3i^+4j^+2k^) ---(2).
Let us consider 4x=2y=3z=l(say),
⇒4x=l, 2y=l, 3z=l.
⇒x=4l, y=2l, z=3l.
Let us consider xi^+yj^+zk^=l(4i^+2j^+3k^).
⇒xi^+yj^+zk^=(0i^+0j^+0k^)+l(4i^+2j^+3k^) ---(3).
From equations (2) and (3), we can see that the lines 3x=4y=2z and 4x=2y=3z are parallel to the vectors 3i^+4j^+2k^ and 4i^+2j^+3k^.
We know that the normal vector is perpendicular to both vectors 3i^+4j^+2k^ and 4i^+2j^+3k^. We know that the vector perpendicular to the vectors x and y is x×y. We know that the cross product of two vectors ai^+bj^+ck^ and di^+ej^+fk^ is defined as i^ a d j^bek^cf.
So, the vector perpendicular to the vectors 3i^+4j^+2k^ and 4i^+2j^+3k^ is i^ 3 4 j^42k^23.
⇒i^ 3 4 j^42k^23=i^×4 2 23−j^×3 4 23+k^3 4 42.
⇒i^ 3 4 j^42k^23=i^×((4×3)−(2×2))−j^×((3×3)−(4×2))+k^((3×2)−(4×4)).
⇒i^ 3 4 j^42k^23=i^×(12−4)−j^×(9−8)+k^(6−16).
⇒i^ 3 4 j^42k^23=i^×(8)−j^×(1)+k^(−10).
⇒i^ 3 4 j^42k^23=8i^−j^−10k^ ---(4).
We know that if two planes are perpendicular, then their normal vectors are perpendicular to each other. We know that the normal vector for the plane containing the line 2x=3y=4z is ai^+bj^+ck^.
So, we get (ai^+bj^+ck^).(8i^−j^−10k^)=0.
⇒8a−b−10c=0 ---(5).
Let us solve the equations (1) and (5).
⇒2a+3b+4c=0,
⇒8a−b−10c=0.
So, we have three variables, two equations to find those and the equations are equal to zero. So, there will be solutions other than the trivial solution (0,0,0). So, we solve it as follows:
⇒(3×−10)−(−1×4)a=(4×8)−(−10×2)b=(2×−1)−(8×3)c.
⇒(−30)−(−4)a=(32)−(−20)b=(−2)−(24)c.
⇒−30+4a=32+20b=−2−24c.
⇒−26a=52b=−26c.
⇒1a=−2b=1c.
So, the value of a, b and c is 1, –2, 1.
So, the vector normal to the plane is i^−2j^+k^. We know that the line 2x=3y=4z is passing through the point (0,0,0) and this makes the required plane contains this line so, the plane also contains the point (0,0,0).
We know that the equation of the plane passing through the point (a,b,c) with normal vector pi^+qj^+rk^ is (xi^+yj^+zk^)∙(pi^+qj^+rk^)=(ai^+bj^+ck^)∙(pi^+qj^+rk^).
The required equation of the plane is (xi^+yj^+zk^)∙(i^−2j^+k^)=(0i^+0j^+0k^)∙(i^−2j^+k^).
⇒(x×1)+(y×−2)+(z×1)=(0×1)+(0×−2)+(0×1).
⇒(x)+(−2y)+(z)=0+0+0.
⇒x−2y+z=0.
So, the correct answer is “Option B”.
Note: We can also solve this problem in cartesian form. But in cartesian form calculating the normal vector requires a huge amount of time and needs thorough calculation. We should not get confused with the equation of line and equation of line in vector or cartesian form. We represent lines with direction ratios that represent all points on it and it doesn’t contain any involvement of addition of coordinates, which is not the case in the equation of plane.