Can someone explain how you would do these problems, I understand what inverses are, but I really don't understand these problems.
B)Suppose that $A$ is $50\times 50$ and that $A^3-2A^2+9A+7I_{50}=0_{n\times n}$. Show that $A$ must have an inverse and show how it is constructed from $A$.
C) Suppose that $A$ is $50\times 50$ and that $A^2 = A$. Show that if $A$ has an inverse, then $A$ must be a very simple matrix. (What matrix?
For B I was thinking you could expand the equation out so that it becomes $AA^2-2AA+9A+7I_{50}=0_{50\times 50}$, but I don't known how that would helped me to show there is an inverse. As for the construction part of the problem, would I just multiple both sides by $A^-$$^1$? And then solve for that?
For C I known $A^2 = AA$, but again I don't know how that would help me to show the inverse of $A$.