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

Question

If the equation of the plane containing the line x+2y+3z4=0=2x+yz+5x+2 y+3 z-4=0=2 x+y-z+5 and perpendicular to the plane r=(i^j^)+λ(i^+j^+k^)+μ(i^2j^+3k^)\vec{r}=(\hat{i}-\hat{j})+\lambda(\hat{i}+\hat{j}+\hat{k})+\mu(\hat{i}-2 \hat{j}+3 \hat{k}) is ax+by+cz=4a x+b y+c z=4, then (ab+c)(a-b+c) is equal to :

Options

Solution

Key Concepts and Formulas

To solve this problem, we'll utilize several fundamental concepts from 3D Geometry:

  • Equation of a Plane Containing 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 any plane containing their line of intersection can be represented by the equation P1+λP2=0P_1 + \lambda P_2 = 0, where λ\lambda is a scalar constant.
  • Normal Vector of a Plane:
    • For a plane in Cartesian form Ax+By+Cz+D=0Ax+By+Cz+D=0, its normal vector is n=Ai^+Bj^+Ck^\vec{n} = A\hat{i}+B\hat{j}+C\hat{k}.
    • For a plane in parametric vector form r=a+λb+μc\vec{r} = \vec{a} + \lambda \vec{b} + \mu \vec{c}, where b\vec{b} and c\vec{c} are two non-parallel vectors lying in the plane, its normal vector can be found by their cross product: n=b×c\vec{n} = \vec{b} \times \vec{c}.
  • Condition for Perpendicular Planes: Two planes are perpendicular if and only if their normal vectors are orthogonal (perpendicular). Mathematically, if n1\vec{n_1} and n2\vec{n_2} are the normal vectors of the two planes, then their dot product must be zero: n1n2=0\vec{n_1} \cdot \vec{n_2} = 0.

Step-by-Step Solution

Step 1: Formulate the Equation of the Required Plane (P)

The problem states that the required plane, let's call it PP, contains the line of intersection of two given planes: P1:x+2y+3z4=0P_1: x+2y+3z-4=0 P2:2x+yz+5=0P_2: 2x+y-z+5=0

According to the key concept, the equation of plane PP can be written as P1+λP2=0P_1 + \lambda P_2 = 0: (x+2y+3z4)+λ(2x+yz+5)=0(x+2y+3z-4) + \lambda(2x+y-z+5) = 0 To identify the normal vector of this plane, we rearrange the equation into the standard Cartesian form Ax+By+Cz+D=0Ax+By+Cz+D=0: (1+2λ)x+(2+λ)y+(3λ)z+(4+5λ)=0(1+2\lambda)x + (2+\lambda)y + (3-\lambda)z + (-4+5\lambda) = 0 The normal vector of plane PP, denoted as nP\vec{n_P}, consists of the coefficients of x,y,zx, y, z: nP=(1+2λ)i^+(2+λ)j^+(3λ)k^\vec{n_P} = (1+2\lambda)\hat{i} + (2+\lambda)\hat{j} + (3-\lambda)\hat{k}

Step 2: Determine the Normal Vector of the Second Given Plane (P')

The second given plane, PP', is provided in parametric vector form: r=(i^j^)+λ(i^+j^+k^)+μ(i^2j^+3k^)\vec{r}=(\hat{i}-\hat{j})+\lambda(\hat{i}+\hat{j}+\hat{k})+\mu(\hat{i}-2 \hat{j}+3 \hat{k}) In this form, a=i^j^\vec{a} = \hat{i}-\hat{j} is a position vector of a point on the plane, and b=i^+j^+k^\vec{b} = \hat{i}+\hat{j}+\hat{k} and c=i^2j^+3k^\vec{c} = \hat{i}-2 \hat{j}+3 \hat{k} are two direction vectors that lie within the plane.

The normal vector nP\vec{n_{P'}} to this plane is perpendicular to both b\vec{b} and c\vec{c}, and thus can be found by their cross product: nP=b×c=(i^+j^+k^)×(i^2j^+3k^)\vec{n_{P'}} = \vec{b} \times \vec{c} = (\hat{i}+\hat{j}+\hat{k}) \times (\hat{i}-2 \hat{j}+3 \hat{k}) We calculate the cross product using a determinant: nP=i^j^k^111123\vec{n_{P'}} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 1 & 1 & 1 \\ 1 & -2 & 3 \end{vmatrix} nP=i^((1)(3)(1)(2))j^((1)(3)(1)(1))+k^((1)(2)(1)(1))\vec{n_{P'}} = \hat{i}((1)(3) - (1)(-2)) - \hat{j}((1)(3) - (1)(1)) + \hat{k}((1)(-2) - (1)(1)) nP=i^(3+2)j^(31)+k^(21)\vec{n_{P'}} = \hat{i}(3 + 2) - \hat{j}(3 - 1) + \hat{k}(-2 - 1) nP=5i^2j^3k^\vec{n_{P'}} = 5\hat{i} - 2\hat{j} - 3\hat{k}

Step 3: Apply the Perpendicularity Condition to Find λ\lambda

We are given that plane PP is perpendicular to plane PP'. This means their normal vectors, nP\vec{n_P} and nP\vec{n_{P'}}, must be orthogonal. The dot product of orthogonal vectors is zero: nPnP=0\vec{n_P} \cdot \vec{n_{P'}} = 0 Substitute the expressions for nP\vec{n_P} and nP\vec{n_{P'}}: ((1+2λ)i^+(2+λ)j^+(3λ)k^)(5i^2j^3k^)=0((1+2\lambda)\hat{i} + (2+\lambda)\hat{j} + (3-\lambda)\hat{k}) \cdot (5\hat{i} - 2\hat{j} - 3\hat{k}) = 0 Perform the dot product: 5(1+2λ)2(2+λ)3(3λ)=05(1+2\lambda) - 2(2+\lambda) - 3(3-\lambda) = 0 Now, solve this linear equation for λ\lambda: 5+10λ42λ9+3λ=05 + 10\lambda - 4 - 2\lambda - 9 + 3\lambda = 0 Combine like terms: (549)+(10λ2λ+3λ)=0(5 - 4 - 9) + (10\lambda - 2\lambda + 3\lambda) = 0 8+11λ=0-8 + 11\lambda = 0 11λ=811\lambda = 8 λ=811\lambda = \frac{8}{11}

