Let $L_1$ be the line having parametric equations: $x= 3-s$, $y=-1+2s$, $z=1+s$ and let $L_2$ be the line given by $x=1+t$, $y=2+t$, $z=2t$.
a) Do the lines intersect? If so, find the point of intersection.
b) Find the point $P$ on $L_1$ that is closest to $L_2$ and find the point $Q$ on $L_2$ that is closest to $L_1$. Hint: Use the fact that the vector $PQ$ will be orthogonal to the direction vectors of both lines.
I set the equations equal to each other and tried to solve for the parameters, but it came out that they do not intersect (or so I think).
How would I go about finding the points on both lines?