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

Question

A plane P contains the line of intersection of the plane r(i^+j^+k^)=6\vec{r} \cdot(\hat{i}+\hat{j}+\hat{k})=6 and r(2i^+3j^+4k^)=5\vec{r} \cdot(2 \hat{i}+3 \hat{j}+4 \hat{k})=-5. If P\mathrm{P} passes through the point (0,2,2)(0,2,-2), then the square of distance of the point (12,12,18)(12,12,18) from the plane P\mathrm{P} is :

Options

Solution

Key Concepts and Formulas

This problem requires the application of two fundamental concepts from 3D Geometry:

  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 equations of two distinct planes, then the equation of any plane that passes through their line of intersection is given by: P1+λP2=0P_1 + \lambda P_2 = 0 where λ\lambda is an arbitrary scalar constant (a parameter). This equation represents a family of planes, and a specific value of λ\lambda defines a unique plane within this family.

  2. Distance of a Point from a Plane: The perpendicular distance dd of a point (x0,y0,z0)(x_0, y_0, z_0) from a plane with the Cartesian equation Ax+By+Cz+D=0Ax+By+Cz+D=0 is given by the formula: d=Ax0+By0+Cz0+DA2+B2+C2d = \frac{|Ax_0+By_0+Cz_0+D|}{\sqrt{A^2+B^2+C^2}}


Step-by-Step Solution

Step 1: Convert the Given Plane Equations to Cartesian Form

The problem provides the equations of two planes in vector form. To effectively use the P1+λP2=0P_1 + \lambda P_2 = 0 formula, it's convenient to convert them into their standard Cartesian form, Ax+By+Cz+D=0Ax+By+Cz+D=0. Recall that the position vector r\vec{r} represents a general point (x,y,z)(x,y,z) on the plane, so r=xi^+yj^+zk^\vec{r} = x\hat{i} + y\hat{j} + z\hat{k}.

  • Plane 1 (P1P_1): r(i^+j^+k^)=6\vec{r} \cdot(\hat{i}+\hat{j}+\hat{k})=6 Substitute r=xi^+yj^+zk^\vec{r} = x\hat{i} + y\hat{j} + z\hat{k}: (xi^+yj^+zk^)(i^+j^+k^)=6(x\hat{i} + y\hat{j} + z\hat{k}) \cdot(\hat{i}+\hat{j}+\hat{k})=6 Performing the dot product: x(1)+y(1)+z(1)=6x(1) + y(1) + z(1) = 6 x+y+z=6x+y+z=6 To match the Ax+By+Cz+D=0Ax+By+Cz+D=0 format, move the constant term to the left side: P1:x+y+z6=0P_1: x+y+z-6=0

  • Plane 2 (P2P_2): r(2i^+3j^+4k^)=5\vec{r} \cdot(2 \hat{i}+3 \hat{j}+4 \hat{k})=-5 Substitute r=xi^+yj^+zk^\vec{r} = x\hat{i} + y\hat{j} + z\hat{k}: (xi^+yj^+zk^)(2i^+3j^+4k^)=5(x\hat{i} + y\hat{j} + z\hat{k}) \cdot(2 \hat{i}+3 \hat{j}+4 \hat{k})=-5 Performing the dot product: x(2)+y(3)+z(4)=5x(2) + y(3) + z(4) = -5 2x+3y+4z=52x+3y+4z=-5 Moving the constant term to the left side: P2:2x+3y+4z+5=0P_2: 2x+3y+4z+5=0

Step 2: Formulate the General Equation of Plane P

Plane P contains the line of intersection of P1P_1 and P2P_2. Using the key concept for planes passing through the line of intersection, its equation is given by P1+λP2=0P_1 + \lambda P_2 = 0. This general equation represents a family of planes, all sharing the same line of intersection.

Substitute the Cartesian forms of P1P_1 and P2P_2 found in Step 1: (x+y+z6)+λ(2x+3y+4z+5)=0(x+y+z-6) + \lambda(2x+3y+4z+5) = 0 Now, group the terms by xx, yy, and zz to express the equation in the standard form Ax+By+Cz+D=0Ax+By+Cz+D=0: (1+2λ)x+(1+3λ)y+(1+4λ)z+(6+5λ)=0(1+2\lambda)x + (1+3\lambda)y + (1+4\lambda)z + (-6+5\lambda) = 0 This is the general equation of plane P, where λ\lambda is an unknown parameter that we need to determine.

Step 3: Determine the Value of λ\lambda

The problem provides an additional condition: plane P passes through the point (0,2,2)(0,2,-2). This condition is crucial because it allows us to identify the unique plane P from the family of planes represented by the general equation. We substitute the coordinates of the point (0,2,2)(0,2,-2) into the general equation of plane P:

