Question
Question: The shortest distance between the lines $\frac{x-2}{2}=\frac{y-3}{2}=\frac{z-0}{1}$ and $\frac{x+4}{...
The shortest distance between the lines 2x−2=2y−3=1z−0 and −1x+4=8y−7=4z−5 lies in the interval

[0, 1]
[1, 2]
[2, 3]
[3, 4]
[2, 3]
Solution
The shortest distance between two skew lines is given by the formula: d=∣∣v1×v2∣∣∣(a2−a1)⋅(v1×v2)∣
For the first line 2x−2=2y−3=1z−0, a point on the line is P1=(2,3,0) and its direction vector is v1=⟨2,2,1⟩. Thus, a1=⟨2,3,0⟩.
For the second line −1x+4=8y−7=4z−5, a point on the line is P2=(−4,7,5) and its direction vector is v2=⟨−1,8,4⟩. Thus, a2=⟨−4,7,5⟩.
The vector connecting the two points is: a2−a1=⟨−4−2,7−3,5−0⟩=⟨−6,4,5⟩.
The cross product of the direction vectors is: v1×v2=i2−1j28k14=(8−8)i−(8−(−1))j+(16−(−2))k=0i−9j+18k=⟨0,−9,18⟩.
The magnitude of the cross product is: ∣∣v1×v2∣∣=02+(−9)2+182=81+324=405=95.
The scalar triple product is: (a2−a1)⋅(v1×v2)=⟨−6,4,5⟩⋅⟨0,−9,18⟩=(−6)(0)+(4)(−9)+(5)(18)=0−36+90=54.
The shortest distance is: d=95∣54∣=56=565.
To determine the interval, we can square the distance: d2=(565)2=2536×5=536=7.2.
We check which interval contains d.
- [0,1]2=[0,1]
- [1,2]2=[1,4]
- [2,3]2=[4,9]
- [3,4]2=[9,16]
Since 4≤7.2≤9, the distance d lies in the interval [2, 3].