Given r1:(1+t;2−t;t) and r2:(1+2s;−1+s;3+s), establish whether they are parallel, intersecting or skew. If they are skew, calculate their distance.
Solution
Points and directions: A(1;2;0), v1=(1;−1;1); B(1;−1;3), v2=(2;1;1).
Parallelism.21=1−1: not parallel.
SystemA+v1t=B+v2s:
⎩⎨⎧1+t=1+2s2−t=−1+st=3+s
From the first t=2s; from the second 3−t=s, that is 3−2s=s⇒s=1,t=2. Check on the third: t=3+s⇒2=4, false. The lines are skew.
Distance.AB=(0;−3;3) and
v1×v2=(−1⋅1−1⋅1,1⋅2−1⋅1,1⋅1−(−1)⋅2)=(−2;1;3),∣v1×v2∣=14, AB⋅(v1×v2)=0−3+9=6. Hence
d=14∣6∣=7314≈1,60.