$\begin{pmatrix}8&k\\ 0&4\end{pmatrix}$
So I know that for a matrix to be diagonalizable, it needs to have 2 distinct real eigenvalues.
So I calculated the characteristic polynomial to be:
$x^2-12x+32-k$
Therefore, for the discriminant to be greater than $0$, I got the inequality:
$k>-4$
Therefore, I thought that it would diagonalizable for all $k$ except $k=-4$, but this is not correct.
Any help?