Skip to main content
Back to 3D Geometry
JEE Main 2023
3D Geometry
3D Geometry
Medium

Question

The equation of the plane passing through the line of intersection of the planes r.(i^+j^+k^)=1\overrightarrow r .\left( {\widehat i + \widehat j + \widehat k} \right) = 1 and r.(2i^+3j^k^)+4=0\overrightarrow r .\left( {2\widehat i + 3\widehat j - \widehat k} \right) + 4 = 0 and parallel to the x-axis is :

Options

Solution

Key Concepts and Formulas

  1. Equation of a Plane Passing Through the Line of Intersection of Two Planes: If P1:A1x+B1y+C1z+D1=0P_1: A_1x + B_1y + C_1z + D_1 = 0 and P2:A2x+B2y+C2z+D2=0P_2: A_2x + B_2y + C_2z + D_2 = 0 are the Cartesian equations of two planes, then the equation of any plane passing through their line of intersection is given by: P1+λP2=0P_1 + \lambda P_2 = 0 where λ\lambda is an arbitrary scalar constant. This expression represents a family of planes, and a specific value of λ\lambda will define the unique plane that satisfies additional given conditions.

  2. Condition for a Plane to be Parallel to a Line: A plane with the equation Ax+By+Cz+D=0Ax + By + Cz + D = 0 has a normal vector n=Ai^+Bj^+Ck^\vec{n} = A\widehat{i} + B\widehat{j} + C\widehat{k}. A line has a direction vector d=li^+mj^+nk^\vec{d} = l\widehat{i} + m\widehat{j} + n\widehat{k}. If the plane is parallel to the line, its normal vector n\vec{n} must be perpendicular to the line's direction vector d\vec{d}. Mathematically, this means their dot product is zero: nd=0orAl+Bm+Cn=0\vec{n} \cdot \vec{d} = 0 \quad \text{or} \quad Al + Bm + Cn = 0 For the x-axis, its direction vector is d=i^\vec{d} = \widehat{i} (or direction ratios (1,0,0)(1, 0, 0)).

  3. Conversion Between Vector and Cartesian Forms of a Plane: The vector equation of a plane rn=d\vec{r} \cdot \vec{n} = d can be written in Cartesian form as Ax+By+Cz=dAx + By + Cz = d, where n=Ai^+Bj^+Ck^\vec{n} = A\widehat{i} + B\widehat{j} + C\widehat{k}. Conversely, a Cartesian equation Ax+By+Cz+D=0Ax + By + Cz + D = 0 can be written as r(Ai^+Bj^+Ck^)+D=0\vec{r} \cdot (A\widehat{i} + B\widehat{j} + C\widehat{k}) + D = 0.

Step-by-Step Solution

Step 1: Convert the Given Plane Equations to Cartesian Form We begin by converting the given vector equations of the planes into their Cartesian (scalar) forms, as the formula for the line of intersection (P1+λP2=0P_1 + \lambda P_2 = 0) is typically applied with Cartesian equations. Recall that if r=xi^+yj^+zk^\vec{r} = x\widehat{i} + y\widehat{j} + z\widehat{k}, then r(Ai^+Bj^+Ck^)=Ax+By+Cz\vec{r} \cdot (A\widehat{i} + B\widehat{j} + C\widehat{k}) = Ax + By + Cz.

  • Plane 1: The first plane is given by r.(i^+j^+k^)=1\overrightarrow r .\left( {\widehat i + \widehat j + \widehat k} \right) = 1. Substituting r=xi^+yj^+zk^\vec{r} = x\widehat{i} + y\widehat{j} + z\widehat{k}: (xi^+yj^+zk^)(i^+j^+k^)=1(x\widehat{i} + y\widehat{j} + z\widehat{k}) \cdot (\widehat{i} + \widehat{j} + \widehat{k}) = 1 x+y+z=1x + y + z = 1 To use it in the P1+λP2=0P_1 + \lambda P_2 = 0 form, we rearrange it so all terms are on one side: P1:x+y+z1=0P_1: x + y + z - 1 = 0

  • Plane 2: The second plane is given by r.(2i^+3j^k^)+4=0\overrightarrow r .\left( {2\widehat i + 3\widehat j - \widehat k} \right) + 4 = 0. Substituting r=xi^+yj^+zk^\vec{r} = x\widehat{i} + y\widehat{j} + z\widehat{k}: (xi^+yj^+zk^)(2i^+3j^k^)+4=0(x\widehat{i} + y\widehat{j} + z\widehat{k}) \cdot (2\widehat{i} + 3\widehat{j} - \widehat{k}) + 4 = 0 2x+3yz+4=02x + 3y - z + 4 = 0 This equation is already in the P2=0P_2 = 0 form: P2:2x+3yz+4=0P_2: 2x + 3y - z + 4 = 0