Step 4: Substitute λ\lambda to Obtain the Final Plane Equation

Substitute the value of λ=811\lambda = \frac{8}{11} back into the equation of plane PP from Step 1: (1+2λ)x+(2+λ)y+(3λ)z+(4+5λ)=0(1+2\lambda)x + (2+\lambda)y + (3-\lambda)z + (-4+5\lambda) = 0 Calculate the coefficients:

  • Coefficient of xx: 1+2(811)=1+1611=11+1611=27111 + 2\left(\frac{8}{11}\right) = 1 + \frac{16}{11} = \frac{11+16}{11} = \frac{27}{11}
  • Coefficient of yy: 2+811=22+811=30112 + \frac{8}{11} = \frac{22+8}{11} = \frac{30}{11}
  • Coefficient of zz: 3811=33811=25113 - \frac{8}{11} = \frac{33-8}{11} = \frac{25}{11}
  • Constant term: 4+5(811)=4+4011=44+4011=411-4 + 5\left(\frac{8}{11}\right) = -4 + \frac{40}{11} = \frac{-44+40}{11} = \frac{-4}{11}

So the equation of plane PP is: 2711x+3011y+2511z411=0\frac{27}{11}x + \frac{30}{11}y + \frac{25}{11}z - \frac{4}{11} = 0 To clear the denominators, multiply the entire equation by 1111: 27x+30y+25z4=027x + 30y + 25z - 4 = 0 Rearrange this to match the given form ax+by+cz=4ax+by+cz=4: 27x+30y+25z=427x + 30y + 25z = 4

Step 5: Calculate the Required Expression (ab+c)(a-b+c)

By comparing our derived equation 27x+30y+25z=427x + 30y + 25z = 4 with the general form ax+by+cz=4ax+by+cz=4, we can identify the coefficients: a=27a = 27 b=30b = 30 c=25c = 25

Now, substitute these values into the expression (ab+c)(a-b+c): ab+c=2730+25a-b+c = 27 - 30 + 25 ab+c=3+25a-b+c = -3 + 25 ab+c=22a-b+c = 22

Common Mistakes & Tips

  • Arithmetic Errors: Solving for λ\lambda involves several terms and fractions. Be meticulous with calculations, especially when combining terms or performing dot products. A small error can propagate and invalidate the final answer.
  • Vector Operations: Ensure correct calculation of the cross product for the normal vector and the dot product for the perpendicularity condition. Remember the order of terms in the cross product determinant.
  • Matching Equation Format: After finding the plane equation, ensure it matches the target form ax+by+cz=4ax+by+cz=4. If your constant term is different (e.g., 27x+30y+25z=827x+30y+25z=8), you must divide or multiply the entire equation by a scalar to make the constant term equal to 4, which would then change a,b,ca, b, c accordingly. In this problem, it directly matched.

Summary

We first established the general equation of the plane containing the line of intersection of the two given planes in terms of an unknown parameter λ\lambda. Then, we found the normal vector of this plane. Next, we determined the normal vector of the second given plane from its parametric form using the cross product. By applying the condition that the two planes are perpendicular (their normal vectors' dot product is zero), we solved for λ\lambda. Finally, substituting the value of λ\lambda back into the plane equation and matching it to the given form ax+by+cz=4ax+by+cz=4, we identified a,b,ca, b, c and calculated the required expression (ab+c)(a-b+c).

The final answer is 22\boxed{\text{22}}, which corresponds to option (B).

Practice More 3D Geometry Questions

View All Questions