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 = 3, A12 = -4, A21 = 2, A22 = 2.


Adj A =


=


And |A| = 2(3)-(-2)(4) = 14


So .


5