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

Question

The angle between the lines whose direction cosines satisfy the equations l+m+n=0l+m+n=0 and l2=m2+n2{l^2} = {m^2} + {n^2} is :

Options

Solution

1. Key Concepts and Formulas

  • Direction Cosines: The direction cosines (l,m,n)(l, m, n) of a line are the cosines of the angles that the line makes with the positive x,y,x, y, and zz axes. They describe the orientation of the line in 3D space.
  • Fundamental Identity of Direction Cosines: For any set of direction cosines (l,m,n)(l, m, n), the sum of their squares is always equal to 1: l2+m2+n2=1l^2 + m^2 + n^2 = 1 This identity is crucial for finding specific values of l,m,nl, m, n.
  • Angle Between Two Lines: If two lines have direction cosines (l1,m1,n1)(l_1, m_1, n_1) and (l2,m2,n2)(l_2, m_2, n_2), the angle θ\theta between them is given by the dot product formula: cosθ=l1l2+m1m2+n1n2\cos \theta = |l_1 l_2 + m_1 m_2 + n_1 n_2| The absolute value ensures that we find the acute angle between the lines (0θπ/20 \le \theta \le \pi/2).

2. Step-by-Step Solution

Step 1: Set up the system of equations for the direction cosines. We are given two conditions that the direction cosines (l,m,n)(l, m, n) of the lines must satisfy:

  1. l+m+n=0l+m+n=0
  2. l2=m2+n2l^2 = m^2 + n^2

We also know the fundamental identity for direction cosines: 3. l2+m2+n2=1l^2 + m^2 + n^2 = 1

Our goal is to find two distinct sets of (l,m,n)(l, m, n) that satisfy all three equations. Each set will represent one of the lines.

Step 2: Simplify the given conditions to find relationships between l,m,l, m, and nn. From equation (1), we can express ll in terms of mm and nn: l=(m+n)()l = -(m+n) \quad (*) Now, substitute this expression for ll into equation (2): ((m+n))2=m2+n2(-(m+n))^2 = m^2 + n^2 Squaring the left side gives: (m+n)2=m2+n2(m+n)^2 = m^2 + n^2 Expand the left side: m2+2mn+n2=m2+n2m^2 + 2mn + n^2 = m^2 + n^2 Subtract m2+n2m^2 + n^2 from both sides to simplify: 2mn=02mn = 0 This significant result implies that for any line satisfying the given conditions, either m=0m=0 or n=0n=0 (or both). This means the lines must lie in specific coordinate planes (the xzxz-plane or the xyxy-plane, respectively).

Step 3: Determine the possible values for ll. We can use the result from equation (2), l2=m2+n2l^2 = m^2+n^2, and substitute it into the fundamental identity (3), l2+m2+n2=1l^2+m^2+n^2=1. l2+(l2)=1l^2 + (l^2) = 1 2l2=12l^2 = 1 l2=12l^2 = \frac{1}{2} Taking the square root, we find the possible values for ll: l=±12l = \pm \frac{1}{\sqrt{2}}

Step 4: Find the two distinct sets of direction cosines. We combine the results from Step 2 (2mn=02mn=0) and Step 3 (l=±12l = \pm \frac{1}{\sqrt{2}}) with the relation l=(m+n)l=-(m+n).

Case 1: m=0m=0 If m=0m=0, the condition 2mn=02mn=0 is satisfied. From l=(m+n)l = -(m+n), substituting m=0m=0 gives: l=(0+n)    l=nl = -(0+n) \implies l = -n Since we know l=±12l = \pm \frac{1}{\sqrt{2}}, we have two possibilities for nn:

  • If l=12l = \frac{1}{\sqrt{2}}, then n=12n = -\frac{1}{\sqrt{2}}. This gives the direction cosines for the first line: (l1,m1,n1)=(12,0,12)(l_1, m_1, n_1) = \left(\frac{1}{\sqrt{2}}, 0, -\frac{1}{\sqrt{2}}\right).
  • If l=12l = -\frac{1}{\sqrt{2}}, then n=12n = \frac{1}{\sqrt{2}}. This gives (12,0,12)\left(-\frac{1}{\sqrt{2}}, 0, \frac{1}{\sqrt{2}}\right). This set of direction cosines represents the same line as the first set, just in the opposite direction. We only need one set for each line.

