Question
Mathematics Question on Three Dimensional Geometry
Find the shortest distance between the lines whose vector equations are
r=(i^+2j^+3k^)+λ(i^−3j^+2k^)
and r=(4i^+5j^+6k^)+μ(2i^+3j^+k^)
The given lines are r=(i^+2j^+3k^)+λ(i^−3j^+2k^)and r=(4i^+5j^+6k^)+μ(2i^+3j^+k^)
It is known that the shortest distance between the lines, r=a1+λb1 and r=a2+μb2, is given by,
d=|(b1×b2).(a2-a2)/|b1×b2||...(1)
Comparing the given equations with r=a1+λb1 and r=a2+μb2, we obtain
a1=i^+2j^+3k^
b1=i^−3j^+2k^
a2=4i^+5j^+6k^
b2=2i^+3j^+k^
a2−a1
=(4i^+5j^+6k^)-(i^+2j^+3k^)
=3i^+3j^+3k^
b1∗b2
=i^\1\2j^−33k^21
=(-3-6)i^-(1-4)j^+(3+6)k^
=-9i^+3j^+9k^
⇒∣b1∗b2∣
=(−9)2+(3)2+(9)2
=81+9+81
=171
=319
(b1∗b2).(a2−a1)
=(-9i^+3j^+9k^).(3i^+3j^+3k^)
=-9×3+3×3+9×3
=9
Substituting all the values in equation (1), we obtain
d=|3199|
=193
Therefore, the shortest distance between the two given lines is 193 units.