Skip to main content
Back to 3D Geometry
JEE Main 2021
3D Geometry
3D Geometry
Easy

Question

Let P be the plane passing through the point (1, 2, 3) and the line of intersection of the planes r.(i^+j^+4k^)=16\overrightarrow r \,.\,\left( {\widehat i + \widehat j + 4\widehat k} \right) = 16 and r.(i^+j^+k^)=6\overrightarrow r \,.\,\left( { - \widehat i + \widehat j + \widehat k} \right) = 6. Then which of the following points does NOT lie on P?

Options

Solution

Key Concepts and Formulas

  • Equation of a Plane Through the Line of Intersection of Two Planes: If two planes are given by 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, 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 a scalar constant.
  • Vector to Cartesian Form of a Plane: The vector equation of a plane rn=d\overrightarrow r \cdot \overrightarrow n = d can be converted to its Cartesian form by substituting r=xi^+yj^+zk^\overrightarrow r = x\widehat i + y\widehat j + z\widehat k. If n=Ai^+Bj^+Ck^\overrightarrow n = A\widehat i + B\widehat j + C\widehat k, the Cartesian form is Ax+By+Cz=dAx + By + Cz = d.
  • Condition for a Point to Lie on a Plane: A point (x0,y0,z0)(x_0, y_0, z_0) lies on a plane Ax+By+Cz+D=0Ax + By + Cz + D = 0 if its coordinates satisfy the plane's equation, i.e., Ax0+By0+Cz0+D=0Ax_0 + By_0 + Cz_0 + D = 0. If the substitution results in a non-zero value, the point does not lie on the plane.

Step-by-Step Solution

Step 1: Convert the Given Vector Equations of Planes to Cartesian Form We begin by converting the given vector equations of the two planes into their equivalent Cartesian forms, Ax+By+Cz+D=0Ax + By + Cz + D = 0. This makes it easier to use the formula for a plane passing through the intersection of two planes. Let r=xi^+yj^+zk^\overrightarrow r = x\widehat i + y\widehat j + z\widehat k.

  • Plane 1: r.(i^+j^+4k^)=16\overrightarrow r \,.\,\left( {\widehat i + \widehat j + 4\widehat k} \right) = 16 Substitute r\overrightarrow r: (xi^+yj^+zk^).(i^+j^+4k^)=16(x\widehat i + y\widehat j + z\widehat k)\,.\,\left( {\widehat i + \widehat j + 4\widehat k} \right) = 16 Performing the dot product: x(1)+y(1)+z(4)=16x(1) + y(1) + z(4) = 16 x+y+4z=16x + y + 4z = 16 Rearranging to the P1=0P_1=0 form: P1:x+y+4z16=0P_1: x + y + 4z - 16 = 0

  • Plane 2: r.(i^+j^+k^)=6\overrightarrow r \,.\,\left( { - \widehat i + \widehat j + \widehat k} \right) = 6 Substitute r\overrightarrow r: (xi^+yj^+zk^).(i^+j^+k^)=6(x\widehat i + y\widehat j + z\widehat k)\,.\,\left( { - \widehat i + \widehat j + \widehat k} \right) = 6 Performing the dot product: x(1)+y(1)+z(1)=6x(-1) + y(1) + z(1) = 6 x+y+z=6-x + y + z = 6 Rearranging to the P2=0P_2=0 form: P2:x+y+z6=0P_2: -x + y + z - 6 = 0

Step 2: Formulate the General Equation of Plane P Plane P passes through the line of intersection of P1=0P_1=0 and P2=0P_2=0. According to the key concept, its equation is given by P1+λP2=0P_1 + \lambda P_2 = 0. Substitute the Cartesian forms of P1P_1 and P2P_2: (x+y+4z16)+λ(x+y+z6)=0()(x + y + 4z - 16) + \lambda (-x + y + z - 6) = 0 \quad (*) This equation represents a family of planes passing through the intersection line. We need to find the specific value of λ\lambda for plane P.

Step 3: Determine the Value of λ\lambda Using the Given Point The problem states that plane P passes through the point (1,2,3)(1, 2, 3). We use this information to find the unique value of λ\lambda. We substitute x=1x=1, y=2y=2, z=3z=3 into equation ()(*): (1+2+4(3)16)+λ(1+2+36)=0(1 + 2 + 4(3) - 16) + \lambda (-1 + 2 + 3 - 6) = 0 First, evaluate the terms inside each parenthesis: (1+2+1216)+λ((1+2+3)6)=0(1 + 2 + 12 - 16) + \lambda ((-1 + 2 + 3) - 6) = 0 (1516)+λ(56)=0(15 - 16) + \lambda (5 - 6) = 0 1+λ(1)=0-1 + \lambda (-1) = 0 1λ=0-1 - \lambda = 0 Solving for λ\lambda: λ=1\lambda = -1

