Two lines in space are provided. Their equations in parametric form are:
1. \( L_1: \frac{x-1}{2} = \frac{y-2}{3} = \frac{z-3}{4} \). The parametric equations are: \[ x = 1 + 2t, \quad y = 2 + 3t, \quad z = 3 + 4t \].
2. \( L_2: \frac{x}{1} = \frac{y}{\alpha} = \frac{z-5}{1} \). The parametric equations are: \[ x = s, \quad y = \alpha s, \quad z = 5 + s \].
The shortest distance \( D \) between two skew lines is calculated using the formula: \[ D = \frac{|(\vec{b}_2 - \vec{b}_1) \cdot (\vec{a}_1 \times \vec{a}_2)|}{|\vec{a}_1 \times \vec{a}_2|} \].
Here:
Given that the shortest distance is \( D = \frac{5}{\sqrt{6}} \), we equate the formula to this value and solve for \( \alpha \). The resulting value for \( \alpha \) is \( -3 \).