Question
Mathematics Question on 3D 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:
−2513
2513
1
-1
1
Solution
Let the parametric equations of the two lines be:
r1=(λi^+4j^+3k^)+α(2i^+3j^+4k^),
r2=(2i^+6j^+7k^)+β(2i^+3j^+4k^).
Here, the direction vector for both lines is:
b=2i^+3j^+4k^,
and the position vectors of points on the lines are:
a1=λi^+4j^+3k^, a2=2i^+6j^+7k^.
The formula for the shortest distance between two skew lines is:
Shortest distance=∣b∣∣b×(a2−a1)⋅b∣=2913.
Substituting a2−a1:
a2−a1=(2−λ)i^+2j^+4k^.
The cross product b×(a2−a1) simplifies as follows:
b×(a2−a1)=i^ 2 2−λj^32k^44.
Solving this determinant gives:
b×(a2−a1)=(−8j^+12i^+4(2−λ)j^).
Taking the magnitude and using the formula for shortest distance:
Shortest distance=13∣(−8j^+12i^)∣.
Finally solving the quadratic for λ=1.