
Jonathan T. answered 03/06/20
Calculus, Linear Algebra, and Differential Equations for College
There is more than one way to find an inverse. You’ll need to address which method is required else you may receive a solution far beyond your current place in the text/course.
[ A | I ] ~ [ I | A^(-1) ]
Just reducing RREF the above matrix A = to the identity will result in inverse.
or
A^(-1) = adj(A)/det(A)