The given lines are L1:αx+1=−1y−2=−αz−4 and L2:αx=2y−1=2αz−1.
For L1, point a1=(−1,2,4) and direction b1=(α,−1,−α).
For L2, point a2=(0,1,1) and direction b2=(α,2,2α).
The shortest distance d is given by d=∣b1×b2∣∣(a2−a1)⋅(b1×b2)∣.
a2−a1=(1,−1,−3).
b1×b2=i^ααj^−12k^−α2α=i^(−2α+2α)−j^(2α2+α2)+k^(2α+α)=(0,−3α2,3α).
∣b1×b2∣=0+9α4+9α2=3∣α∣α2+1.
(a2−a1)⋅(b1×b2)=(1)(0)+(−1)(−3α2)+(−3)(3α)=3α2−9α.
Given d=2, so 3∣α∣α2+1∣3α2−9α∣=2⇒α2+1∣α−3∣=2.
Squaring both sides: (α−3)2=2(α2+1)⇒α2−6α+9=2α2+2.
α2+6α−7=0.
The values of α are the roots of this quadratic equation.
Sum of values of α=−16=−6.