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

Question

For a,bZ\mathrm{a}, \mathrm{b} \in \mathbb{Z} and ab10|\mathrm{a}-\mathrm{b}| \leq 10, let the angle between the plane P:ax+yz=b\mathrm{P}: \mathrm{ax}+y-\mathrm{z}=\mathrm{b} and the line l:x1=ay=z+1l: x-1=\mathrm{a}-y=z+1 be cos1(13)\cos ^{-1}\left(\frac{1}{3}\right). If the distance of the point (6,6,4)(6,-6,4) from the plane P is 363 \sqrt{6}, then a4+b2a^{4}+b^{2} is equal to :

Options

Solution

1. Key Concepts and Formulas

This problem involves concepts from 3D Geometry:

  • Angle between a Plane and a Line: If a plane has a normal vector n=(A,B,C)\vec{n} = (A,B,C) and a line has a direction vector d=(l,m,n)\vec{d} = (l,m,n), the angle θ\theta between the plane and the line is given by: sinθ=ndnd\sin \theta = \frac{|\vec{n} \cdot \vec{d}|}{||\vec{n}|| \cdot ||\vec{d}||} where nd\vec{n} \cdot \vec{d} is the dot product, n=A2+B2+C2||\vec{n}|| = \sqrt{A^2+B^2+C^2} is the magnitude of the normal vector, and d=l2+m2+n2||\vec{d}|| = \sqrt{l^2+m^2+n^2} is the magnitude of the direction vector.
  • Distance of a Point from a Plane: The distance DD of a point (x1,y1,z1)(x_1, y_1, z_1) from a plane Ax+By+Cz+D=0Ax+By+Cz+D'=0 is given by: D=Ax1+By1+Cz1+DA2+B2+C2D = \frac{|Ax_1+By_1+Cz_1+D'|}{\sqrt{A^2+B^2+C^2}}

2. Step-by-Step Solution

Step 1: Determine sinθ\sin \theta from the given angle. The angle between the plane P and the line ll is given as θ=cos1(13)\theta = \cos^{-1}\left(\frac{1}{3}\right). This means cosθ=13\cos \theta = \frac{1}{3}. To use the angle formula for a plane and a line, we need sinθ\sin \theta. We use the identity sin2θ+cos2θ=1\sin^2 \theta + \cos^2 \theta = 1. Since θ\theta is an angle between a line and a plane, 0θπ20 \le \theta \le \frac{\pi}{2}, so sinθ\sin \theta must be positive. sinθ=1cos2θ=1(13)2=119=89=223\sin \theta = \sqrt{1 - \cos^2 \theta} = \sqrt{1 - \left(\frac{1}{3}\right)^2} = \sqrt{1 - \frac{1}{9}} = \sqrt{\frac{8}{9}} = \frac{2\sqrt{2}}{3}

Step 2: Extract the normal vector of the plane and the direction vector of the line. The equation of the plane P is ax+yz=bax+y-z=b. The normal vector to the plane P, n\vec{n}, is obtained from the coefficients of x,y,zx, y, z: n=(a,1,1)\vec{n} = (a, 1, -1) The equation of the line ll is x1=ay=z+1x-1 = a-y = z+1. To find its direction vector, we must write the line in its standard symmetric form, xx0l=yy0m=zz0n\frac{x-x_0}{l} = \frac{y-y_0}{m} = \frac{z-z_0}{n}: x1=ya1=z(1)1x-1 = \frac{y-a}{-1} = \frac{z-(-1)}{1} From this form, the direction vector of the line ll, d\vec{d}, is: d=(1,1,1)\vec{d} = (1, -1, 1)

Step 3: Apply the angle formula and solve for 'a'. Using the formula for the angle between a plane and a line: sinθ=ndnd\sin \theta = \frac{|\vec{n} \cdot \vec{d}|}{||\vec{n}|| \cdot ||\vec{d}||} First, calculate the dot product nd\vec{n} \cdot \vec{d}: nd=(a)(1)+(1)(1)+(1)(1)=a11=a2\vec{n} \cdot \vec{d} = (a)(1) + (1)(-1) + (-1)(1) = a - 1 - 1 = a - 2 Next, calculate the magnitudes of the vectors: n=a2+12+(1)2=a2+1+1=a2+2||\vec{n}|| = \sqrt{a^2 + 1^2 + (-1)^2} = \sqrt{a^2 + 1 + 1} = \sqrt{a^2 + 2} d=12+(1)2+12=1+1+1=3||\vec{d}|| = \sqrt{1^2 + (-1)^2 + 1^2} = \sqrt{1 + 1 + 1} = \sqrt{3} Substitute these values into the sinθ\sin \theta formula from Step 1: 223=a2a2+23\frac{2\sqrt{2}}{3} = \frac{|a-2|}{\sqrt{a^2+2} \cdot \sqrt{3}} To solve for aa, we rearrange and square both sides: 223a2+2=3a22\sqrt{2}\sqrt{3} \sqrt{a^2+2} = 3|a-2| 26a2+2=3a22\sqrt{6} \sqrt{a^2+2} = 3|a-2| Squaring both sides (recall X2=X2|X|^2 = X^2): (26)2(a2+2)2=(3(a2))2(2\sqrt{6})^2 (\sqrt{a^2+2})^2 = (3(a-2))^2 (46)(a2+2)=9(a2)2(4 \cdot 6)(a^2+2) = 9(a-2)^2 24(a2+2)=9(a24a+4)24(a^2+2) = 9(a^2 - 4a + 4) Divide by 3 to simplify: 8(a2+2)=3(a24a+4)8(a^2+2) = 3(a^2 - 4a + 4) 8a2+16=3a212a+128a^2 + 16 = 3a^2 - 12a + 12 Rearrange into a quadratic equation: 5a2+12a+4=05a^2 + 12a + 4 = 0 Factor the quadratic equation: 5a2+10a+2a+4=05a^2 + 10a + 2a + 4 = 0 5a(a+2)+2(a+2)=05a(a+2) + 2(a+2) = 0 (5a+2)(a+2)=0(5a+2)(a+2) = 0 This yields two possible values for aa: a=25ora=2a = -\frac{2}{5} \quad \text{or} \quad a = -2 The problem states that aZa \in \mathbb{Z} (a is an integer). Therefore, we must choose a=2a = -2.

