Find the distance between the two (obviously parallel) lines below where $\alpha ,\beta \in \mathbb R$ are scalars. $$\text{Line #1}:\begin{bmatrix}0\\1\\2\end{bmatrix}+\alpha\begin{bmatrix}1\\1\\0\end{bmatrix},\text{Line #2}:\begin{bmatrix}1\,\\-1\\3\,\end{bmatrix}+\beta\begin{bmatrix}1\\1\\0\end{bmatrix}$$
How do I find the required distance? Please give me advice.
If you know the angle between your lines and $OX$, you can rotate the lines to make them parralel with $OX$ or $OY$.
After this, just calculate the difference between the cordinates.