If the shortest distance between the lines fracx-lambda-2=fracy-21=fracz-11$\frac{x-\lambda}{-2}=\frac{y-2}{1}=\frac{z-1}{1}$ and fracx-sqrt31=fracy-1-2=fracz-21$\frac{x-\sqrt{3}}{1}=\frac{y-1}{-2}=\frac{z-2}{1}$ is 1$1$, then the sum of all possible values of lambda$\lambda$ is:
A.0$0$
B.2sqrt3$2\sqrt{3}$
C.3sqrt3$3\sqrt{3}$
D.-2sqrt3$-2\sqrt{3}$
Solution & Explanation
### Related Formula
The shortest distance between two skew lines vecr = veca_1 + svecb_1$\vec{r} = \vec{a}_1 + s\vec{b}_1$ and vecr = veca_2 + tvecb_2$\vec{r} = \vec{a}_2 + t\vec{b}_2$ is given by:
d = frac|(veca_2 - veca_1) cdot (vecb_1 times vecb_2)||vecb_1 times vecb_2|$d = \frac{|(\vec{a}_2 - \vec{a}_1) \cdot (\vec{b}_1 \times \vec{b}_2)|}{|\vec{b}_1 \times \vec{b}_2|}$
### Core Logic
Identify the vectors from the equations of the lines:
- Line 1 passes through veca_1 = lambdahati + 2hatj + hatk$\vec{a}_1 = \lambda\hat{i} + 2\hat{j} + \hat{k}$ with direction vecb_1 = -2hati + hatj + hatk$\vec{b}_1 = -2\hat{i} + \hat{j} + \hat{k}$.
- Line 2 passes through veca_2 = sqrt3hati + hatj + 2hatk$\vec{a}_2 = \sqrt{3}\hat{i} + \hat{j} + 2\hat{k}$ with direction vecb_2 = hati - 2hatj + hatk$\vec{b}_2 = \hat{i} - 2\hat{j} + \hat{k}$.
Calculate the coordinate difference vector:
veca_2 - veca_1 = (sqrt3 - lambda)hati - hatj + hatk$\vec{a}_2 - \vec{a}_1 = (\sqrt{3} - \lambda)\hat{i} - \hat{j} + \hat{k}$
### Step 1: Compute the Cross Product of the Direction Vectors
Find the cross product matrix:
vecb_1 times vecb_2 = beginvmatrix hati & hatj & hatk \\ -2 & 1 & 1 \\ 1 & -2 & 1 endvmatrix$\vec{b}_1 \times \vec{b}_2 = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ -2 & 1 & 1 \\ 1 & -2 & 1 \end{vmatrix}$vecb_1 times vecb_2 = hati(1 - (-2)) - hatj(-2 - 1) + hatk(4 - 1) = 3hati + 3hatj + 3hatk$\vec{b}_1 \times \vec{b}_2 = \hat{i}(1 - (-2)) - \hat{j}(-2 - 1) + \hat{k}(4 - 1) = 3\hat{i} + 3\hat{j} + 3\hat{k}$
Compute its magnitude:
|vecb_1 times vecb_2| = sqrt3^2 + 3^2 + 3^2 = sqrt27 = 3sqrt3$|\vec{b}_1 \times \vec{b}_2| = \sqrt{3^2 + 3^2 + 3^2} = \sqrt{27} = 3\sqrt{3}$The figure details the spatial arrangement of the two skew lines along with their common perpendicular normal vector representing the shortest path.
### Step 2: Solve the Absolute Distance Equation for lambda
Substitute these values into the shortest distance formula:
1 = frac|((sqrt3 - lambda)hati - hatj + hatk) cdot (3hati + 3hatj + 3hatk)|3sqrt3$1 = \frac{|((\sqrt{3} - \lambda)\hat{i} - \hat{j} + \hat{k}) \cdot (3\hat{i} + 3\hat{j} + 3\hat{k})|}{3\sqrt{3}}$1 = frac|3(sqrt3 - lambda) - 3 + 3|3sqrt3 = frac3|sqrt3 - lambda|3sqrt3 = frac|sqrt3 - lambda|sqrt3$1 = \frac{|3(\sqrt{3} - \lambda) - 3 + 3|}{3\sqrt{3}} = \frac{3|\sqrt{3} - \lambda|}{3\sqrt{3}} = \frac{|\sqrt{3} - \lambda|}{\sqrt{3}}$
This gives:
|sqrt3 - lambda| = sqrt3$|\sqrt{3} - \lambda| = \sqrt{3}$
Unfolding the absolute value gives two cases:
- **Case A:** sqrt3 - lambda = sqrt3 implies lambda = 0$\sqrt{3} - \lambda = \sqrt{3} \implies \lambda = 0$
- **Case B:** sqrt3 - lambda = -sqrt3 implies lambda = 2sqrt3$\sqrt{3} - \lambda = -\sqrt{3} \implies \lambda = 2\sqrt{3}$
### Step 3: Calculate the Final Sum
The sum of all possible values of lambda$\lambda$ is:
textSum = 0 + 2sqrt3 = 2sqrt3$\text{Sum} = 0 + 2\sqrt{3} = 2\sqrt{3}$
### Pattern Recognition
Sees: Shortest distance setup between vector paths containing free variables.
Shortcut: In equations like |c - lambda| = d$|c - \lambda| = d$, the sum of the roots is simply equal to 2c$2c$, because the roots are symmetrically balanced around the center point c$c$. Thus, textSum = 2 times sqrt3 = 2sqrt3$\text{Sum} = 2 \times \sqrt{3} = 2\sqrt{3}$ holds instantly without calculating individual values.
### Evaluation Rubric / Model Answer
null
### Chapter Mix
Class 12 Mathematics: Three Dimensional Geometry
Class 12 Mathematics: Vector Algebra
Keywords:#shortest distance skew lines formula#JEE Main 2024 Morning Q20#three dimensional geometry cross products#vector projections 3D calculus#skew lines geometry#shortest distance vector#perpendicular common normal line
More Three Dimensional Geometry Previous-Year Questions — Page 10
Q14jee_main_2024_31_jan_morningDistance of a Point from a Line
The distance of the point Q(0, 2, -2)$Q(0, 2, -2)$ form the line passing through the point P(5, -4, 3)$P(5, -4, 3)$ and perpendicular to the lines vecr = (-3hati + 2hatk) + lambda(2hati + 3hatj + 5hatk), lambda in mathbbR$\vec{r} = (-3\hat{i} + 2\hat{k}) + \lambda(2\hat{i} + 3\hat{j} + 5\hat{k}), \lambda \in \mathbb{R}$ and vecr = (hati - 2hatj + hatk) + mu(-hati + 3hatj + 2hatk), mu in mathbbR$\vec{r} = (\hat{i} - 2\hat{j} + \hat{k}) + \mu(-\hat{i} + 3\hat{j} + 2\hat{k}), \mu \in \mathbb{R}$
A.sqrt86$\sqrt{86}$
B.sqrt20$\sqrt{20}$
C.sqrt54$\sqrt{54}$
D.sqrt74$\sqrt{74}$
Solution
### Core Logic
A vector in the direction of the required line is perpendicular to both given lines. We obtain it via cross product of their direction vectors:
vecn = beginvmatrix hati & hatj & hatk \\ 2 & 3 & 5 \\ -1 & 3 & 2 endvmatrix = -9hati - 9hatj + 9hatk$\vec{n} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 2 & 3 & 5 \\ -1 & 3 & 2 \end{vmatrix} = -9\hat{i} - 9\hat{j} + 9\hat{k}$
Taking the direction vector as hati + hatj - hatk$\hat{i} + \hat{j} - \hat{k}$.
### Step 1: Required Line Equation
The line passes through P(5, -4, 3)$P(5, -4, 3)$ with direction hati + hatj - hatk$\hat{i} + \hat{j} - \hat{k}$.
Equation: vecr = (5hati - 4hatj + 3hatk) + alpha(hati + hatj - hatk)$\vec{r} = (5\hat{i} - 4\hat{j} + 3\hat{k}) + \alpha(\hat{i} + \hat{j} - \hat{k})$.
### Step 2: Projection & Distance
Any point on the line is M(5+alpha, -4+alpha, 3-alpha)$M(5+\alpha, -4+\alpha, 3-\alpha)$.
We need distance from Q(0, 2, -2)$Q(0, 2, -2)$.
Vector vecQM = (5+alpha)hati + (alpha-6)hatj + (5-alpha)hatk$\vec{QM} = (5+\alpha)\hat{i} + (\alpha-6)\hat{j} + (5-\alpha)\hat{k}$.
Since vecQM$\vec{QM}$ is perpendicular to the line direction (hati + hatj - hatk)$(\hat{i} + \hat{j} - \hat{k})$:
(5+alpha)(1) + (alpha-6)(1) + (5-alpha)(-1) = 0$(5+\alpha)(1) + (\alpha-6)(1) + (5-\alpha)(-1) = 0$5 + alpha + alpha - 6 - 5 + alpha = 0 implies 3alpha = 6 implies alpha = 2.$5 + \alpha + \alpha - 6 - 5 + \alpha = 0 \implies 3\alpha = 6 \implies \alpha = 2.$Distance of a Point from a Line diagram for Q14 - JEE Main 2024 Morning
### Step 3: Distance calculation
Substitute alpha = 2$\alpha = 2$ in vecQM$\vec{QM}$:
vecQM = 7hati - 4hatj + 3hatk$\vec{QM} = 7\hat{i} - 4\hat{j} + 3\hat{k}$.
Distance |vecQM| = sqrt7^2 + (-4)^2 + 3^2 = sqrt49 + 16 + 9 = sqrt74$|\vec{QM}| = \sqrt{7^2 + (-4)^2 + 3^2} = \sqrt{49 + 16 + 9} = \sqrt{74}$.
### Evaluation Rubric / Model Answer
null
### Chapter Mix
Class 12 Maths: Three Dimensional Geometry
Class 12 Maths: Vector Algebra
Q24jee_main_2024_31_jan_morningFoot of Perpendicular and Angle
Let Q$Q$ and R$R$ be the feet of perpendiculars from the point P(a, a, a)$P(a, a, a)$ on the lines x = y, z = 1$x = y, z = 1$ and x = -y, z = -1$x = -y, z = -1$ respectively. If angle QPR$\angle QPR$ is a right angle, then 12a^2$12a^2$ is equal to
We Map Every Repeating Question in Competitive Exams.
Say goodbye to generic mock test fatigue. RankBit uses smart analysis to group past exam questions into their foundational Repeating Question Types. Find chapter weightage, track repeating questions, and score higher with targeted practice.
Select Your Target Exam
Choose an exam track below to find formulas per chapter and patterns.
Syncing Exam Intelligence
Mapping formulas and patterns across all tracks…
PATH A — FULL LENGTH PRACTICE
Full Mock Test Hub
Simulate real NTA exam conditions with fully tracked mocks. Time yourself against past papers.
Under Development
PATH B — TARGETED PRACTICE
Topic-wise Practice Hub
Practice past-year questions one chapter at a time. Pick an exam → subject → chapter and get every PYQ for that topic — pulled together from all past papers — with the chapter's key formulas alongside.