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

Question

If the line of intersection of the planes ax+by=3a x+b y=3 and ax+by+cz=0a x+b y+c z=0, a >0>0 makes an angle 3030^{\circ} with the plane yz+2=0y-z+2=0, then the direction cosines of the line are :

Options

Solution

Key Concepts and Formulas

To solve this problem, we will utilize the following fundamental concepts from 3D Geometry:

  1. Direction Vector of the Line of Intersection of Two Planes: A line formed by the intersection of two planes is perpendicular to the normal vectors of both planes. If the normal vectors of the two planes are n1\vec{n_1} and n2\vec{n_2}, respectively, then the direction vector d\vec{d} of their line of intersection can be found by taking their cross product: d=n1×n2\vec{d} = \vec{n_1} \times \vec{n_2}
  2. Angle between a Line and a Plane: If d=(l,m,n)\vec{d} = (l, m, n) is the direction vector of a line and n=(A,B,C)\vec{n} = (A, B, C) is the normal vector of a plane, and θ\theta is the angle between the line and the plane, then the sine of this angle is given by: sinθ=dndn\sin \theta = \frac{|\vec{d} \cdot \vec{n}|}{||\vec{d}|| \cdot ||\vec{n}||} Here, d||\vec{d}|| and n||\vec{n}|| represent the magnitudes of vectors d\vec{d} and n\vec{n}, respectively. The absolute value ensures that the angle θ\theta is taken as acute (0θ900^\circ \le \theta \le 90^\circ).
  3. Direction Cosines: For a line with direction vector d=(L,M,N)\vec{d} = (L, M, N), its direction cosines are given by (Ld,Md,Nd)\left(\frac{L}{||\vec{d}||}, \frac{M}{||\vec{d}||}, \frac{N}{||\vec{d}||}\right). These values represent the cosines of the angles the line makes with the positive x, y, and z axes. Note that if (l,m,n)(l,m,n) are direction cosines, then (l,m,n)(-l,-m,-n) are also valid direction cosines for the same line.

Step-by-Step Solution

Step 1: Identify the Normal Vectors of the Given Planes

We are given three planes. To find their normal vectors, we write each plane equation in the standard form Ax+By+Cz+D=0Ax+By+Cz+D=0, where the normal vector is n=(A,B,C)\vec{n}=(A, B, C).

  • Plane 1 (P1P_1): ax+by=3ax+by=3. This can be written as ax+by+0z=3ax+by+0z=3. The normal vector for Plane 1 is n1=(a,b,0)\vec{n_1} = (a, b, 0).
  • Plane 2 (P2P_2): ax+by+cz=0ax+by+cz=0. The normal vector for Plane 2 is n2=(a,b,c)\vec{n_2} = (a, b, c).
  • Plane 3 (P3P_3): yz+2=0y-z+2=0. This can be written as 0x+1y1z+2=00x+1y-1z+2=0. The normal vector for Plane 3 is n3=(0,1,1)\vec{n_3} = (0, 1, -1).

Step 2: Determine the Direction Vector of the Line of Intersection

The line of intersection of Plane 1 and Plane 2 is perpendicular to both n1\vec{n_1} and n2\vec{n_2}. Therefore, its direction vector, d\vec{d}, is found by taking the cross product of these two normal vectors: d=n1×n2\vec{d} = \vec{n_1} \times \vec{n_2} d=(a,b,0)×(a,b,c)\vec{d} = (a, b, 0) \times (a, b, c) We calculate the cross product using the determinant form: d=ijkab0abc\vec{d} = \begin{vmatrix} \mathbf{i} & \mathbf{j} & \mathbf{k} \\ a & b & 0 \\ a & b & c \end{vmatrix} d=i(bc0)j(ac0)+k(abab)\vec{d} = \mathbf{i}(bc - 0) - \mathbf{j}(ac - 0) + \mathbf{k}(ab - ab) d=bciacj+0k\vec{d} = bc \mathbf{i} - ac \mathbf{j} + 0 \mathbf{k} So, the direction vector of the line of intersection is d=(bc,ac,0)\vec{d} = (bc, -ac, 0).

