Question 153838
the inverse of a matrix [A] is the matrix [B] that gives the identity matrix [I]
as a result of multiplication


[A][B]=[I]


I would suggest google and/or wikipedia as a source of information on this


the Gauss-Jordan method seems the most straight forward