Find the inverse of each of the matrices (if it exists)

We know that

Adjoint of the matrix A = [aij]n×n is defined as the transpose of the matrix [Aij]n×n where Aij is the co-factor of the element aij.


Let’s find the cofactors for all the positions first-


Here, A11 = 2, A12 = 3, A21 = -5, A22 = -1.


Adj A =


=


And |A| = -1(2)-(-3)(5) = 13


So


6