I am having problems solving the system of linear equations as a function of $\lambda$ and $\mu$ for $\lambda , \mu \in \mathbb R$.
$$\left[\matrix{9&2&4\cr 3 &0&-3 \cr \lambda &2 &9}\right]x=\left[\matrix{\mu \cr 8 \cr 6}\right]$$
I never get an equation where I get an explicit expression of $x_1, x_2$ or $x_3$. Probably just basics, but can somebody give me the right approach?