Find the determinant of a 3x3 square matrix

We can expand following any row or column we want. A wise choice would be to use a row/column in which we have one or more zero entries to reduce the calculations. From this, we pick the first entry on the chosen row/column and multiply it by the determinant of the matrix given by the entries not in either the row/column we chose. We then add the negative of the product between the second entry in our row/column and the determinant of the matrix left (as in the previous step). Finally we add the (positive) product between the last entry and the determinant of the (in this case) 2x2 matrix given.

SZ

Related Further Mathematics A Level answers

All answers ▸

The curve C has polar equation 'r = 3a(1 + cos(x)). The tangent to C at point A is parallel to the initial line. Find the co-ordinates of A. 0<x<pi


Find the general solution of y'' - 3y' + 2y = 2e^x


How do you deal with 3 simultaneous equations? (Struggling with Q7 of AQA specimen paper 1)


How do you find the determinant of a matrix?