Step 3: Apply the Angle Condition between the Line and Plane 3

We are given that the line of intersection makes an angle of θ=30\theta = 30^\circ with Plane 3. We use the formula for the angle between a line and a plane: sinθ=dn3dn3\sin \theta = \frac{|\vec{d} \cdot \vec{n_3}|}{||\vec{d}|| \cdot ||\vec{n_3}||} We have d=(bc,ac,0)\vec{d} = (bc, -ac, 0) and n3=(0,1,1)\vec{n_3} = (0, 1, -1).

First, calculate the dot product dn3\vec{d} \cdot \vec{n_3}: dn3=(bc)(0)+(ac)(1)+(0)(1)=0ac+0=ac\vec{d} \cdot \vec{n_3} = (bc)(0) + (-ac)(1) + (0)(-1) = 0 - ac + 0 = -ac

Next, calculate the magnitudes d||\vec{d}|| and n3||\vec{n_3}||: d=(bc)2+(ac)2+02=b2c2+a2c2=c2(a2+b2)=ca2+b2||\vec{d}|| = \sqrt{(bc)^2 + (-ac)^2 + 0^2} = \sqrt{b^2c^2 + a^2c^2} = \sqrt{c^2(a^2+b^2)} = |c|\sqrt{a^2+b^2} (We assume c0c \ne 0, otherwise P1P_1 and P2P_2 would be parallel or identical, not forming a unique line of intersection.) n3=02+12+(1)2=0+1+1=2||\vec{n_3}|| = \sqrt{0^2 + 1^2 + (-1)^2} = \sqrt{0 + 1 + 1} = \sqrt{2}

Now, substitute these values into the angle formula with sin30=12\sin 30^\circ = \frac{1}{2}: 12=acca2+b22\frac{1}{2} = \frac{|-ac|}{|c|\sqrt{a^2+b^2} \cdot \sqrt{2}} Since ac=ac|-ac| = |a||c| and we are given a>0a>0, we have a=a|a|=a. We can cancel c|c| from the numerator and denominator (as c0c \ne 0): 12=aa2+b22\frac{1}{2} = \frac{a}{\sqrt{a^2+b^2} \cdot \sqrt{2}} Rearrange the equation to solve for a2+b2a^2+b^2: a2+b2=2a2=a2\sqrt{a^2+b^2} = \frac{2a}{\sqrt{2}} = a\sqrt{2} Square both sides of the equation: a2+b2=(a2)2a^2+b^2 = (a\sqrt{2})^2 a2+b2=2a2a^2+b^2 = 2a^2 b2=a2b^2 = a^2 This implies that b=ab=a or b=ab=-a.

Step 4: Determine the Direction Cosines of the Line

The direction vector of the line is d=(bc,ac,0)\vec{d} = (bc, -ac, 0). Its magnitude is d=ca2+b2||\vec{d}|| = |c|\sqrt{a^2+b^2}. From Step 3, we found a2+b2=2a2a^2+b^2 = 2a^2. Since a>0a>0, a2+b2=2a2=a2\sqrt{a^2+b^2} = \sqrt{2a^2} = a\sqrt{2}. Therefore, the magnitude of the direction vector is d=ca2||\vec{d}|| = |c|a\sqrt{2}.

The direction cosines are given by (bcd,acd,0d)\left(\frac{bc}{||\vec{d}||}, \frac{-ac}{||\vec{d}||}, \frac{0}{||\vec{d}||}\right): (bcca2,acca2,0ca2)\left(\frac{bc}{|c|a\sqrt{2}}, \frac{-ac}{|c|a\sqrt{2}}, \frac{0}{|c|a\sqrt{2}}\right) Let's simplify these expressions. We can write cc\frac{c}{|c|} as sgn(c)\text{sgn}(c), which is 11 if c>0c>0 and 1-1 if c<0c<0. (ba2sgn(c),12sgn(c),0)\left(\frac{b}{a\sqrt{2}} \cdot \text{sgn}(c), -\frac{1}{\sqrt{2}} \cdot \text{sgn}(c), 0\right) Now we consider the two cases for bb:

  • Case 1: b=ab=a Substitute b=ab=a into the direction cosines: (aa2sgn(c),12sgn(c),0)=(12sgn(c),12sgn(c),0)\left(\frac{a}{a\sqrt{2}} \text{sgn}(c), -\frac{1}{\sqrt{2}} \text{sgn}(c), 0\right) = \left(\frac{1}{\sqrt{2}} \text{sgn}(c), -\frac{1}{\sqrt{2}} \text{sgn}(c), 0\right) If c>0c>0, the direction cosines are (12,12,0)\left(\frac{1}{\sqrt{2}}, -\frac{1}{\sqrt{2}}, 0\right). If c<0c<0, the direction cosines are (12,12,0)\left(-\frac{1}{\sqrt{2}}, \frac{1}{\sqrt{2}}, 0\right).

  • Case 2: b=ab=-a Substitute b=ab=-a into the direction cosines: (aa2sgn(c),12sgn(c),0)=(12sgn(c),12sgn(c),0)\left(\frac{-a}{a\sqrt{2}} \text{sgn}(c), -\frac{1}{\sqrt{2}} \text{sgn}(c), 0\right) = \left(-\frac{1}{\sqrt{2}} \text{sgn}(c), -\frac{1}{\sqrt{2}} \text{sgn}(c), 0\right) If c>0c>0, the direction cosines are (12,12,0)\left(-\frac{1}{\sqrt{2}}, -\frac{1}{\sqrt{2}}, 0\right). If c<0c<0, the direction cosines are (12,12,0)\left(\frac{1}{\sqrt{2}}, \frac{1}{\sqrt{2}}, 0\right).

Comparing these possible sets of direction cosines with the given options: Option (A) is (12,12,0)\left(\frac{1}{\sqrt{2}}, \frac{1}{\sqrt{2}}, 0\right). This set of direction cosines matches the result from Case 2 when b=ab=-a and c<0c<0. Since direction cosines (l,m,n)(l,m,n) and (l,m,n)(-l,-m,-n) both represent the same line, any of these possibilities is a valid answer.


Common Mistakes & Tips

  • Missing Coefficients: When identifying normal vectors, remember to include zero coefficients for missing variables. For example, ax+by=3ax+by=3 means ax+by+0z=3ax+by+0z=3.
  • Absolute Value in Angle Formula: Always use the absolute value in the numerator dn|\vec{d} \cdot \vec{n}| when calculating the angle between a line and a plane, as the angle is conventionally defined as acute.
  • Sign Considerations: Be careful with signs when taking square roots (e.g., X2=X\sqrt{X^2} = |X|). The condition a>0a>0 is important for a2=a\sqrt{a^2}=a.
  • Direction Cosines vs. Ratios: Remember that direction cosines are normalized direction ratios. If (L,M,N)(L, M, N) are direction ratios, then (LL2+M2+N2,ML2+M2+N2,NL2+M2+N2)\left(\frac{L}{\sqrt{L^2+M^2+N^2}}, \frac{M}{\sqrt{L^2+M^2+N^2}}, \frac{N}{\sqrt{L^2+M^2+N^2}}\right) are the direction cosines. Also, (l,m,n)(l,m,n) and (l,m,n)(-l,-m,-n) represent the same line.

Summary

This problem required us to first determine the direction vector of the line of intersection of two planes by taking the cross product of their normal vectors. Then, we used the formula for the angle between a line and a plane, which involves the dot product of the line's direction vector and the plane's normal vector, along with their magnitudes. By setting the angle to 3030^\circ, we established a relationship between the coefficients aa and bb. Finally, we used this relationship to find the direction cosines of the line, considering all possible signs for bb and cc, and matched one of the resulting sets with the given options.

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

Practice More 3D Geometry Questions

View All Questions