Animated Solution for Mathematics - Three Dimensional Geometry: If the shortest distance between the lines 2x−λ=3y−4=4z−3 and 4x−2=6y−4=8z−7 is 2913, then a value of λ is :
Select Answer:
Visualized Solution
Direction Ratios
Direction Ratios of L1: (2,3,4)
Direction Ratios of L2: (4,6,8)=2(2,3,4)
The direction ratios are proportional, so the lines are parallel.
Points and Direction Vector
Point on L1: A1=(λ,4,3)
Point on L2: A2=(2,4,7)
Common Direction Vector: b=2i^+3j^+4k^
Connecting Vector a2−a1
a2−a1=(2−λ)i^+(4−4)j^+(7−3)k^
a2−a1=(2−λ)i^+0j^+4k^
Distance Formula for Parallel Lines
Shortest distance d between parallel lines:
d=∣b∣∣(a2−a1)×b∣
Cross Product Setup
(a2−a1)×b=i^2−λ2j^03k^44
Expanding the Determinant
=i^(0−12)−j^(4(2−λ)−8)+k^(3(2−λ)−0)
=−12i^−(8−4λ−8)j^+(6−3λ)k^
=−12i^+4λj^+(6−3λ)k^
Magnitude of the Cross Product
∣(a2−a1)×b∣=(−12)2+(4λ)2+(6−3λ)2
=144+16λ2+36+9λ2−36λ
=25λ2−36λ+180
Magnitude of Vector b
∣b∣=22+32+42
∣b∣=4+9+16=29
Equating to Given Distance
Given d=2913
2925λ2−36λ+180=2913
25λ2−36λ+180=13
Forming the Quadratic Equation
Squaring both sides:
25λ2−36λ+180=169
25λ2−36λ+11=0
Solving for λ
25λ2−25λ−11λ+11=0
25λ(λ−1)−11(λ−1)=0
(25λ−11)(λ−1)=0
λ=1 or λ=2511
Final Answer
The calculated values for λ are 1 and 2511.
Comparing with the given options, λ=1 is present.
Correct Option:1
00:00 / 00:00
The Sigma Insight: Shortest Distance Between Two Skew Lines
Solution Diagram
Analyzing the Setup
Imagine you are standing in a vast, three-dimensional void. Before you, two infinite lines stretch out into the darkness. At first glance, they look like any other pair of lines in space—perhaps they intersect, perhaps they are skew, or perhaps they are parallel.
In the world of JEE Advanced, the first step is always to be a detective. We do not rush into calculations; we observe. We look at the denominators of the line equations:
2x−λ=3y−4=4z−3and4x−2=6y−4=8z−7
The direction ratios are (2,3,4) and (4,6,8). Do you see the hidden symmetry? The second set is exactly twice the first.
This is our 'Aha!' moment. The lines are parallel. This realization is not just a shortcut; it is a fundamental shift in our perspective. We are no longer dealing with the complexity of skew lines; we are dealing with the elegant, constant distance between two parallel paths.
Defining the Bridge
To find the distance between these parallel lines, we need to build a bridge. We identify a point on the first line, A1=(λ,4,3), and a point on the second line, A2=(2,4,7). These points are our anchors.
We then define the vector connecting them:
a2−a1=(2−λ)i^+(4−4)j^+(7−3)k^=(2−λ)i^+0j^+4k^
This vector is the displacement between our two anchors. Now, we have our common direction vector, b=2i^+3j^+4k^.
The distance between parallel lines is the height of a parallelogram formed by the connecting vector and the direction vector. The formula is:
d=∣b∣∣(a2−a1)×b∣
This is where the physics of the problem meets the algebra.
The Algebraic Dance
Now, we perform the cross product. We set up the determinant:
i^2−λ2j^03k^44
Expanding this, we get i^(0−12)−j^(4(2−λ)−8)+k^(3(2−λ)−0). Simplifying this, we arrive at −12i^+4λj^+(6−3λ)k^.
This vector represents the area of the parallelogram in a sense, and its magnitude is the numerator of our distance formula. The magnitude is:
(−12)2+(4λ)2+(6−3λ)2
Expanding this, we get 144+16λ2+36−36λ+9λ2, which simplifies to 25λ2−36λ+180.
The Final Resolution
We know the distance d is 2913. The magnitude of our direction vector b is 22+32+42=29.
Equating our expression to the given distance, we have:
2925λ2−36λ+180=2913
The 29 cancels out, leaving us with 25λ2−36λ+180=13. Squaring both sides gives:
25λ2−36λ+180=169⇒25λ2−36λ+11=0
Factoring this quadratic, we find (25λ−11)(λ−1)=0. Thus, λ=1 or λ=2511.
Looking at our options, λ=1 is the clear winner. You have navigated the 3D space, identified the symmetry, and solved the equation with precision. This is the essence of JEE Advanced—not just solving, but understanding the geometry behind the numbers.