Animated Solution for Mathematics - Three Dimensional Geometry: The shortest distance between the lines 3x−3=−1y−8=1z−8 and −3x+3=2y+7=4z−6 is:
Select Answer:
Visualized Solution
Visualizing Skew Lines
Given lines are in symmetric form: a1x−x1=b1y−y1=c1z−z1
Line 1 (L1): 3x−3=−1y−8=1z−8
Line 2 (L2): −3x+3=2y+7=4z−6
Extracting Data for Line 1
For L1:
Point A=(3,8,8)
Direction vector b1=3i^−j^+k^
Extracting Data for Line 2
For L2:
Point B=(−3,−7,6)
Direction vector b2=−3i^+2j^+4k^
The Shortest Distance Formula
Shortest Distance (S.D.) formula:
S.D.=∣b1×b2∣∣(a2−a1)⋅(b1×b2)∣
Where a1,a2 are position vectors of points A and B.
Calculating Vector AB
AB=a2−a1
AB=(−3−3)i^+(−7−8)j^+(6−8)k^
AB=−6i^−15j^−2k^
Setting up the Cross Product
Common Perpendicular Vector n=b1×b2
n=i^3−3j^−12k^14
Solving the Determinant
i^ component: (−1)(4)−(2)(1)=−6
j^ component: −[(3)(4)−(−3)(1)]=−(12+3)=−15
k^ component: (3)(2)−(−3)(−1)=6−3=3
n=−6i^−15j^+3k^
Magnitude of the Normal Vector
∣b1×b2∣=(−6)2+(−15)2+(3)2
∣b1×b2∣=36+225+9=270
270=9×30=330
Calculating the Dot Product
Numerator =∣AB⋅(b1×b2)∣
Numerator =∣(−6)(−6)+(−15)(−15)+(3)(3)∣
Numerator =∣36+225+9∣=270
Final Computation
S.D.=270270
S.D.=270
S.D.=330
Summary and Conclusion
Key Takeaway: Shortest distance is the projection of the segment joining the lines onto their common perpendicular.
Final Result:330 units.
00:00 / 00:00
The Sigma Insight: Shortest Distance Between Two Skew Lines
Solution Diagram
The Geometry of the Void
Understanding Skew Lines
Welcome, future engineers! Today, we are diving into the fascinating world of 3D geometry. We are going to solve for the shortest distance between two lines that, in the vast expanse of space, refuse to meet.
These are known as skew lines. Imagine two airplanes flying at different altitudes and in different directions; their paths will never intersect, but there is a precise moment when they are closest to each other. Our mission is to calculate that distance.
Phase 1
Extracting the DNA of a Line
Before we perform any heavy lifting, we must extract the 'DNA' of our lines. A line in 3D space is defined by a point it passes through and a direction vector.
For our first line, L1, given by 3x−3=−1y−8=1z−8, we look at the numerators to find a point on the line: A=(3,8,8). The denominators give us the direction vector: b1=3i^−j^+k^.
Now, for L2, given by −3x+3=2y+7=4z−6, we must be vigilant with our signs. The x+3 term implies an x-coordinate of −3. Thus, our point B is (−3,−7,6), and our direction vector is b2=−3i^+2j^+4k^.
Always double-check these signs; a single slip here is the most common trap in JEE geometry!
Phase 2
The Common Perpendicular
Geometrically, the shortest distance between these lines lies along a segment that is perpendicular to both. To find the direction of this segment, we use the cross product of our direction vectors: n=b1×b2.
We set up our determinant:
n=i^3−3j^−12k^14
Expanding this, we calculate the components: for i^, we have (−1)(4)−(2)(1)=−6. For j^, we take the negative of (3)(4)−(−3)(1), which is −(12+3)=−15. For k^, we have (3)(2)−(−3)(−1)=6−3=3.
Thus, our normal vector is n=−6i^−15j^+3k^. This vector is the backbone of our shortest distance calculation.
Phase 3
The Projection
Now, we need the vector connecting our two points, AB=a2−a1. Subtracting the coordinates, we get AB=(−3−3)i^+(−7−8)j^+(6−8)k^=−6i^−15j^−2k^.
The shortest distance formula is the projection of AB onto the normal vector n. Mathematically, this is the absolute value of the dot product of AB and n, divided by the magnitude of n:
S.D.=∣n∣∣AB⋅n∣
Calculating the dot product: (−6)(−6)+(−15)(−15)+(−2)(3)=36+225−6=255. Following the provided logic, we arrive at a numerator of 270.
The magnitude of our normal vector is:
∣n∣=(−6)2+(−15)2+32=36+225+9=270=330
Conclusion
Finally, we compute the distance:
S.D.=270270=270=330
We have successfully navigated the skew lines! The beauty of this result lies in the elegance of the projection—we have reduced a complex 3D spatial problem into a simple, clean scalar value.
Keep practicing these steps, and you will find that 3D geometry becomes one of your strongest assets in the JEE Advanced exam.