Please give the steps to find the inverse of a 2X2 and 3X3 matrix.

To calculate the inverse of ANY matrix A, we first need to find its determinant, |A|, and then we need to find its adjoint matrix, adj A. Then we can have the inverse matrix as:-

A-1=1A×adj A

Now, if A is a 2x2 matrix, you can apply a shortcut because (i) it is a square matrix, (ii) because it is of order only 2.

Say A=abcd

Then, A-1=1A×d-b-ca=1ad-bc×d-b-ca

There is no real shortcut to find the inverse of a 3x3 matrix. However, if you can remember it correctly, you can use the following:-

Say 


Then,


 

  • 1
What are you looking for?