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

Question

Let L1:x11=y21=z12\mathrm{L}_1: \frac{x-1}{1}=\frac{y-2}{-1}=\frac{z-1}{2} and L2:x+11=y22=z1\mathrm{L}_2: \frac{x+1}{-1}=\frac{y-2}{2}=\frac{z}{1} be two lines. Let L3L_3 be a line passing through the point (α,β,γ)(\alpha, \beta, \gamma) and be perpendicular to both L1L_1 and L2L_2. If L3L_3 intersects L1\mathrm{L}_1, then 5α11β8γ|5 \alpha-11 \beta-8 \gamma| equals :

Options

Solution

Key Concepts and Formulas

  1. Equation of a Line in 3D: A line passing through a point (x0,y0,z0)(x_0, y_0, z_0) with direction ratios (a,b,c)(a, b, c) can be represented in its symmetric form as xx0a=yy0b=zz0c\frac{x-x_0}{a} = \frac{y-y_0}{b} = \frac{z-z_0}{c}. Its parametric vector form is r(t)=(x0,y0,z0)+t(a,b,c)\mathbf{r}(t) = (x_0, y_0, z_0) + t(a, b, c), where tt is a scalar parameter.
  2. Direction Vector and Perpendicularity: The vector (a,b,c)(a, b, c) is the direction vector of the line. If two lines are perpendicular, their direction vectors are orthogonal, meaning their dot product is zero.
  3. Cross Product: The cross product of two vectors u\mathbf{u} and v\mathbf{v}, denoted u×v\mathbf{u} \times \mathbf{v}, yields a vector that is perpendicular to both u\mathbf{u} and v\mathbf{v}. This is fundamental for finding the direction of a line perpendicular to two given lines. For u=(u1,u2,u3)\mathbf{u} = (u_1, u_2, u_3) and v=(v1,v2,v3)\mathbf{v} = (v_1, v_2, v_3), u×v=ijku1u2u3v1v2v3=(u2v3u3v2)i(u1v3u3v1)j+(u1v2u2v1)k\mathbf{u} \times \mathbf{v} = \begin{vmatrix} \mathbf{i} & \mathbf{j} & \mathbf{k} \\ u_1 & u_2 & u_3 \\ v_1 & v_2 & v_3 \end{vmatrix} = (u_2v_3 - u_3v_2)\mathbf{i} - (u_1v_3 - u_3v_1)\mathbf{j} + (u_1v_2 - u_2v_1)\mathbf{k}

Step-by-Step Solution

Step 1: Identify Direction Vectors of L1L_1 and L2L_2. We begin by extracting the direction vectors for the given lines L1L_1 and L2L_2 from their symmetric equations. The symmetric form xx0a=yy0b=zz0c\frac{x-x_0}{a}=\frac{y-y_0}{b}=\frac{z-z_0}{c} directly provides the direction vector (a,b,c)(a, b, c).

For line L1:x11=y21=z12\mathrm{L}_1: \frac{x-1}{1}=\frac{y-2}{-1}=\frac{z-1}{2}: The direction vector for L1L_1 is u=(1,1,2)\mathbf{u} = (1, -1, 2). A point on L1L_1 is P1=(1,2,1)P_1 = (1, 2, 1).

For line L2:x+11=y22=z1\mathrm{L}_2: \frac{x+1}{-1}=\frac{y-2}{2}=\frac{z}{1}: The direction vector for L2L_2 is v=(1,2,1)\mathbf{v} = (-1, 2, 1). A point on L2L_2 is P2=(1,2,0)P_2 = (-1, 2, 0).

Reasoning: Identifying these direction vectors is the first crucial step as they define the orientation of the lines in 3D space, which is essential for determining perpendicularity.

Step 2: Determine the Direction Vector of Line L3L_3. The problem states that line L3L_3 is perpendicular to both L1L_1 and L2L_2. A vector that is perpendicular to two other vectors can be found using their cross product. Therefore, the direction vector of L3L_3, let's denote it as d\mathbf{d}, will be parallel to the cross product of u\mathbf{u} and v\mathbf{v}.

Let's compute d=u×v\mathbf{d} = \mathbf{u} \times \mathbf{v}: d=ijk112121\mathbf{d} = \begin{vmatrix} \mathbf{i} & \mathbf{j} & \mathbf{k} \\ 1 & -1 & 2 \\ -1 & 2 & 1 \end{vmatrix} Expanding the determinant:

  • i\mathbf{i}-component: (1)(1)(2)(2)=14=5(-1)(1) - (2)(2) = -1 - 4 = -5
  • j\mathbf{j}-component: ((1)(1)(2)(1))=(1(2))=(1+2)=3-( (1)(1) - (2)(-1) ) = -(1 - (-2)) = -(1+2) = -3
  • k\mathbf{k}-component: (1)(2)(1)(1)=21=1(1)(2) - (-1)(-1) = 2 - 1 = 1

So, the direction vector for L3L_3 is d=(5,3,1)\mathbf{d} = (-5, -3, 1). Reasoning: The cross product provides a vector that is inherently orthogonal to both input vectors, perfectly satisfying the perpendicularity condition for L3L_3.

