Try substituting the definition of the characteristic polynomial into the equation you are trying to verify. You get \det(Ix- A^{-1}) = \frac{(-x)^n\det(Ix^{-1} - A)}{\det(A)} If you notice that \det(-Ix) = (-x)^n , then the rest is matrix arithmetic using the equation you provided.
Good...