Animated Solution for Mathematics - Three Dimensional Geometry: If the shortest distance between the line r=(−i^+3k^)+λ(i^−aj^) and r=(−j^+2k^)+μ(i^−j^+k^) is 32, then the integral value of a is equal to
Enter Numerical Value:
Visualized Solution
Identify a1,b1,a2,b2
Line 1: r=(−i^+3k^)+λ(i^−aj^)
a1=(−1,0,3), b1=(1,−a,0)
Line 2: r=(−j^+2k^)+μ(i^−j^+k^)
a2=(0,−1,2), b2=(1,−1,1)
Calculate a2−a1
Connecting vector: a2−a1
a2−a1=(0−(−1))i^+(−1−0)j^+(2−3)k^
a2−a1=(1,−1,−1)
Find Cross Product b1×b2
Common perpendicular direction: b1×b2
b1×b2=i^11j^−a−1k^01
b1×b2=−ai^−j^+(a−1)k^
Magnitude of b1×b2
Magnitude: ∣b1×b2∣
=(−a)2+(−1)2+(a−1)2
=a2+1+a2−2a+1
=2a2−2a+2
Dot Product for Numerator
Numerator: ∣(a2−a1)⋅(b1×b2)∣
=∣(1)(−a)+(−1)(−1)+(−1)(a−1)∣
=∣−a+1−a+1∣
=∣2−2a∣
Shortest Distance Formula
Formula: d=∣b1×b2∣∣(a2−a1)⋅(b1×b2)∣
Given d=32
2a2−2a+2∣2−2a∣=32
Squaring and Simplifying
Squaring both sides:
2(a2−a+1)4(1−a)2=32
a2−a+12(a−1)2=32
a2−a+1(a−1)2=31
Form the Quadratic Equation
Cross-multiplying:
3(a−1)2=a2−a+1
3(a2−2a+1)=a2−a+1
3a2−6a+3=a2−a+1
2a2−5a+2=0
Solve for a
Factoring:
2a2−4a−a+2=0
2a(a−2)−1(a−2)=0
(2a−1)(a−2)=0
Possible values: a=21 or a=2
Final Answer
The question asks for the integral value of a.
Since a=21 is not an integer, we select a=2.
Final Answer:a=2
00:00 / 00:00
The Sigma Insight: Shortest Distance Between Two Skew Lines
Solution Diagram
Analyzing the Setup
Every line in 3D space is defined by a point it passes through and a direction it follows. From the given equations, we extract the position vectors:
a1=−i^+3k^ and a2=−j^+2k^.
The corresponding direction vectors are:
b1=i^−aj^ and b2=i^−j^+k^.
The Bridge Vector
To find the distance, we first calculate the vector connecting the two lines:
a2−a1=(0−(−1))i^+(−1−0)j^+(2−3)k^=i^−j^−k^.
This vector acts as a bridge between our two lines.
The Common Perpendicular
We now determine a direction perpendicular to both lines using the cross product b1×b2:
b1×b2=i^11j^−a−1k^01=−ai^−j^+(a−1)k^
The magnitude of this normal vector is:
∣b1×b2∣=(−a)2+(−1)2+(a−1)2=2a2−2a+2.
The Synthesis
The shortest distance d between two skew lines is given by the formula:
d=∣b1×b2∣∣(a2−a1)⋅(b1×b2)∣
The numerator is the absolute value of the dot product:
∣(1)(−a)+(−1)(−1)+(−1)(a−1)∣=∣−a+1−a+1∣=∣2−2a∣.
Equating this to the given distance 32, we obtain: