Find the inverse of a 3x3 matrix

There are 4 key steps to this question.

(i) calculate the matrix of minors: you want to find the determinant of each entry and this forms a new matrix. 

(ii) convert this into a matrix of cofactors: this is a 'checkerboard' of minuses that you apply to the matrix of minors, i.e. change the sign of alternate cells.

(iii) find the adjugate/adjoint: transpose all elements of the matrix of cofactors i.e. swap all positions of entries over the diagonal

(iv) multiply by 1/determinant: find the determinat of the original matrix. We have already calculated the determinants of the smaller parts in the first part of the question. To find the determinant, you multiply the top row elements by their 'minor' determinants. 

Best explained through a working example on a whiteboard. This question often carries a lot of marks in an exam paper, and the maths itself is not complex but it is very easy to make a mistake. 

JR

Related Further Mathematics A Level answers

All answers ▸

Express f(x) = ln(x+1) as an infinite series in ascending powers of x up to the 3rd power of x


Find the shortest distance between the lines r = (1, 5, 6) + y(-2, -1, 0) and r = (1, 7, -3) + z(2, 0, 4)


Find the four complex roots of the equation z^4 = 8(3^0.5+i) in the form z = re^(i*theta)


Find, without using a calculator, integral of 1/sqrt(15+2x-x^2) dx, between 3 and 5, giving your answer as a multiple of pi