Step 2: Formulate the Equation of the Family of Planes Passing Through the Line of Intersection Using the key concept, the equation of any plane passing through the line of intersection of P1=0P_1 = 0 and P2=0P_2 = 0 is given by P1+λP2=0P_1 + \lambda P_2 = 0. We introduce λ\lambda as a scalar constant, which we will determine using the additional condition. Substituting the Cartesian forms of P1P_1 and P2P_2: (x+y+z1)+λ(2x+3yz+4)=0(x + y + z - 1) + \lambda (2x + 3y - z + 4) = 0

Step 3: Rearrange the Equation into Standard Cartesian Form To easily identify the coefficients of x,y,zx, y, z (which form the normal vector of the plane), we group the terms involving x,y,zx, y, z and the constant term. This prepares the equation for applying the parallelism condition. x+y+z1+2λx+3λyλz+4λ=0x + y + z - 1 + 2\lambda x + 3\lambda y - \lambda z + 4\lambda = 0 Grouping terms: (1+2λ)x+(1+3λ)y+(1λ)z+(4λ1)=0(1 + 2\lambda)x + (1 + 3\lambda)y + (1 - \lambda)z + (4\lambda - 1) = 0 This is the general Cartesian equation of the required plane. Its normal vector is n=(1+2λ)i^+(1+3λ)j^+(1λ)k^\vec{n} = (1 + 2\lambda)\widehat{i} + (1 + 3\lambda)\widehat{j} + (1 - \lambda)\widehat{k}.

Step 4: Apply the Condition for Parallelism to the x-axis The problem states that the required plane is parallel to the x-axis. According to our key concepts, if a plane is parallel to a line, its normal vector must be perpendicular to the direction vector of that line.

  • The direction vector of the x-axis is d=i^\vec{d} = \widehat{i} (or direction ratios (1,0,0)(1, 0, 0)).
  • The normal vector of our plane is n=(1+2λ)i^+(1+3λ)j^+(1λ)k^\vec{n} = (1 + 2\lambda)\widehat{i} + (1 + 3\lambda)\widehat{j} + (1 - \lambda)\widehat{k}.

The condition for perpendicularity is nd=0\vec{n} \cdot \vec{d} = 0: ((1+2λ)i^+(1+3λ)j^+(1λ)k^)(i^+0j^+0k^)=0((1 + 2\lambda)\widehat{i} + (1 + 3\lambda)\widehat{j} + (1 - \lambda)\widehat{k}) \cdot (\widehat{i} + 0\widehat{j} + 0\widehat{k}) = 0 This simplifies to: (1+2λ)(1)+(1+3λ)(0)+(1λ)(0)=0(1 + 2\lambda)(1) + (1 + 3\lambda)(0) + (1 - \lambda)(0) = 0 1+2λ=01 + 2\lambda = 0 Solving for λ\lambda: 2λ=12\lambda = -1 λ=12\lambda = -\frac{1}{2}

