Given A=((-1, 2), (3, 4)) and B=((-4, 3), (5, -2)), how do you find A^-1?
1 Answer
May 28, 2016
Explanation:
There is a rule to calculate the inverse of a
If we have a matrix
We can apply this to the matrix
Unfortunately I do not understand what should be the role of B because to invert a matrix you don't need another matrix.