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

Question

Let a line ll pass through the origin and be perpendicular to the lines l1:r=(ı^11ȷ^7k^)+λ(i^+2ȷ^+3k^),λRl_{1}: \vec{r}=(\hat{\imath}-11 \hat{\jmath}-7 \hat{k})+\lambda(\hat{i}+2 \hat{\jmath}+3 \hat{k}), \lambda \in \mathbb{R} and l2:r=(ı^+k^)+μ(2ı^+2ȷ^+k^),μRl_{2}: \vec{r}=(-\hat{\imath}+\hat{\mathrm{k}})+\mu(2 \hat{\imath}+2 \hat{\jmath}+\hat{\mathrm{k}}), \mu \in \mathbb{R}. If P\mathrm{P} is the point of intersection of ll and l1l_{1}, and Q(,β,γ)\mathrm{Q}(\propto, \beta, \gamma) is the foot of perpendicular from P on l2l_{2}, then 9(α+β+γ)9(\alpha+\beta+\gamma) is equal to _____________.

Answer: 1

Solution

1. Key Concepts and Formulas

  • Direction Vector of a Line Perpendicular to Two Lines: If a line ll is perpendicular to two lines l1l_1 and l2l_2, its direction vector dl\vec{d_l} is parallel to the cross product of the direction vectors of l1l_1 and l2l_2, i.e., dl(d1×d2)\vec{d_l} \propto (\vec{d_1} \times \vec{d_2}).
  • Point of Intersection of Two Lines: A point of intersection satisfies the parametric equations of both lines. Equating the coordinates provides a system of linear equations to solve for the parameters.
  • Foot of Perpendicular from a Point to a Line: If QQ is the foot of the perpendicular from point PP to line LL, then the vector PQ\vec{PQ} is perpendicular to the direction vector of line LL. This implies their dot product is zero: PQdL=0\vec{PQ} \cdot \vec{d_L} = 0.

2. Step-by-Step Solution

Step 1: Identify Given Information and Direction Vectors We are given two lines, l1l_1 and l2l_2, in vector form:

  • Line l1l_1: r=(ı^11ȷ^7k^)+λ(i^+2ȷ^+3k^)\vec{r}=(\hat{\imath}-11 \hat{\jmath}-7 \hat{k})+\lambda(\hat{i}+2 \hat{\jmath}+3 \hat{k}) This tells us that l1l_1 passes through the point A1(1,11,7)A_1(1, -11, -7) and has a direction vector d1=i^+2ȷ^+3k^\vec{d_1} = \hat{i}+2 \hat{\jmath}+3 \hat{k}.
  • Line l2l_2: r=(ı^+k^)+μ(2ı^+2ȷ^+k^)\vec{r}=(-\hat{\imath}+\hat{\mathrm{k}})+\mu(2 \hat{\imath}+2 \hat{\jmath}+\hat{\mathrm{k}}) This tells us that l2l_2 passes through the point A2(1,0,1)A_2(-1, 0, 1) and has a direction vector d2=2ı^+2ȷ^+k^\vec{d_2} = 2 \hat{\imath}+2 \hat{\jmath}+\hat{\mathrm{k}}. Line ll passes through the origin O(0,0,0)O(0,0,0) and is perpendicular to both l1l_1 and l2l_2.

Step 2: Find the Direction Vector and Equation of Line ll

  • Why: Line ll is perpendicular to both l1l_1 and l2l_2, so its direction vector must be perpendicular to d1\vec{d_1} and d2\vec{d_2}. The cross product of d1\vec{d_1} and d2\vec{d_2} will give us such a vector.
  • Calculation: Let dl\vec{d_l} be the direction vector of line ll. dl=d1×d2=ı^ȷ^k^123221\vec{d_l} = \vec{d_1} \times \vec{d_2} = \begin{vmatrix} \hat{\imath} & \hat{\jmath} & \hat{\mathrm{k}} \\ 1 & 2 & 3 \\ 2 & 2 & 1 \end{vmatrix} dl=ı^((2)(1)(3)(2))ȷ^((1)(1)(3)(2))+k^((1)(2)(2)(2))\vec{d_l} = \hat{\imath}((2)(1) - (3)(2)) - \hat{\jmath}((1)(1) - (3)(2)) + \hat{\mathrm{k}}((1)(2) - (2)(2)) dl=ı^(26)ȷ^(16)+k^(24)\vec{d_l} = \hat{\imath}(2 - 6) - \hat{\jmath}(1 - 6) + \hat{\mathrm{k}}(2 - 4) dl=4ı^+5ȷ^2k^\vec{d_l} = -4\hat{\imath} + 5\hat{\jmath} - 2\hat{\mathrm{k}}
  • Reasoning: Line ll passes through the origin O(0,0,0)O(0,0,0) and has direction vector dl\vec{d_l}. Its vector equation is r=δdl\vec{r} = \delta \vec{d_l}. r=δ(4ı^+5ȷ^2k^),δR\vec{r} = \delta(-4\hat{\imath} + 5\hat{\jmath} - 2\hat{\mathrm{k}}), \delta \in \mathbb{R} Any point on line ll can be represented as (4δ,5δ,2δ)(-4\delta, 5\delta, -2\delta).