Step 5: Substitute the Value of λ\lambda Back into the Plane Equation Now that we have found the specific value of λ=1/2\lambda = -1/2, we substitute it back into the general equation of the family of planes from Step 3. This will give us the unique equation of the plane that satisfies both given conditions. (1+2λ)x+(1+3λ)y+(1λ)z+(4λ1)=0(1 + 2\lambda)x + (1 + 3\lambda)y + (1 - \lambda)z + (4\lambda - 1) = 0 Substitute λ=1/2\lambda = -1/2: (1+2(12))x+(1+3(12))y+(1(12))z+(4(12)1)=0(1 + 2(-\frac{1}{2}))x + (1 + 3(-\frac{1}{2}))y + (1 - (-\frac{1}{2}))z + (4(-\frac{1}{2}) - 1) = 0 Calculate each coefficient:

  • Coefficient of xx: 11=01 - 1 = 0
  • Coefficient of yy: 132=121 - \frac{3}{2} = -\frac{1}{2}
  • Coefficient of zz: 1+12=321 + \frac{1}{2} = \frac{3}{2}
  • Constant term: 21=3-2 - 1 = -3

So, the equation of the required plane in Cartesian form is: 0x12y+32z3=00x - \frac{1}{2}y + \frac{3}{2}z - 3 = 0

Step 6: Simplify and Convert to Vector Form To simplify the equation and match the format of the options, we can multiply the entire equation by 2-2 to eliminate fractions and obtain integer coefficients: (2)(12y+32z3)=0×(2)(-2) \left( -\frac{1}{2}y + \frac{3}{2}z - 3 \right) = 0 \times (-2) y3z+6=0y - 3z + 6 = 0 Finally, convert this Cartesian equation back to vector form. Recall that a plane Ax+By+Cz+D=0Ax + By + Cz + D = 0 can be written as r(Ai^+Bj^+Ck^)+D=0\vec{r} \cdot (A\widehat{i} + B\widehat{j} + C\widehat{k}) + D = 0. Here, A=0A=0, B=1B=1, C=3C=-3, and D=6D=6. Therefore, the vector equation of the plane is: r.(0i^+1j^3k^)+6=0\overrightarrow r .\left( {0\widehat i + 1\widehat j - 3\widehat k} \right) + 6 = 0 r.(j^3k^)+6=0\overrightarrow r .\left( {\widehat j - 3\widehat k} \right) + 6 = 0

Common Mistakes & Tips

  • Sign Conventions: Be meticulous with signs when moving terms across the equality sign (e.g., x+y+z=1x+y+z=1 becomes x+y+z1=0x+y+z-1=0) and when dealing with negative values for λ\lambda.
  • Direction Ratios of Axes: Accurately identify the direction vector for the specified axis. For the x-axis, it's i^\widehat{i} (or (1,0,0)(1,0,0)); for the y-axis, it's j^\widehat{j} (or (0,1,0)(0,1,0)); and for the z-axis, it's k^\widehat{k} (or (0,0,1)(0,0,1)).
  • Parallel vs. Perpendicular: Clearly distinguish the conditions: a plane parallel to a line means the plane's normal vector is perpendicular to the line's direction vector (nd=0\vec{n} \cdot \vec{d} = 0).

Summary

This problem is a quintessential example of combining two fundamental concepts in 3D geometry: finding the equation of a plane through the line of intersection of two given planes and applying a geometric condition (parallelism to an axis) to uniquely determine that plane. The solution involved converting the initial vector equations to Cartesian form, using the P1+λP2=0P_1 + \lambda P_2 = 0 formula to represent the family of planes, and then leveraging the parallelism condition (normal vector perpendicular to the x-axis direction vector) to solve for the scalar λ\lambda. Substituting this value back into the general equation and simplifying yielded the specific Cartesian equation, which was finally converted back to vector form to match the options.

The final answer is \boxed{\overrightarrow r .\left( {\widehat j - 3\widehat k} \right) + 6 = 0}, which corresponds to option (A).

Practice More 3D Geometry Questions

View All Questions