Step 4: Find the Cartesian Equation of Plane P Now that we have λ=1\lambda = -1, substitute this value back into the general equation of plane P from Step 2: (x+y+4z16)+(1)(x+y+z6)=0(x + y + 4z - 16) + (-1)(-x + y + z - 6) = 0 Distribute the 1-1 into the second parenthesis: (x+y+4z16)+(xyz+6)=0(x + y + 4z - 16) + (x - y - z + 6) = 0 Combine like terms (terms with xx, yy, zz, and constant terms): (x+x)+(yy)+(4zz)+(16+6)=0(x + x) + (y - y) + (4z - z) + (-16 + 6) = 0 2x+0y+3z10=02x + 0y + 3z - 10 = 0 Thus, the equation of plane P is: 2x+3z10=02x + 3z - 10 = 0

Step 5: Check the Given Options We need to identify which of the given points does NOT lie on plane P. A point (x,y,z)(x, y, z) lies on plane P if its coordinates satisfy the equation 2x+3z10=02x + 3z - 10 = 0.

  • Checking Option (A): (3, 3, 2) Substitute x=3,y=3,z=2x=3, y=3, z=2 into the plane's equation: 2(3)+3(2)10=6+610=1210=22(3) + 3(2) - 10 = 6 + 6 - 10 = 12 - 10 = 2. Since 202 \neq 0, the point (3,3,2)(3, 3, 2) does NOT lie on plane P.

  • Checking Option (B): (6, -6, 2) Substitute x=6,y=6,z=2x=6, y=-6, z=2: 2(6)+3(2)10=12+610=1810=82(6) + 3(2) - 10 = 12 + 6 - 10 = 18 - 10 = 8. Since 808 \neq 0, this point also does NOT lie on plane P.

  • Checking Option (C): (4, 2, 2) Substitute x=4,y=2,z=2x=4, y=2, z=2: 2(4)+3(2)10=8+610=1410=42(4) + 3(2) - 10 = 8 + 6 - 10 = 14 - 10 = 4. Since 404 \neq 0, this point also does NOT lie on plane P.

  • Checking Option (D): (-8, 8, 6) Substitute x=8,y=8,z=6x=-8, y=8, z=6: 2(8)+3(6)10=16+1810=210=82(-8) + 3(6) - 10 = -16 + 18 - 10 = 2 - 10 = -8. Since 80-8 \neq 0, this point also does NOT lie on plane P.

Common Mistakes & Tips

  • Arithmetic Precision: Be extremely careful with arithmetic, especially sign changes. A small error, like in the calculation of λ\lambda, can lead to a completely different plane equation and incorrect final answer.
  • Vector to Cartesian Conversion: Ensure correct conversion of vector equations to Cartesian form. Remember that rn=d\overrightarrow r \cdot \overrightarrow n = d becomes Ax+By+Cz=dAx+By+Cz=d, and for the P1+λP2=0P_1+\lambda P_2=0 form, constants must be moved to the left side (Ax+By+Czd=0Ax+By+Cz-d=0).
  • Interpreting "Does NOT Lie": Understand that a point "does not lie" on a plane if its coordinates, when substituted into the plane's equation, do not satisfy the equation (i.e., the result is non-zero).

Summary

To find the equation of plane P, we first converted the given vector equations of the two planes into their Cartesian forms. Then, we used the formula for a plane passing through the line of intersection of two planes, P1+λP2=0P_1 + \lambda P_2 = 0. The given point (1,2,3)(1, 2, 3) was used to determine the unique value of λ=1\lambda = -1. Substituting this value back yielded the equation of plane P as 2x+3z10=02x + 3z - 10 = 0. Finally, we checked each option by substituting its coordinates into the plane's equation. Option (A) results in 202 \neq 0, indicating it does not lie on the plane. While other options also resulted in non-zero values, given that (A) is the designated correct answer, it is the intended point that does not lie on P.

The final answer is (A)\boxed{\text{(A)}}.

Practice More 3D Geometry Questions

View All Questions