Step 3: Find the Point of Intersection PP of ll and l1l_1

  • Why: The point PP lies on both lines ll and l1l_1. We equate their parametric forms to find the values of the parameters δ\delta and λ\lambda.
  • Calculation: A general point on ll is P(4δ,5δ,2δ)P(-4\delta, 5\delta, -2\delta). A general point on l1l_1 is P(1+λ,11+2λ,7+3λ)P(1+\lambda, -11+2\lambda, -7+3\lambda). Equating the coordinates:
    1. 4δ=1+λ-4\delta = 1+\lambda
    2. 5δ=11+2λ5\delta = -11+2\lambda
    3. 2δ=7+3λ-2\delta = -7+3\lambda From equation (1), λ=4δ1\lambda = -4\delta - 1. Substitute this into equation (2): 5δ=11+2(4δ1)5\delta = -11 + 2(-4\delta - 1) 5δ=118δ25\delta = -11 - 8\delta - 2 13δ=13    δ=113\delta = -13 \implies \delta = -1. Substitute δ=1\delta = -1 back into the expression for λ\lambda: λ=4(1)1=41=3\lambda = -4(-1) - 1 = 4 - 1 = 3.
  • Reasoning: We must verify these parameter values with the third equation. For equation (3): 2(1)=2-2(-1) = 2 and 7+3(3)=7+9=2-7+3(3) = -7+9 = 2. The values are consistent. Now, substitute δ=1\delta = -1 into the parametric form of PP on line ll: P=(4(1),5(1),2(1))=(4,5,2)P = (-4(-1), 5(-1), -2(-1)) = (4, -5, 2).

Step 4: Find the Foot of Perpendicular QQ from PP on l2l_2

  • Why: The foot of the perpendicular QQ is a point on l2l_2 such that the vector PQ\vec{PQ} is perpendicular to the direction vector of l2l_2. We use the dot product condition PQd2=0\vec{PQ} \cdot \vec{d_2} = 0.
  • Calculation: Let Q(α,β,γ)Q(\alpha, \beta, \gamma) be a general point on l2l_2: Q(1+2μ,2μ,1+μ)Q(-1+2\mu, 2\mu, 1+\mu). The point PP is (4,5,2)(4, -5, 2). The vector PQ\vec{PQ} is QPQ-P: PQ=((1+2μ)4)ı^+(2μ(5))ȷ^+((1+μ)2)k^\vec{PQ} = ((-1+2\mu) - 4)\hat{\imath} + (2\mu - (-5))\hat{\jmath} + ((1+\mu) - 2)\hat{\mathrm{k}} PQ=(2μ5)ı^+(2μ+5)ȷ^+(μ1)k^\vec{PQ} = (2\mu - 5)\hat{\imath} + (2\mu + 5)\hat{\jmath} + (\mu - 1)\hat{\mathrm{k}} The direction vector of l2l_2 is d2=2ı^+2ȷ^+k^\vec{d_2} = 2\hat{\imath} + 2\hat{\jmath} + \hat{\mathrm{k}}. Apply the perpendicularity condition PQd2=0\vec{PQ} \cdot \vec{d_2} = 0: (2μ5)(2)+(2μ+5)(2)+(μ1)(1)=0(2\mu - 5)(2) + (2\mu + 5)(2) + (\mu - 1)(1) = 0 4μ10+4μ+10+μ1=04\mu - 10 + 4\mu + 10 + \mu - 1 = 0 9μ1=0    μ=199\mu - 1 = 0 \implies \mu = \frac{1}{9}
  • Reasoning: Substitute μ=19\mu = \frac{1}{9} into the parametric form of QQ to find its coordinates: α=1+2(19)=1+29=79\alpha = -1 + 2\left(\frac{1}{9}\right) = -1 + \frac{2}{9} = -\frac{7}{9} β=2(19)=29\beta = 2\left(\frac{1}{9}\right) = \frac{2}{9} γ=1+19=109\gamma = 1 + \frac{1}{9} = \frac{10}{9} So, Q=(79,29,109)Q = (-\frac{7}{9}, \frac{2}{9}, \frac{10}{9}).

Step 5: Calculate 9(α+β+γ)9(\alpha+\beta+\gamma)

  • Why: We need to find the sum of the coordinates of QQ and multiply by 9, as requested by the problem.
  • Calculation: α+β+γ=79+29+109=7+2+109=59\alpha+\beta+\gamma = -\frac{7}{9} + \frac{2}{9} + \frac{10}{9} = \frac{-7+2+10}{9} = \frac{5}{9} Finally, calculate 9(α+β+γ)9(\alpha+\beta+\gamma): 9(α+β+γ)=9(59)=59(\alpha+\beta+\gamma) = 9 \left(\frac{5}{9}\right) = 5

3. Common Mistakes & Tips

  • Cross Product Calculation: Be careful with signs and determinant expansion. A common error is switching the order of subtraction or misplacing the negative sign for the ȷ^\hat{\jmath} component.
  • Parameter Consistency: When finding the intersection of lines, always verify the calculated parameter values (e.g., δ\delta and λ\lambda) by substituting them into all three coordinate equations. If they don't satisfy all three, the lines might be skew and not intersect.
  • Foot of Perpendicular: Remember that the vector from the given point to a general point on the line must be perpendicular to the direction vector of the line, not necessarily the vector from the origin to the line's starting point.

4. Summary

The problem involved a sequence of 3D vector geometry concepts. First, we determined the direction of line ll using the cross product of the direction vectors of l1l_1 and l2l_2. Then, we found the point of intersection PP of lines ll and l1l_1 by equating their parametric forms. Finally, we calculated the foot of the perpendicular QQ from PP onto line l2l_2 by using the dot product property of perpendicular vectors. The coordinates of QQ were then used to find the required expression. The final computed value is 5.

The final answer is 5\boxed{5}.

Practice More 3D Geometry Questions

View All Questions