\begin{align} x_1 + x_2 + cx_3 &= 0 \\ x_2 + x_3 &= 0 \\ cx_1 + x_3 &= 1 \end{align}
I just started learning about linear systems and I'm really confused on how to start on this problem. I'm trying to make a row to be $\begin{pmatrix} 0 & 0 & 0 &=& 1 \end{pmatrix}$ so that its inconsistent but I'm not sure where to start.
Thanks a lot!!