Case 2: n=0n=0 If n=0n=0, the condition 2mn=02mn=0 is satisfied. From l=(m+n)l = -(m+n), substituting n=0n=0 gives: l=(m+0)    l=ml = -(m+0) \implies l = -m Since we know l=±12l = \pm \frac{1}{\sqrt{2}}, we have two possibilities for mm:

  • If l=12l = \frac{1}{\sqrt{2}}, then m=12m = -\frac{1}{\sqrt{2}}. This gives the direction cosines for the second line: (l2,m2,n2)=(12,12,0)(l_2, m_2, n_2) = \left(\frac{1}{\sqrt{2}}, -\frac{1}{\sqrt{2}}, 0\right).
  • If l=12l = -\frac{1}{\sqrt{2}}, then m=12m = \frac{1}{\sqrt{2}}. This gives (12,12,0)\left(-\frac{1}{\sqrt{2}}, \frac{1}{\sqrt{2}}, 0\right), which represents the same line as the second set, just in the opposite direction.

So, we have found the direction cosines for two distinct lines: Line 1: (l1,m1,n1)=(12,0,12)(l_1, m_1, n_1) = \left(\frac{1}{\sqrt{2}}, 0, -\frac{1}{\sqrt{2}}\right) Line 2: (l2,m2,n2)=(12,12,0)(l_2, m_2, n_2) = \left(\frac{1}{\sqrt{2}}, -\frac{1}{\sqrt{2}}, 0\right)

Step 5: Calculate the angle between the lines. Now we use the formula for the angle θ\theta between two lines using their direction cosines: cosθ=l1l2+m1m2+n1n2\cos \theta = |l_1 l_2 + m_1 m_2 + n_1 n_2| Substitute the values of the direction cosines we found in Step 4: cosθ=(12)(12)+(0)(12)+(12)(0)\cos \theta = \left| \left(\frac{1}{\sqrt{2}}\right) \left(\frac{1}{\sqrt{2}}\right) + (0)\left(-\frac{1}{\sqrt{2}}\right) + \left(-\frac{1}{\sqrt{2}}\right)(0) \right| cosθ=12+0+0\cos \theta = \left| \frac{1}{2} + 0 + 0 \right| cosθ=12\cos \theta = \frac{1}{2} To find the angle θ\theta, we take the inverse cosine: θ=arccos(12)\theta = \arccos\left(\frac{1}{2}\right) θ=π3\theta = \frac{\pi}{3}

3. Common Mistakes & Tips

  • Forgetting l2+m2+n2=1l^2+m^2+n^2=1: This is the most common pitfall. Without this fundamental identity, you can only find direction ratios, not specific direction cosines.
  • Incorrect Algebraic Manipulation: Be careful when squaring expressions or simplifying equations. A small error in 2mn=02mn=0 could lead to vastly different sets of direction cosines.
  • Not Identifying Distinct Lines: Remember that (l,m,n)(l, m, n) and (l,m,n)(-l, -m, -n) represent the same line, just different directions. Ensure you select two truly distinct lines for calculating the angle.
  • Acute Angle: The absolute value in the formula for cosθ\cos \theta ensures that you find the acute angle, which is typically what is asked for unless specified otherwise.

4. Summary

This problem required us to first determine the direction cosines of the lines by solving a system of three equations: two given conditions and the fundamental identity (l2+m2+n2=1l^2+m^2+n^2=1). The key simplification came from deriving 2mn=02mn=0, which implies that either m=0m=0 or n=0n=0. This led to two distinct sets of direction cosines. Finally, the angle between these two lines was calculated using the dot product formula for direction cosines, yielding cosθ=1/2\cos \theta = 1/2.

The final answer is π3\boxed{\text{\(\frac{\pi}{3}\)}}, which corresponds to option (C).

Practice More 3D Geometry Questions

View All Questions