$$ \left[ \begin{array}{ccc|c} 1 & 1 & 1&4\\ 0 & 0 & 1&2 \\ 0 & 0&a-4&a-2\\ \end{array} \right] $$
(a) Find all values for which the system is Consistent (b) find all values for which the system is inconsistent (c) find all values for which the system has infinite many solutions.
I tried to row reduce it and tried to compute the determinant and didn't help. I tried just to just write the values for which I believed to be correct and It was wrong. Would like help on how to go about this question. THank you.
$\det\left| \begin{array}{ccc} 1 & 1 & 1 \\ 0 & 0 & 1 \\ 0 & 0 & a-4 \\ \end{array} \right|=0$
for any $a$, thus the rank of the matrix is $2$
To be compatible also the rank of the completed matrix must be $2$
$\text{rank }\left( \begin{array}{ccc|c} 1 & 1 & 1 & 4 \\ 0 & 0 & 1 & 2 \\ 0 & 0 & a-4 & a-2 \\ \end{array} \right)$
as we have
$\det \left| \begin{array}{ccc} 1 & 1 & 4 \\ 0 & 1 & 2 \\ 0 & a-4 & a-2 \\ \end{array} \right|=6-a $
(a)
the system is consistent for $a=6$
(b)
it's inconsistent for $a\ne 6$
(c)
if $a=6$ this determinant is $0$ and the rank of the completed matrix is $2$ so the system is compatible and has infinite solutions