Step 3: Express the Point (α,β,γ)(\alpha, \beta, \gamma) using the Intersection Condition. We are given that L3L_3 passes through the point Q(α,β,γ)Q(\alpha, \beta, \gamma) and intersects L1L_1. Let the point of intersection between L3L_3 and L1L_1 be AA. Since point AA lies on L1L_1, we can represent its coordinates using the parametric form of L1L_1. Using P1(1,2,1)P_1(1,2,1) and u=(1,1,2)\mathbf{u}=(1,-1,2): A=(1+t,2t,1+2t)A = (1+t, 2-t, 1+2t) for some scalar parameter tt.

Now, line L3L_3 passes through Q(α,β,γ)Q(\alpha, \beta, \gamma) and also through AA. Since d=(5,3,1)\mathbf{d}=(-5, -3, 1) is the direction vector of L3L_3, the vector QA\vec{QA} (or AQ\vec{AQ}) must be parallel to d\mathbf{d}. This means that QQ can be expressed as AA plus some scalar multiple of d\mathbf{d}. Let this scalar multiple be ss: Q=A+sdQ = A + s\mathbf{d} Substituting the coordinates of AA and the vector d\mathbf{d}: (α,β,γ)=(1+t,2t,1+2t)+s(5,3,1)(\alpha, \beta, \gamma) = (1+t, 2-t, 1+2t) + s(-5, -3, 1) This gives us a system of equations for α,β,γ\alpha, \beta, \gamma in terms of parameters tt and ss: {α=1+t5sβ=2t3sγ=1+2t+s\begin{cases} \alpha = 1 + t - 5s \\ \beta = 2 - t - 3s \\ \gamma = 1 + 2t + s \end{cases} Reasoning: This step leverages the fact that L3L_3 intersects L1L_1. By parameterizing the intersection point AA on L1L_1 and then using the direction vector of L3L_3, we can express the coordinates of Q(α,β,γ)Q(\alpha, \beta, \gamma) in terms of two parameters tt and ss. This formulation is key to evaluating the target expression.

Step 4: Evaluate the Expression 5α11β8γ|5\alpha - 11\beta - 8\gamma|. Now, we substitute the expressions for α,β,γ\alpha, \beta, \gamma from Step 3 into the target expression: 5α11β8γ=5(1+t5s)11(2t3s)8(1+2t+s)5\alpha - 11\beta - 8\gamma = 5(1+t-5s) - 11(2-t-3s) - 8(1+2t+s) Let's carefully expand and simplify the expression: =(5+5t25s)(2211t33s)(8+16t+8s)= (5 + 5t - 25s) - (22 - 11t - 33s) - (8 + 16t + 8s) Distribute the negative signs: =5+5t25s22+11t+33s816t8s= 5 + 5t - 25s - 22 + 11t + 33s - 8 - 16t - 8s Now, group the constant terms, terms involving tt, and terms involving ss:

  • Constant terms: 5228=178=255 - 22 - 8 = -17 - 8 = -25
  • Terms with tt: 5t+11t16t=16t16t=0t=05t + 11t - 16t = 16t - 16t = 0t = 0
  • Terms with ss: 25s+33s8s=8s8s=0s=0-25s + 33s - 8s = 8s - 8s = 0s = 0

Combining these, we find: 5α11β8γ=25+0+0=255\alpha - 11\beta - 8\gamma = -25 + 0 + 0 = -25 Finally, we need to find the absolute value of this expression: 5α11β8γ=25=25|5\alpha - 11\beta - 8\gamma| = |-25| = 25 Reasoning: This is the final computational step. The cancellation of parameters tt and ss indicates that the value of the expression is independent of the specific point of intersection or the exact location of QQ along L3L_3, as long as the conditions of the problem are met. This is a common pattern in JEE problems designed to simplify calculations.


Common Mistakes & Tips

  • Cross Product Sign Errors: Be extremely cautious with the signs when calculating the cross product, especially for the j\mathbf{j} component (which has a negative sign in the determinant expansion).
  • Interpreting Line Equations: Ensure correct extraction of points and direction vectors from the symmetric form. For example, x+1x+1 corresponds to x(1)x-(-1), so x0=1x_0 = -1.
  • Algebraic Precision: The final substitution and simplification step requires meticulous attention to signs and distribution to avoid arithmetic errors.
  • Independence of Parameters: If parameters like tt and ss cancel out in the final expression, it's often a good sign that your calculations are correct, as it implies the quantity being sought is invariant under the specific choices of these parameters.

Summary

This problem required a systematic application of 3D geometry concepts. We first identified the direction vectors of the given lines L1L_1 and L2L_2. Then, we used the cross product of these vectors to determine the direction vector of L3L_3, which is perpendicular to both. By leveraging the condition that L3L_3 passes through (α,β,γ)(\alpha, \beta, \gamma) and intersects L1L_1, we expressed α,β,γ\alpha, \beta, \gamma in terms of parameters tt and ss. Substituting these expressions into the target algebraic expression, we found that all parametric terms canceled out, yielding a constant value. The absolute value of this constant gave the final answer.

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

Practice More 3D Geometry Questions

View All Questions