Animated Solution for Mathematics - Three Dimensional Geometry: Let λ be an integer. If the shortest distance between the lines x−λ=2y−1=−2z and x=y+2λ=z−λ is 227, then the value of ∣λ∣ is
Enter Numerical Value:
Visualized Solution
Visualizing the Skew Lines
Given lines: L1:x−λ=2y−1=−2z
L2:x=y+2λ=z−λ
Shortest Distance (d) = 227
Objective: Find the integer value of ∣λ∣.
Standard Form of L1
For L1: x−λ=2(y−21)=−2z
Divide by 2 to get standard form: 2x−λ=1y−21=−1z
Multiply by 2 inside the modulus: 214∣10λ+3∣=227
Solving for λ
∣10λ+3∣=227⋅214
=27⋅7⋅2=7
∣10λ+3∣=7
Finding the Integer Value
Case 1: 10λ+3=7⇒10λ=4⇒λ=0.4 (Not an integer)
Case 2: 10λ+3=−7⇒10λ=−10⇒λ=−1 (Integer)
Since λ is an integer, λ=−1.
Final Answer
We found λ=−1.
The question asks for ∣λ∣.
∣λ∣=∣−1∣=1.
Final Answer: 1
00:00 / 00:00
The Sigma Insight: Shortest Distance Between Two Skew Lines
Solution Diagram
Analyzing the Setup
Imagine you are standing in a vast, three-dimensional coordinate system. You see two lines, L1 and L2, stretching out into infinity. They do not intersect, and they are not parallel.
These are skew lines, and finding the shortest distance between them is a classic challenge that tests your ability to bridge the gap between abstract algebra and spatial intuition. Let us embark on this journey together.
The Art of Standardization
Before we can perform any calculations, we must ensure our lines are in their proper, symmetric form. The first line is given as x−λ=2y−1=−2z.
A common trap here is to immediately extract the direction vector. To fix the coefficients, we divide the entire equation by 2, yielding:
2x−λ=1y−21=−21z
Now, the line is in its true symmetric form. We can clearly see that it passes through point A=(λ,21,0) and has a direction vector b1=2i^+j^−21k^.
For the second line, x=y+2λ=z−λ, we rewrite it as:
1x−0=1y+2λ=1z−λ
This gives us point B=(0,−2λ,λ) and direction vector b2=i^+j^+k^.
The Shortest Distance Formula
Now that we have our points and direction vectors, we need the right tool. The shortest distance d between two skew lines is the projection of the vector connecting the two lines onto the common perpendicular vector.
The formula is:
d=∣b1×b2∣∣(a2−a1)⋅(b1×b2)∣
This formula is elegant because it captures the essence of the distance: the numerator represents the volume of a parallelepiped, and the denominator normalizes it by the area of the base.
The Calculation
Let us calculate the cross product b1×b2 first. Using the determinant method:
b1×b2=i^21j^11k^−0.51=1.5i^−2.5j^+k^
The magnitude is ∣b1×b2∣=1.52+(−2.5)2+12=2.25+6.25+1=9.5.
Next, we compute the numerator using the determinant of the coordinates:
0−λ21−2λ−2111λ−0−0.51
Expanding this, we get ∣1.5λ+0.75∣. Equating this to the given distance 227, we solve for λ.
The Final Verdict
We have two cases: 10λ+3=7 or 10λ+3=−7. The first gives λ=0.4, which we reject because λ must be an integer.
The second gives λ=−1. The question asks for ∣λ∣, so:
∣λ∣=∣−1∣=1
We have conquered the geometry and the algebra. Remember, the beauty of JEE problems lies not just in the answer, but in the clarity of the path you take to reach it.