Animated Solution for Mathematics - Three Dimensional Geometry: Consider the lines L1 and L2 given by L1:2x−1=1y−3=2z−2, L2:1x−2=2y−2=3z−3. A line L3 having direction ratios 1,−1,−2 intersects L1 and L2 at the points P and Q respectively. Then the length of line segment PQ is
Select Answer:
Visualized Solution
Visualizing the 3D Lines
Given Lines:
L1:2x−1=1y−3=2z−2
L2:1x−2=2y−2=3z−3
Transversal L3:
Direction Ratios = (1,−1,−2)
Intersects L1 at P and L2 at Q.
Parametric Form of Point P
Let 2x−1=1y−3=2z−2=λ
General point P on L1:
x=2λ+1
y=λ+3
z=2λ+2
P=(2λ+1,λ+3,2λ+2)
Parametric Form of Point Q
Let 1x−2=2y−2=3z−3=μ
General point Q on L2:
x=μ+2
y=2μ+2
z=3μ+3
Q=(μ+2,2μ+2,3μ+3)
Direction Ratios of Segment PQ
Direction Ratios (DRs) of PQ are (xP−xQ,yP−yQ,zP−zQ)
DRx=(2λ+1)−(μ+2)=2λ−μ−1
DRy=(λ+3)−(2μ+2)=λ−2μ+1
DRz=(2λ+2)−(3μ+3)=2λ−3μ−1
Applying Proportionality Condition
Since PQ is part of L3, its DRs are proportional to (1,−1,−2).
12λ−μ−1=−1λ−2μ+1=−22λ−3μ−1
Solving for λ and μ (Part 1)
From the first two ratios:
12λ−μ−1=−1λ−2μ+1
−(2λ−μ−1)=λ−2μ+1
−2λ+μ+1=λ−2μ+1
−3λ=−3μ⟹λ=μ
Finding the Value of λ
Using λ=μ in the first and third ratios:
12λ−λ−1=−22λ−3λ−1
−2(λ−1)=−λ−1
−2λ+2=−λ−1
λ=3⟹μ=3
Exact Coordinates of P and Q
Substitute λ=3 into P:
P=(2(3)+1,3+3,2(3)+2)=(7,6,8)
Substitute μ=3 into Q:
Q=(3+2,2(3)+2,3(3)+3)=(5,8,12)
Distance Formula Setup
Length PQ=(xP−xQ)2+(yP−yQ)2+(zP−zQ)2
Substitute coordinates:
PQ=(7−5)2+(6−8)2+(8−12)2
Final Calculation
PQ=(2)2+(−2)2+(−4)2
PQ=4+4+16
PQ=24=26
Final Answer:26
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
Analyzing the Setup
Imagine you are standing in a vast 3D coordinate system. You have two lines, L1 and L2, floating in space like two non-intersecting, non-parallel paths—these are what we call skew lines.
They are like two airplanes flying at different altitudes, never crossing, yet perfectly defined by their equations. Now, a third line, L3, acts as a bridge, a transversal that connects these two paths. Our mission is to find the length of this bridge, the segment PQ.
The GPS of 3D Lines
Parametrization
To find the length of PQ, we first need to know exactly where P and Q are. In 3D geometry, we use parameters to act as a GPS for any point on a line.
For L1, we set its equation equal to a scalar λ. This allows us to write the coordinates of any point P as P=(2λ+1,λ+3,2λ+2).
Similarly, for L2, we use a different parameter, μ, because Q is independent of P. This gives us Q=(μ+2,2μ+2,3μ+3). Now, we have the coordinates of our two mystery points, locked in the language of algebra.
The Vector Bridge
The segment PQ is a vector connecting these two points. Its direction ratios are simply the differences in their coordinates:
DRx=(2λ+1)−(μ+2)=2λ−μ−1
DRy=(λ+3)−(2μ+2)=λ−2μ+1
DRz=(2λ+2)−(3μ+3)=2λ−3μ−1
This vector represents the bridge itself.
The Proportionality Constraint
The Secret Sauce
Here is the moment of truth. We know that PQ lies on L3, and L3 has a fixed direction (1,−1,−2). In the world of vectors, if two lines are parallel, their direction ratios must be proportional.
This gives us the beautiful equality:
12λ−μ−1=−1λ−2μ+1=−22λ−3μ−1
This is the key that unlocks the door. By solving the first two parts, we find that λ=μ. Substituting this back into the first and third parts, we discover that λ=3 and μ=3.
The Final Triumph
With λ=3 and μ=3, we can finally pinpoint P and Q. Substituting these values back into our parametric equations, we get P=(7,6,8) and Q=(5,8,12).
The distance between these two points is the final step of our journey. Using the 3D distance formula:
PQ=(7−5)2+(6−8)2+(8−12)2
This simplifies to:
PQ=22+(−2)2+(−4)2=4+4+16=24
Simplifying this, we arrive at our final answer: 26. You have successfully navigated the 3D space, bridged the skew lines, and calculated the exact distance. This is the elegance of JEE Advanced mathematics—taking a complex spatial problem and reducing it to a series of logical, beautiful steps.