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 ▸

A particle is moving in a straight line with simple harmonic motion. The period of the motion is (3pi/5)seconds and the amplitude is 0.4metres. Calculate the maximum speed of the particle.


What is the polar form of the equation: x^2+y^2 =xy+1


a) Find the general solution to the differential equation: f(x)=y''-12y'-13y=8. b) Given that when x=0, y=0 and y'=1, find the particular solution to f(x).


What is the meaning of having a 3 by 3 matrix with determinent 0. Both geometrically and algebriaclly.