Let A=[acbd]. If ad−bc=0, then A is invertible and
A−1=ad−bc1[d−c−ba]
If ad−bc=0, then A is not invertible.
Theorem
If A is an invertible n×n matrix, then for each b in Rn, the equation Ax=b has the unique solution x=A−1b.
Theorem
a. If A is an invertible matrix, then A−1 is invertible and
(A−1)−1=A
b. If A and B are n×n invertible matrices, then so is AB, and the inverse of AB is the product of the inverses of A and B in the reverse order. That is,
(AB)−1=B−1A−1
c. If A is an invertible matrix, then so is AT, and the inverse of AT is the transpose of A−1. That is,
(AT)−1=(A−1)T
Theorem
An n×n matrix A is invertible if and only if A is row equivalent to In, and in this case, any sequence of elementary row operations that reduces A to In also transforms In into A−1.