Class 12MathematicsChapter 3: Matrices 3.5 Invertible Matrices
Definition of inverse, 2x2 inverse formula, and worked example.
A square matrix A of order n is invertible if there exists a matrix B such that:
AB=BA=In
Then B=A−1.
For A=[acbd], if det(A)=ad−bc=0:
A−1=ad−bc1[d−c−ba]
Find the inverse of A=[2134].
det(A)=2(4)−3(1)=8−3=5
A−1=51[4−1−32]=[54−51−5352]