How do you find the determinant of a matrix?

Finding the matrix of a matrix can be done in 5 steps. Step 1 involves finding the determinant of the matrix, and putting this value aside for later. Step 2 finds the cofactors of each element. The cofactor of an element 'a' is the determinant of the matrix created by removing the row and column that contain the element 'a' from the original matrix. For step 3 we need to replace each element with its cofactor. For a 2 by 2 matrix, step 2 and 3 essentially swaps each element with its diagonal. Now, for the 4th step we transpose the matrix, which is basically making the rows into columns. This is like reflecting the matrix along its leading diagonal. For the last step, we multiply this result by 1 over the determinant that we calculated in step 1, and we have our matrix inverse!

LC

Related Further Mathematics A Level answers

All answers ▸

Prove De Moivre's by induction for the positive integers


Prove by induction that (n^3)-n is divisible by 3 for all integers n>0 (typical fp1 problem)


Split x^4/[(x^2+4)*(x-2)^2] into partial fractions and hence differentiate it


The set of midpoints of the parallel chords of an ellipse with gradient, constant 'm', lie on a straight line: find its equation; equation of ellipse: x^2 + 4y^2 = 4