Please help me answering this problem! thank you :)
Prove that for any nonsingular matrices $A$, $B$, and $C$, the equation $$(ABC)^{-1} = C^{-1}B^{-1}A^{-1}$$ holds. (Hint: Assume $D$ is the inverse of $ABC$, thus $DABC =I$. Post-multiply both sides of the matrix equation by $C^{-1}B^{-1}A^{-1}$ and proceed from there.)
$$(ABC)C^{-1}B^{-1}A^{-1}=AB\underbrace{(CC^{-1})}_{=I}B^{-1}A^{-1}=ABB^{-1}A^{-1}=AA^{-1}=I$$ Therefore, the inverse of $ABC$ is $C^{-1}B^{-1}A^{-1}$. I let you make all the necessary justification (like associativity of matriciel product...)