Three Dimensional Geometry: Mathematics | JEE Main
The shortest distance between the lines 3x−2=2y+1=2z−6 and 3x−6=21−y=0z+8 is equal to
Your answer stays private
What feels right?
Hint 1 of 3
What are the standard vector forms r=ai+λbi of the two lines?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Type the value - units or words beside it are fine.
Step-by-step solutionView
Correct answer
The shortest distance between the given lines is 14.
Option analysis
Why each option works or fails
Reviewed route
Solution
StepWorking
01given
Line L1:3x−2=2y+1=2z−6 and Line L2:3x−6=21−y=0z+8.
02approach
Rewrite the second line in standard symmetric form: 21−y=−2y−1, so L2 passes through b=⟨6,1,−8⟩ with direction vector q=⟨3,−2,0⟩. Line L1 passes through a=⟨2,−1,6⟩ with direction vector p=⟨3,2,2⟩. The shortest distance is d=∣p×q∣∣(b−a)⋅(p×q)∣.
Evaluate the scalar triple product: (b−a)⋅(p×q)=4(4)+2(6)+(−14)(−12)=16+12+168=196. The magnitude is ∣p×q∣=42+62+(−12)2=16+36+144=196=14. Thus, d=14196=14.
✓verify
Using simplified direction vector of cross product n=⟨2,3,−6⟩: ∣n∣=7, and (b−a)⋅n=4(2)+2(3)+(−14)(−6)=8+6+84=98. Then d=798=14. Both lead to 14.
Hints that build this answer step by step
What are the standard vector forms r=ai+λbi of the two lines?
Line 1 passes through (2,−1,6) with direction ⟨3,2,2⟩; Line 2 passes through (6,1,−8) with direction ⟨3,−2,0⟩.
What is the cross product of the direction vectors b1=⟨3,2,2⟩ and b2=⟨3,−2,0⟩?
⟨4,6,−12⟩
Using the shortest distance formula d=∣b1×b2∣∣(a2−a1)⋅(b1×b2)∣, what is the final value of d?
Why did the sign of the y-component flip in line 2?
In the standard symmetric form, the coefficient of each coordinate variable (x, y, z) in the numerator must be +1. Since the numerator has (1 - y), we rewrite it as -(y - 1), transferring the negative sign to the denominator: (y - 1)/(-2).