Step 4: Use the distance formula to find 'b'. With a=2a=-2, the equation of the plane P becomes: 2x+yz=bor2x+yzb=0-2x + y - z = b \quad \text{or} \quad -2x + y - z - b = 0 The distance of the point (6,6,4)(6, -6, 4) from this plane is given as 363\sqrt{6}. Using the distance formula D=Ax1+By1+Cz1+DA2+B2+C2D = \frac{|Ax_1+By_1+Cz_1+D'|}{\sqrt{A^2+B^2+C^2}}: Here, (x1,y1,z1)=(6,6,4)(x_1, y_1, z_1) = (6, -6, 4), and from the plane equation, A=2,B=1,C=1,D=bA=-2, B=1, C=-1, D'=-b. 36=(2)(6)+(1)(6)+(1)(4)b(2)2+12+(1)23\sqrt{6} = \frac{|(-2)(6) + (1)(-6) + (-1)(4) - b|}{\sqrt{(-2)^2 + 1^2 + (-1)^2}} 36=1264b4+1+13\sqrt{6} = \frac{|-12 - 6 - 4 - b|}{\sqrt{4 + 1 + 1}} 36=22b63\sqrt{6} = \frac{|-22 - b|}{\sqrt{6}} Multiply both sides by 6\sqrt{6}: 366=22b3\sqrt{6} \cdot \sqrt{6} = |-22 - b| 36=(22+b)3 \cdot 6 = |-(22 + b)| 18=22+b18 = |22 + b| This absolute value equation gives two possibilities for 22+b22+b: 22+b=18or22+b=1822+b = 18 \quad \text{or} \quad 22+b = -18 Solving for bb: b=1822    b=4b = 18 - 22 \implies b = -4 b=1822    b=40b = -18 - 22 \implies b = -40

Step 5: Apply the condition ab10|a-b| \leq 10 to choose the correct 'b'. We have a=2a = -2. We check which value of bb satisfies the condition ab10|a-b| \leq 10.

  • Case 1: b=4b = -4 ab=2(4)=2+4=2=2|a-b| = |-2 - (-4)| = |-2 + 4| = |2| = 2 Since 2102 \leq 10, this value of b=4b=-4 is valid.

  • Case 2: b=40b = -40 ab=2(40)=2+40=38=38|a-b| = |-2 - (-40)| = |-2 + 40| = |38| = 38 Since 38≰1038 \not\leq 10, this value of b=40b=-40 is not valid.

Therefore, the unique correct values are a=2a=-2 and b=4b=-4.

Step 6: Calculate a4+b2a^4+b^2. Substitute the determined values of aa and bb into the expression a4+b2a^4+b^2: a4+b2=(2)4+(4)2a^4+b^2 = (-2)^4 + (-4)^2 =16+16= 16 + 16 =32= 32

3. Common Mistakes & Tips

  • Angle Formula: Remember to use sinθ\sin \theta for the angle between a plane and a line, not cosθ\cos \theta. The angle between the normal vector and the line's direction vector is complementary to the angle between the plane and the line.
  • Line Equation Form: Always convert the line equation into the standard symmetric form to correctly identify the direction vector. Pay close attention to signs, especially for terms like aya-y.
  • Absolute Values: Absolute value equations always lead to two cases. Make sure to consider both and use all given conditions (like ab10|a-b| \leq 10 and a,bZa,b \in \mathbb{Z}) to filter for the correct solution.
  • Integer Constraints: Do not forget to apply integer constraints (a,bZa,b \in \mathbb{Z}) to filter out non-integer solutions at each relevant step.

4. Summary

This problem required a systematic application of 3D geometry formulas. We first converted the given angle cos1(1/3)\cos^{-1}(1/3) to sinθ=223\sin \theta = \frac{2\sqrt{2}}{3}, which is needed for the angle between a plane and a line. We then extracted the normal vector of the plane and the direction vector of the line, being careful with the line's symmetric form. Applying the angle formula led to a quadratic equation for aa, from which we found a=2a=-2 (since aa must be an integer). Next, using the distance formula from a point to the plane, we found two possible integer values for bb. Finally, the condition ab10|a-b| \leq 10 uniquely determined b=4b=-4. Substituting these values into a4+b2a^4+b^2 gave the final result.

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

Practice More 3D Geometry Questions

View All Questions