I am finding it extremely hard to find the eigenvalues after finding the characteristic polynomial.
For example (instead of $\lambda$ I will use $x$) I have:
$-x^3+x^2+16x+20=0$, how do i find the eigenvalues? From the book, it says to use the factors of the constant, in this case the constant is $20$; and the one factors that does equals to $0$ are $5$ and $-2$. So how do I go about finding it?
I tried to take $x-5$ factor of $-x^3+x^2+16x+20$, but I cant seem to do it right.
Note that $x^3-x^2-16x-20=(x-5)(x^2+4x+4)=(x-5)(x+2)^2$.