Given
$$\begin{aligned} x+y+4z &= 1\\ 3x+2y+16z &= 5\\ 4x+2y+(a-1)z &=b-4\end{aligned}$$
find conditions on $a, b \in \mathbb R$ for which:
- the system has no solutions;
- the system has only one solution;
- the system has an infinite number of solutions.
I tried solving to find a point where I found $z = \frac{b-20}{a-25}$. I am not really sure about how I should proceed. Any help would be appreciated.
Your system is$$\left\{\begin{array}{l}x+y+4z=1\\3x+2y+16z=5\\4x+2y+(a-1)z=b-4. \end{array}\right.$$If you subtract from the second line of your system the first line times $3$ and if you subtract from the third line of your system the first line times $4$, you get $$\left\{\begin{array}{l}x+y+4z=1\\-y+4z=2\\-2y+(a-17)z=b-8\end{array}\right.$$Now, if you add to the third line of this system the second line times $-2$, you will get$$\left\{\begin{array}{l}x+y+4z=1\\-y+4z=2\\(a-25)z=b-12.\end{array}\right.$$So: