I have problems determining the rank of the following matrix. Note: Most probably it is me missing something, but I am sincerely confused by this:
$$ \begin{matrix} 1 & 2 & -2 \\ 0 & 0 & 5 \\ 0 & 0 & -8 \\ \end{matrix} $$
Now, I would say that the matrix is in its reduced form because each one of the three entries under the main diagonal are zeroes. I'd say that the rank of this matrix is three, because that is the number of non-zero rows, but every calculator says that the rank is two. Why?
Thanks and sorry for taking your time!