Animated Solution for Mathematics - Three Dimensional Geometry: Comprehension Passage
Consider the lines L1:3x+1=1y+2=2z+1 and L2:1x−2=2y+2=3z−3.
Question 1:
The unit vector perpendicular to both L1 and L2 is
Select Answer:
Question 2:
The shortest distance between L1 and L2 is
Select Answer:
Question 3:
The distance of the point (1, 1, 1) from the plane passing through the point (-1, -2, -1) and whose normal is perpendicular to both the lines L1 and L2 is
Select Answer:
Visualized Solution
Identify Direction Vectors b1 and b2
Given lines in symmetric form:
L1:3x+1=1y+2=2z+1
L2:1x−2=2y+2=3z−3
Direction vector of L1: b1=3i^+j^+2k^
Direction vector of L2: b2=i^+2j^+3k^
Cross Product Setup for Normal Vector
To find a vector n perpendicular to both L1 and L2, we use the cross product:
The Sigma Insight: Shortest Distance Between Two Skew Lines
Solution Diagram
Analyzing the Setup
Imagine you are standing in a vast, empty room. Two long, thin rods are suspended in the air, not touching, not parallel, just drifting in their own orientations. These are skew lines.
In the world of JEE Advanced, these lines are defined by their direction vectors. Look at the equations:
L1:3x+1=1y+2=2z+1
L2:1x−2=2y+2=3z−3
From the denominators, we extract the direction vectors: b1=3i^+j^+2k^ and b2=i^+2j^+3k^. These vectors are the DNA of the lines; they tell us exactly where they are heading.
The Common Perpendicular
Now, we seek a vector n that is perpendicular to both. This is the 'common perpendicular.' The cross product is our magic wand here.
We set up the determinant:
n=i^31j^12k^23
Expanding this carefully, we get n=i^(3−4)−j^(9−2)+k^(6−1), which simplifies to n=−i^−7j^+5k^. This vector is the backbone of our geometry.
To find the unit vector, we simply divide by the magnitude:
∣n∣=(−1)2+(−7)2+52=75=53
Thus, the unit vector is 53−i^−7j^+5k^.
The Shortest Bridge
How do we measure the gap between these two rods? We take a point A1(−1,−2,−1) on L1 and A2(2,−2,3) on L2.
The vector connecting them is a2−a1=3i^+0j^+4k^. The shortest distance is the projection of this connecting vector onto our normal vector n.
Using the formula d=∣n∣∣(a2−a1)⋅n∣, we calculate the dot product:
∣(3i^+4k^)⋅(−i^−7j^+5k^)∣=∣−3+0+20∣=17
Dividing by the magnitude 53, we find the distance is 5317.
The Plane of Existence
Finally, we construct a plane containing L1 and parallel to L2. The plane passes through A1(−1,−2,−1) and has the normal vector n=−i^−7j^+5k^.
Using the equation a(x−x1)+b(y−y1)+c(z−z1)=0, we get:
−1(x+1)−7(y+2)+5(z+1)=0
This simplifies to the plane equation x+7y−5z+10=0.
To find the distance of point P(1,1,1) from this plane, we use the standard formula:
D=a2+b2+c2∣ax1+by1+cz1+d∣
Substituting the values, we get:
D=12+72+(−5)2∣1(1)+7(1)−5(1)+10∣=7513=5313
You have just navigated the complex terrain of 3D geometry. Keep this intuition alive—it is the key to mastering JEE Advanced.