Animated Solution for Mathematics - Three Dimensional Geometry: If the shortest distance between the lines r1=αi^+2j^+2k^+λ(i^−2j^+2k^),λ∈R,α>0 and r2=−4i^−k^+μ(3i^−2j^−2k^),μ∈R is 9, then α is equal to ___
Enter Numerical Value:
Visualized Solution
Visualizing the Skew Lines
Given lines:
L1:r1=αi^+2j^+2k^+λ(i^−2j^+2k^)
L2:r2=−4i^−k^+μ(3i^−2j^−2k^)
Shortest Distance (d) = 9
Constraint: α>0
The Shortest Distance Formula
For lines r=a+λb, the shortest distance is:
d=∣b1×b2∣∣(a2−a1)⋅(b1×b2)∣
Extracting Vectors for Line 1
Comparing L1 with r1=a1+λb1:
Position vector: a1=αi^+2j^+2k^
Direction vector: b1=i^−2j^+2k^
Extracting Vectors for Line 2
Comparing L2 with r2=a2+μb2:
Position vector: a2=−4i^+0j^−k^
Direction vector: b2=3i^−2j^−2k^
Calculating a2−a1
Difference of position vectors:
a2−a1=(−4−α)i^+(0−2)j^+(−1−2)k^
a2−a1=(−4−α)i^−2j^−3k^
Setting up the Cross Product
Common perpendicular vector:
b1×b2=i^13j^−2−2k^2−2
Computing the Cross Product
Expanding the determinant:
i^(4−(−4))−j^(−2−6)+k^(−2−(−6))
b1×b2=8i^+8j^+4k^
Magnitude of the Cross Product
∣b1×b2∣=82+82+42
∣b1×b2∣=64+64+16
∣b1×b2∣=144=12
The Dot Product (Numerator)
(a2−a1)⋅(b1×b2)
=(−4−α)(8)+(−2)(8)+(−3)(4)
=−32−8α−16−12
=−8α−60
Applying the Shortest Distance Formula
Substitute into d=∣b1×b2∣∣(a2−a1)⋅(b1×b2)∣
9=12∣−8α−60∣
Simplifying the Equation
Multiply both sides by 12:
108=∣−8α−60∣
Factor out −4 inside the modulus:
108=∣−4(2α+15)∣
108=4∣2α+15∣
27=∣2α+15∣
Solving for α
Case 1: 2α+15=27
2α=12⟹α=6
Case 2: 2α+15=−27
2α=−42⟹α=−21
Final Conclusion
We have α=6 or α=−21
Given constraint: α>0
Therefore, we reject α=−21
Final Answer:α=6
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 room. You have two lines, L1 and L2, floating in space. They are not parallel, and they do not intersect.
These are what we call skew lines. They are like two paths that never cross, separated by a specific, minimum gap.
Our mission today is to find the value of the parameter α that dictates the position of one of these lines, given that the shortest distance between them is exactly 9 units. This is not just algebra; it is the art of navigating 3D space.
The Toolset
The Shortest Distance Formula
To bridge the gap between these lines, we need a powerful tool. The shortest distance d between two lines r=a1+λb1 and r=a2+μb2 is given by the formula:
d=∣b1×b2∣∣(a2−a1)⋅(b1×b2)∣
Think of the numerator as the volume of a parallelepiped formed by the vectors, and the denominator as the area of its base. The ratio gives us the perpendicular height—the shortest distance.
Extracting the Ingredients
First, we must carefully extract our vectors from the given equations.
For L1:r1=(αi^+2j^+2k^)+λ(i^−2j^+2k^), we identify:
a1=αi^+2j^+2k^ and b1=i^−2j^+2k^.
For L2:r2=(−4i^−k^)+μ(3i^−2j^−2k^), we have:
a2=−4i^+0j^−k^ and b2=3i^−2j^−2k^.
Now, we find the difference vector:
a2−a1=(−4−α)i^−2j^−3k^
The Common Normal
Next, we find the common perpendicular vector using the cross product b1×b2. We set up the determinant:
b1×b2=i^13j^−2−2k^2−2
Expanding this, we get i^(4−(−4))−j^(−2−6)+k^(−2−(−6)), which simplifies to 8i^+8j^+4k^.
The magnitude of this vector is:
∣b1×b2∣=82+82+42=64+64+16=144=12
The Final Calculation
Now, we compute the dot product for the numerator: