00:01
In this problem, we're going to be calculating the determinant of our 3x3 matrix, and then determining whether this matrix has an inverse.
00:08
So in order to calculate our determinant, we're first going to start by multiplying our first element in our first row by the determinant of this 2x2 matrix right here.
00:20
So that'll be negative 2 times negative 3, which is positive 6, minus 4 times 1 will be minus 4.
00:27
Then next we're going to subtract our next term, and this will be our second element here.
00:34
And then, so this will be 1, and we're going to multiply that by the determinant of our 2x2 matrix that comes from our first column and our third column.
00:45
So in this case, that'll be 0 times negative 3, which is 0, minus 0 times 4, which will also be 0...