How do I find the inverse of a 3x3 matrix?

We start by finding the determinant of this matrix using the cofactor method (I.e for each entry in the matrix, cross out the row and column in which it resides and find the determinant of the matrix formed, then multiply by the entry itself and sum each result). The next step is to find the matrix of cofactors using the same crossing out method as before, but this time not multiplying by the original entry, and forming a matrix of the results instead of summing them. Finally we transpose this matrix and multiply each entry by the reciprocal of the determinant. 

**REMEMBER: When finding cofactors, starting from the top left and moving row by row, each 'odd' cofactor is multiplied by +1 and each 'even' cofactor by -1

Related Further Mathematics A Level answers

All answers ▸

How would you use the Integration Factor method to solve an ordinary first-order linear differential equation?


Prove that sum(k) from 0 to n is n(n+1)/2, by induction


Given that k is a real number and that A = ((1+k k)(k 1-k)) find the exact values of k for which A is a singular matrix.


How do you differentiate x^x?


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2024

Terms & Conditions|Privacy Policy