Animated Solution for Mathematics - Three Dimensional Geometry: The shortest distance between lines L1 and L2, where L1:2x−1=−3y+1=2z+4 and L2 is the line passing through the points A(−4,4,3),B(−1,6,3) and perpendicular to the line −2x−3=3y=1z−1, is
Select Answer:
Visualized Solution
Visualizing Skew Lines
We need to find the shortest distance between two skew lines, L1 and L2.
Skew lines are non-parallel and non-intersecting lines in 3D space.
The shortest distance lies along their common perpendicular.
Extracting Data from L1
Equation of L1: 2x−1=−3y+1=2z+4
Point on L1: a1=(1,−1,−4)
Direction vector of L1: b1=(2,−3,2)
Direction of Line L2
L2 passes through A(−4,4,3) and B(−1,6,3).
Direction vector b2=AB=(−1−(−4),6−4,3−3)
b2=(3,2,0)
Checking the Extra Condition
The problem states L2 is perpendicular to −2x−3=3y=1z−1.
Let's verify: b2⋅b3=(3)(−2)+(2)(3)+(0)(1)=0.
Since it's zero, the condition is satisfied. The two points A and B were sufficient!
Shortest Distance Formula
The shortest distance d is the projection of the connecting vector onto the common perpendicular.
Formula: d=∣b1×b2∣∣(a1−a2)⋅(b1×b2)∣
Calculating a1−a2
a1=(1,−1,−4) and a2=A=(−4,4,3)
a1−a2=(1−(−4),−1−4,−4−3)
a1−a2=(5,−5,−7)
Finding the Common Normal
We need a vector perpendicular to both L1 and L2.
b1×b2=i^23j^−32k^20
Evaluating b1×b2
=i^(0−4)−j^(0−6)+k^(4−(−9))
=−4i^+6j^+13k^
So, b1×b2=(−4,6,13)
Denominator: ∣b1×b2∣
∣b1×b2∣=(−4)2+62+132
=16+36+169
=221
Numerator: Dot Product
Numerator =∣(a1−a2)⋅(b1×b2)∣
=∣(5)(−4)+(−5)(6)+(−7)(13)∣
=∣−20−30−91∣
=∣−141∣=141
Final Shortest Distance
Substitute the numerator and denominator back into the formula.
d=221141
This is the shortest distance between the two skew lines.
00:00 / 00:00
The Sigma Insight: Shortest Distance Between Two Skew Lines
Solution Diagram
Analyzing the Setup
To solve for the shortest distance between two skew lines, we first extract the geometric parameters of each line. For line L1, given by the symmetric form:
2x−1=−3y+1=2z+4
We identify a point on the line a1=(1,−1,−4) and its direction vector b1=(2,−3,2).
For line L2, passing through points A(−4,4,3) and B(−1,6,3), the direction vector b2 is calculated as AB=(−1−(−4),6−4,3−3)=(3,2,0). Note that any additional information regarding perpendicularity to other lines is a distractor and does not alter the fundamental direction of L2.
The Common Normal
The shortest distance between two skew lines lies along a common normal vector, which is perpendicular to both b1 and b2. We find this vector n using the cross product:
n=b1×b2=i^23j^−32k^20
Expanding the determinant, we obtain:
n=i^(0−4)−j^(0−6)+k^(4−(−9))=−4i^+6j^+13k^
Thus, the common normal vector is n=(−4,6,13).
The Projection and Final Calculation
The shortest distance d is the projection of the vector connecting any two points on the lines onto the common normal vector. We define the vector connecting a1 and a2 (where a2=(−4,4,3)) as:
a1−a2=(1−(−4),−1−4,−4−3)=(5,−5,−7)
The distance formula is given by:
d=∣n∣∣(a1−a2)⋅n∣
Calculating the numerator:
∣(5)(−4)+(−5)(6)+(−7)(13)∣=∣−20−30−91∣=∣−141∣=141
Calculating the denominator (the magnitude of n):
∣n∣=(−4)2+62+132=16+36+169=221
Combining these values, the shortest distance between the two skew lines is: