The lines need to be rewritten so that −x is absorbed into the direction ratios.
Line 1: 4−x−3=3y−6=2z
−4x+3=3y−6=2z−0
Point: a1=(−3, 6, 0)
Direction ratios: b1=(−4, 3, 2)
Line 2: 4−x−2=1y=1z−7
−4x+2=1y−0=1z−7
Point: a2=(−2, 0, 7)
Direction ratios: b2=(−4, 1, 1)
The shortest distance between two skew lines is given by:
d=∣b1×b2∣∣(a2−a1)⋅(b1×b2)∣
a2−a1=(−2−(−3), 0−6, 7−0)
=(1, −6, 7)
b1×b2=i−4−4j31k21
i: (3)(1)−(2)(1)=1
j: −[(−4)(1)−(2)(−4)]=−[−4+8]=−4
k: (−4)(1)−(3)(−4)=−4+12=8
b1×b2=(1, −4, 8)
∣b1×b2∣=12+(−4)2+82
=1+16+64
=81=9
(a2−a1)⋅(b1×b2)=(1)(1)+(−6)(−4)+(7)(8)
=1+24+56=81
d=9∣81∣=9
Therefore, the shortest distance is 9 units.