Find the general solution to the augmented matrix:
\[\begin{bmatrix} -1 & 0 & -4 & 2 \\ -5 & 2 & -18 & -2 \\ -4 & 3 & -13 & -2 \end{bmatrix}.\]Click for answer
Click for Latex code
\[ \begin{bmatrix} -1 & 0 & -4 & 2 \\ -5 & 2 & -18 & -2 \\ -4 & 3 & -13 & -2 \end{bmatrix} \]Solution:
\begin{solution} Reduced Row Echelon Form: \[\begin{bmatrix} 1 & 0 & 4 & 0 \\ 0 & 1 & 1 & 0 \\ 0 & 0 & 0 & 1 \end{bmatrix}\] General Solution: No Solution! \end{solution}