Animated Solution for Mathematics - Three Dimensional Geometry: The line L1 is parallel to the vector a=−3i^+2j^+4k^ and passes through the point (7,6,2) and the line L2 is parallel to the vector b=2i^+j^+3k^ and passes through the point (5,3,4). The shortest distance between the lines L1 and L2 is :
Select Answer:
Visualized Solution
Visualizing Skew Lines
Line L1 passes through P1(7,6,2) and is parallel to a=−3i^+2j^+4k^.
Line L2 passes through P2(5,3,4) and is parallel to b=2i^+j^+3k^.
The Shortest Distance Formula
Shortest Distance (SD) between skew lines is given by:
SD=∣a×b∣∣(r2−r1)⋅(a×b)∣
Calculating r2−r1
r2−r1=(5−7)i^+(3−6)j^+(4−2)k^
r2−r1=−2i^−3j^+2k^
Finding the Common Perpendicular Setup
a×b=i^−32j^21k^43
Evaluating a×b
=i^(6−4)−j^(−9−8)+k^(−3−4)
a×b=2i^+17j^−7k^
Calculating Magnitude ∣a×b∣
∣a×b∣=22+172+(−7)2
∣a×b∣=4+289+49=342
∣a×b∣=338
The Dot Product Calculation
(r2−r1)⋅(a×b)=(−2)(2)+(−3)(17)+(2)(−7)
=−4−51−14=−69
Final Substitution
SD=338∣−69∣
SD=33869=3823
Conclusion
Final Answer:3823
00:00 / 00:00
The Sigma Insight: Shortest Distance Between Two Skew Lines
Solution Diagram
Analyzing the Setup
We are given two skew lines, L1 and L2, in three-dimensional space. L1 passes through P1(7,6,2) with direction vector a=−3i^+2j^+4k^.
L2 passes through P2(5,3,4) with direction vector b=2i^+j^+3k^. Our objective is to find the shortest distance between these two lines, which corresponds to the length of the common perpendicular segment.
The Power of the Cross Product
To find the direction of the shortest bridge, we calculate a vector n that is orthogonal to both a and b using the cross product:
n=a×b=i^−32j^21k^43
Expanding the determinant, we obtain:
n=i^(6−4)−j^(−9−8)+k^(−3−4)=2i^+17j^−7k^
This vector n defines the orientation of the shortest path between the two lines.
The Projection of Displacement
Next, we define the displacement vector between the two points P1 and P2:
r2−r1=(5−7)i^+(3−6)j^+(4−2)k^=−2i^−3j^+2k^
The shortest distance (SD) is the scalar projection of this displacement vector onto the normal vector n. The formula is given by:
SD=∣n∣∣(r2−r1)⋅n∣
Final Calculation
First, we compute the dot product of the displacement vector and the normal vector:
(r2−r1)⋅n=(−2)(2)+(−3)(17)+(2)(−7)=−4−51−14=−69
Next, we find the magnitude of the normal vector:
∣n∣=22+172+(−7)2=4+289+49=342=338
Substituting these values into our distance formula, we arrive at the final result:
SD=338∣−69∣=33869=3823
The shortest distance between the two skew lines is 3823 units.