Let $A, B, C$ be invertible $n \times n$ matrices. Prove that $$(A^T B)^{-1} = B^{-1}(A^{-1})^T$$
I'm confused on how to start the problem and was wondering if the answer ends up being $I$?
Let $A, B, C$ be invertible $n \times n$ matrices. Prove that $$(A^T B)^{-1} = B^{-1}(A^{-1})^T$$
I'm confused on how to start the problem and was wondering if the answer ends up being $I$?
Just multiply: $$ (A^TB)(B^{-1}(A^{-1})^T)= A^T(BB^{-1})(A^{-1})^T= A^T(A^{-1})^T= (A^{-1}A)^T=I^T=I $$