What is the necessary condition for a matrix A to be invertible?
|A|≠0
Invertibility of a matrix is one of its major properties. If a matrix is invertible it’s also called non-singular. The necessary condition for this is |A|≠0.
You can understand this from the definition of inverse of a matrix. The expression for obtaining the inverse is, A−1=1|A|.Adj(A)
Here for the denominator not to become zero the inequality |A|≠0 should be satisfied. Hence the required condition.