Animated Solution for Mathematics - Three Dimensional Geometry: Let the shortest distance between the lines L:−2x−5=0y−λ=1z+λ,λ≥0 and L1:x+1=y−1=4−z be 26. If (α,β,γ) lies on L, then which of the following is NOT possible?
Select Answer:
Visualized Solution
Visualizing the Skew Lines
Line L:−2x−5=0y−λ=1z+λ
Line L1:x+1=y−1=4−z
Shortest distance d=26
Parameters of Line L
Point a1=(5,λ,−λ)
Direction vector b1=−2i^+0j^+k^
Standardizing Line L1
Given: x+1=y−1=4−z
Standard form: 1x+1=1y−1=−1z−4
Point a2=(−1,1,4)
Direction vector b2=i^+j^−k^
The Shortest Distance Formula
d=∣b1×b2∣∣(a2−a1)⋅(b1×b2)∣
Calculating b1×b2
b1×b2=i^−21j^01k^1−1
=i^(0−1)−j^(2−1)+k^(−2−0)
=−i^−j^−2k^
∣b1×b2∣=(−1)2+(−1)2+(−2)2=6
Calculating (a2−a1)⋅(b1×b2)
a2−a1=(−1−5,1−λ,4−(−λ))
=(−6,1−λ,4+λ)
Dot product: (−6)(−1)+(1−λ)(−1)+(4+λ)(−2)
=6−1+λ−8−2λ=−3−λ
Solving for λ
d=6∣−3−λ∣=26
∣−λ−3∣=12⇒∣λ+3∣=12
λ+3=12⇒λ=9
λ+3=−12⇒λ=−15
Since λ≥0, we choose λ=9.
General Point on Line L
Substitute λ=9 into Line L:
−2x−5=0y−9=1z+9=k
General point (α,β,γ):
α=−2k+5
β=9
γ=k−9
Testing the Options
We need to find which option is NOT possible.
Let's test α+2γ:
α+2γ=(−2k+5)+2(k−9)
=−2k+5+2k−18
=−13
Final Conclusion
We found that α+2γ=−13 for any point on line L.
Option 1 states: α+2γ=24.
Since −13=24, Option 1 is impossible.
Correct Answer: Option 1
00:00 / 00:00
The Sigma Insight: Shortest Distance Between Two Skew Lines
Solution Diagram
The Geometry of Skew Lines
A Journey into 3D Space
Welcome, my dear student! Today, we are going to peel back the layers of a beautiful 3D geometry problem. Imagine you are standing in a vast, empty room where two lines are floating in space, not parallel, and never touching.
These are what we call 'skew lines.' Our mission is to find the shortest distance between them and then explore the nature of a general point on one of these lines. This is not just algebra; it is the art of visualizing space.
Phase 1
The Setup and the Hidden Trap
We are given two lines, L and L1. Line L is defined as:
−2x−5=0y−λ=1z+λ
Line L1 is given as x+1=y−1=4−z. Now, pause. Do you see the trap? In JEE Advanced, the examiners love to hide small details.
Look at the z-term in L1: 4−z. To use our standard formulas, we must have the coefficient of the variable as +1. So, we rewrite 4−z as −(z−4), which gives us:
−1z−4
Now, the direction vector b2 is clearly i^+j^−k^. If you missed that negative sign, the entire cross product would have been wrong. Always standardize your lines first!
Phase 2
The Shortest Distance
To find the shortest distance d between these skew lines, we use the elegant formula:
d=∣b1×b2∣∣(a2−a1)⋅(b1×b2)∣
Here, a1=(5,λ,−λ) and a2=(−1,1,4) are points on the lines. The vector b1×b2 represents the common normal, the direction perpendicular to both lines.
Calculating the cross product, we get:
b1×b2=i^−21j^01k^1−1=−i^−j^−2k^
The magnitude is ∣b1×b2∣=(−1)2+(−1)2+(−2)2=6.
Phase 3
Solving for the Unknown
Next, we find the vector a2−a1=(−6,1−λ,4+λ). Taking the dot product with our normal vector, we get:
(−6)(−1)+(1−λ)(−1)+(4+λ)(−2)=6−1+λ−8−2λ=−3−λ
Substituting this into our distance formula, we have:
d=6∣−3−λ∣=26
This simplifies to ∣λ+3∣=12. We get λ=9 or λ=−15. Since the problem constraints demand λ≥0, we confidently choose λ=9.
Phase 4
The Final Verification
With λ=9, line L becomes:
−2x−5=0y−9=1z+9=k
This gives us the parametric form: α=−2k+5, β=9, and γ=k−9. The question asks which option is NOT possible.
Let's test the first option: α+2γ. Substituting our parameters, we get:
(−2k+5)+2(k−9)=−2k+5+2k−18=−13
The parameter k cancels out completely! This means for any point on line L, α+2γ must be −13. Since the first option claims it is 24, it is mathematically impossible. You have just mastered the geometry of skew lines!