Find the inverse of $B$

40 Views Asked by At

Let $A,B,C,M$ were four matrices such that $M=ABC$, $M$ and $B$ invertible and $A,C$ need not to be square and invertible. What is inverse of $B$?

1

There are 1 best solutions below

2
On

$$M=ABC\implies B=(CM^{-1}A)^{-1}$$