How to find the inverse of a matrix?
Step1. Inverse of a matrix
Let a square matrix of order , denoted by then it's inverse is denoted by but it not written as
Then , where C is determinant of given matrix.
Step2. Find the matrix of minor.
Consider, matrix
Then, Minors of is given by
For calculating minors of the matrix just the hide the row and column for which minors to be calculated.
Step3. Change of matrix into cofactors.
Cofactor of matrix is
Step4. Multiply by the reciprocal of determinant
Determinant of matrix is and calculated as
Step5. Ad joint of a matrix
Ad joint of matrix is transpose of cofactor of matrix.
Transpose of cofactor
Then,
Therefore,
Hence, in this way we can find the inverse of a matrix.