(1+2λ)(0)+(1+3λ)(2)+(1+4λ)(2)+(6+5λ)=0(1+2\lambda)(0) + (1+3\lambda)(2) + (1+4\lambda)(-2) + (-6+5\lambda) = 0 Simplify and solve for λ\lambda: 0+(2+6λ)+(28λ)+(6+5λ)=00 + (2+6\lambda) + (-2-8\lambda) + (-6+5\lambda) = 0 Combine the constant terms and the λ\lambda terms: (226)+(6λ8λ+5λ)=0(2 - 2 - 6) + (6\lambda - 8\lambda + 5\lambda) = 0 6+3λ=0-6 + 3\lambda = 0 3λ=63\lambda = 6 λ=2\lambda = 2 This value of λ=2\lambda=2 uniquely defines the plane P that satisfies all given conditions.

Step 4: Find the Specific Equation of Plane P

Now that we have determined λ=2\lambda=2, we substitute this value back into the general equation of plane P (from Step 2) to find its specific equation: (1+2(2))x+(1+3(2))y+(1+4(2))z+(6+5(2))=0(1+2(2))x + (1+3(2))y + (1+4(2))z + (-6+5(2)) = 0 (1+4)x+(1+6)y+(1+8)z+(6+10)=0(1+4)x + (1+6)y + (1+8)z + (-6+10) = 0 5x+7y+9z+4=05x + 7y + 9z + 4 = 0 This is the final Cartesian equation of plane P.

Step 5: Calculate the Distance of the Point (12,12,18)(12,12,18) from Plane P

The problem asks for the square of the distance of the point (12,12,18)(12,12,18) from plane P. First, we calculate the perpendicular distance dd using the distance formula. The point is (x0,y0,z0)=(12,12,18)(x_0, y_0, z_0) = (12,12,18) and the plane is 5x+7y+9z+4=05x+7y+9z+4=0. Comparing with Ax+By+Cz+D=0Ax+By+Cz+D=0, we have A=5A=5, B=7B=7, C=9C=9, and D=4D=4.

Substitute these values into the distance formula: d=Ax0+By0+Cz0+DA2+B2+C2d = \frac{|Ax_0+By_0+Cz_0+D|}{\sqrt{A^2+B^2+C^2}} d=5(12)+7(12)+9(18)+452+72+92d = \frac{|5(12) + 7(12) + 9(18) + 4|}{\sqrt{5^2+7^2+9^2}} Calculate the numerator: 5(12)=605(12) = 60 7(12)=847(12) = 84 9(18)=1629(18) = 162 Numerator=60+84+162+4=310=310\text{Numerator} = |60 + 84 + 162 + 4| = |310| = 310 Calculate the denominator: 52=255^2 = 25 72=497^2 = 49 92=819^2 = 81 Denominator=25+49+81=155\text{Denominator} = \sqrt{25+49+81} = \sqrt{155} So, the distance dd is: d=310155d = \frac{310}{\sqrt{155}}

Step 6: Calculate the Square of the Distance

The question specifically asks for the square of the distance, d2d^2: d2=(310155)2d^2 = \left(\frac{310}{\sqrt{155}}\right)^2 d2=3102155d^2 = \frac{310^2}{155} d2=310×310155d^2 = \frac{310 \times 310}{155} Notice that 310310 is exactly 2×1552 \times 155. d2=(2×155)×310155d^2 = \frac{(2 \times 155) \times 310}{155} d2=2×310d^2 = 2 \times 310 d2=620d^2 = 620


Common Mistakes & Tips

  • Sign Convention for Constant Term: When setting up P1+λP2=0P_1 + \lambda P_2 = 0, ensure both P1P_1 and P2P_2 are in the form Ax+By+Cz+D=0Ax+By+Cz+D=0. For example, x+y+z=6x+y+z=6 must be rewritten as x+y+z6=0x+y+z-6=0, not x+y+z+6=0x+y+z+6=0. Incorrectly handling the sign of the constant term DD is a common error.
  • Arithmetic Precision: Double-check all arithmetic calculations, especially when solving for λ\lambda and substituting values into the distance formula. A small error can lead to a completely incorrect final answer.
  • Understanding Vector Form: Remember that rn=d\vec{r} \cdot \vec{n} = d corresponds to the Cartesian equation Ax+By+Cz=dAx+By+Cz = d, where n=Ai^+Bj^+Ck^\vec{n} = A\hat{i}+B\hat{j}+C\hat{k}. To use it in P1+λP2=0P_1 + \lambda P_2 = 0, it must be Ax+By+Czd=0Ax+By+Cz-d=0.

Summary

This problem effectively tests the understanding of a plane passing through the intersection of two planes and the distance of a point from a plane. The solution involved converting the given vector equations of planes into Cartesian form, using the P1+λP2=0P_1 + \lambda P_2 = 0 family of planes, and then determining the unique value of λ\lambda by utilizing the condition that the plane passes through a specific point. Finally, the equation of plane P was used to calculate the distance of another point from it, and then the square of this distance was found.

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

Practice More 3D Geometry Questions

View All Questions