Question: If A, B, and A+B are invertible matrices, show that $$A(A+B)^{-1}B = B(A+B)^{-1}A = (A^{-1}+B^{-1})^{-1}$$
Showing the first two matrices are equivalent is simple, because I can keep on multiplying matrices until I get what I want. It's showing the equivalency to the third matrix that I'm having trouble with. How can I manipulate either of the first two into the third?