Two non-parallel lines $L_1$ and $L_2$ in $\mathbb{R}^3$ have respective equations ${\bf{r}} \wedge {\bf{a_1}} = {\bf{b_1}}$ and ${\bf{r}} \wedge {\bf{a_2}} = {\bf{b_2}}$. For $i = 1,2$, let $\prod_i$ denote the plane of the form ${\bf{r}} \cdot ({\bf{a_1}} \wedge {\bf{a_2}}) = k_i$ which contains $L_i$. Show that $k_1 = {\bf{b_1}} \cdot {\bf{a_2}}$ and find $k_2$. Hence show that the least distance between the lines equals
$\dfrac{|{\bf{a_1}} \cdot {\bf{b_2}} + {\bf{a_2}} \cdot {\bf{b_1}}|}{|{\bf{a_1}} \wedge {\bf{a_2}}|}$
I don't really know how to begin this question. An earlier part of the question was showing that ${\bf{r}} \wedge {\bf{a}} = {\bf{b}}$ has no solutions unless ${\bf{a}} \cdot {\bf{b}} = 0$, but I can't see how to apply it to this question (I've tried taking various dot products/cross products to get the expressions for $k_i$ to fall out, but to no avail). Thanks for any help!