If A is a matrix satisfying $A^3 + 4A - 2I = 0$, explain why A is invertible.
-I understand that I can easily find a matrix that fits this condition and prove that its determinant is not zero, but how would I prove this for all A matrices as opposed to a specific example. Any help is appreciated.
You can see that $$\det(A^3+4A)=\det(A)\times\det(A^2+4I)=\det(2I)\neq 0,$$ which implies $\det(A)\neq0$ and so $A$ is invertible.