Let $A$ and $B$ be two invertible $n \times n$ real matrices. Assume that $A+B$ is invertible. Show that $A^{-1} + B^{-1}$ is also invertible.
My approach
\begin{aligned} &|\mathrm{A}|\left|A^{-1}+B^{-1}\right||\mathrm{B}|=|\mathrm{B}+\mathrm{A}| \neq 0 \\ \Rightarrow &\left|A^{-1}+B^{-1}\right| \neq 0 \text { as }|\mathrm{A}|,|\mathrm{B}| \neq 0 \\ \Rightarrow & A^{-1}+B^{-1} \text {is invertible } \end{aligned}
Am I correct? Any other method or hint would be greatly appreciated!
Just for the sake of a slightly different approach. Let $C$ be the inverse of $A+B$ (same as $B+A)$. Then we can show that $ACB$ is the inverse of $A^{-1}+B^{-1}$. \begin{align*} (A^{-1}+B^{-1}) (ACB)&=CB+B^{-1}ACB\\ &=B^{-1}B (CB) +B^{-1}ACB\\ &=B^{-1}\underbrace{(B+A)C}_{=I}B\\ &=B^{-1}B\\ &=I. \end{align*}