Animated Solution for Mathematics - Three Dimensional Geometry: Line L1 passes through the point (1,2,3) and is parallel to Z -axis. Line L2 passes through the point (λ,5,6) and is parallel to y-axis. Let for λ=λ1,λ2,λ2<λ1, the shortest distance between the two lines be 3. Then the square of the distance of the point (λ1,λ2,7) from the line L1 is
Select Answer:
Visualized Solution
Visualizing Line L1
Line L1 passes through (1,2,3).
It is parallel to the Z-axis.
Equation of L1: x=1,y=2.
Visualizing Line L2
Line L2 passes through (λ,5,6).
It is parallel to the y-axis.
Equation of L2: x=λ,z=6.
Shortest Distance Between L1 and L2
L1 is along k^ (Z-axis).
L2 is along j^ (Y-axis).
The common perpendicular must be along i^ (X-axis).
Calculating the Shortest Distance
Points on common perpendicular: (1,2,6) on L1 and (λ,2,6) on L2.
Shortest Distance = ∣λ−1∣.
Given Shortest Distance = 3.
Solving for λ
∣λ−1∣=3
λ−1=3⟹λ=4
λ−1=−3⟹λ=−2
Identifying λ1 and λ2
Given condition: λ2<λ1
Therefore, λ1=4 and λ2=−2
Locating the Target Point P
Point P=(λ1,λ2,7)
Substituting the values: P=(4,−2,7)
Distance from P to L1
Line L1 has fixed x=1 and y=2.
The projection of P(4,−2,7) on L1 will have the same z-coordinate as P.
Projection point =(1,2,7).
Calculating the Square of the Distance
Distance d=(4−1)2+(−2−2)2+(7−7)2
d2=(3)2+(−4)2+0
d2=9+16=25
Final Conclusion
The square of the distance of the point from line L1 is 25.
Key Takeaway: For lines parallel to coordinate axes, 3D distance problems often simplify to 2D or 1D calculations.
00:00 / 00:00
The Sigma Insight: Shortest Distance Between Two Skew Lines
Solution Diagram
The Geometry of Skew Lines
A 3D Adventure
Welcome, fellow explorer of the mathematical universe! Today, we are diving into the elegant world of 3D geometry.
Often, when students see lines in 3D space, they immediately reach for complex vector formulas. But wait—before you do that, let's pause and look at the geometry. There is a hidden simplicity in this problem that, once unlocked, turns a daunting task into a beautiful, intuitive exercise.
Phase 1
Visualizing the Pillars
Imagine you are standing in a room. Line L1 passes through (1,2,3) and runs perfectly parallel to the Z-axis.
Think of it as a vertical pillar extending from the floor to the ceiling. Because it is parallel to the Z-axis, its x and y coordinates are locked in stone: x=1 and y=2. No matter how high or low you go on this line, those coordinates never change.
Now, consider line L2. It passes through (λ,5,6) and runs parallel to the Y-axis. This is like a horizontal beam crossing the room.
For this line, the x and z coordinates are fixed: x=λ and z=6. By simply visualizing these constraints, we have already defined our lines without needing a single complex vector equation.
Phase 2
The Shortest Distance
We are looking for the shortest distance between these two skew lines. In 3D space, the shortest distance between two lines is always measured along their common perpendicular.
Let's look at their directions. L1 is directed along the Z-axis (the k^ vector), and L2 is directed along the Y-axis (the j^ vector). What is the common perpendicular to both the Y and Z axes? It is the X-axis!
This means the shortest distance segment must be parallel to the X-axis. To find the length of this segment, we need the points where this perpendicular intersects both lines.
On L1, the z-coordinate must match L2, so z=6. On L2, the y-coordinate must match L1, so y=2. The intersection points are (1,2,6) on L1 and (λ,2,6) on L2.
The distance between these points is simply the difference in their x-coordinates: ∣λ−1∣. We are told this distance is 3, so we have the equation ∣λ−1∣=3.
Phase 3
The Algebra of Possibilities
Solving ∣λ−1∣=3 gives us two potential values: λ=4 or λ=−2. The problem provides a crucial hint: λ2<λ1.
This is our key to unlocking the final configuration. Clearly, λ1=4 and λ2=−2. With these values, we have fully defined our system.
We are now ready to tackle the final challenge: finding the distance of point P(λ1,λ2,7) from line L1.
Phase 4
The Final Leap
Substituting our values, point P is at (4,−2,7). We need the perpendicular distance from P to L1.
Recall that L1 is defined by x=1 and y=2. To drop a perpendicular from P to L1, we simply project P onto the line. The projection point will have the same z-coordinate as P, which is 7.
Thus, the foot of the perpendicular is (1,2,7). Now, we apply the 3D distance formula to find the distance d between P(4,−2,7) and the foot (1,2,7):
d=(4−1)2+(−2−2)2+(7−7)2
d=(3)2+(−4)2+02=9+16=25=5
The problem asks for the square of this distance, d2. Therefore, d2=25.
Conclusion
We have arrived at our destination! The answer is 25.
Notice how we didn't need to perform heavy vector algebra or calculate complex cross products. By visualizing the lines as simple geometric entities, we reduced a 3D problem into a 1D distance calculation.
This is the power of spatial intuition in JEE Advanced. Keep practicing this visualization, and you will find that even the most intimidating problems have a simple, elegant core waiting to be discovered.