find the matrix C if (AC)^-1 = B. MY SOLUTION IS C=A^-1B^-1 it is correct or wrong
Is this kind of like inverse of the product?
If \((AB)^{-1} = B^{-1}A^{-1}\) , you have ...\[(AC)^{-1} = B\]\[(AC)^{-1} = A^{-1}B^{-1}\]
Correction: \((AC)^{-1} = C^{-1}A^{-1}\)
Therefore: \(C^{-1}A^{-1} = B\)..... Along those lines?!
next step will be to post mutiply both sides by A
ohhh and \(AA^{-1} = I\)?
\(C^{-1}A^{-1} A = BA\) and noting that ...yes, that :)
\(C^{-1} = BA\) then finding C is easy now :)
But id \(AA^{-1} = I\), where does the \(I\) go?
IX or XI both = X I is the identity matrix, mutiplied with any matrix results in the same matrix only catch is that both the matries X and I must have same order
so \(C^{-1}I = C^{-1}\)
If the order is the same it's kind of like multiplying by 1...
right!
@hbr27 you can participate in the conversation, if you have something to contribute :)
\[(BA)^{-1} = A^{-1}B^{-1}\]
so @hbr27 your solution is indeed correct :)
Join our real-time social learning platform and learn together with your friends!