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