![](https://cv01.studmed.ru/view/d4240582969/bg1ed.png)
Matrices
482
Similarly, if we expand down the second column, we get
det(A) = a
12
A
12
+ a
22
A
22
+ a
32
A
32
The fact that we get the same answer irrespective of the row and column that we use for expan-
sion is an extremely useful property. It provides us with an obvious check on our calculations.
Also, there are occasions when it is more convenient to expand along certain rows or columns
than others.
Example
Find the determinants of the following matrices:
A = and B =
Solution
We have already calculated all nine cofactors of the matrix
A =
in the previous example. It is immaterial which row or column we use. Let us choose the second row. The
cofactors corresponding to the three elements 4, 3, 7 in the second row were found to be −11, 4, 6, respec-
tively. Consequently, if we expand along this row, we get
= 4(−11) + 3(4) + 7(6) = 10
As a check, let us also expand down the third column. The elements in this column are 1, 7, 3 with co-
factors −2, 6, −10, respectively. Hence, if we multiply each element by its cofactor and add, we get
1(−2) + 7(6) + 3(−10) = 10
which is the same as before. If you are interested, you might like to confirm for yourself that the value of 10
is also obtained when expanding along rows 1 and 3, and down columns 1 and 2.
The matrix
B =
is entirely new to us, so we have no prior knowledge about its cofactors. In general, we need to evaluate all
three cofactors in any one row or column to find the determinant of a 3 × 3 matrix. In this case, however,
we can be much lazier. Observe that all but one of the elements in the second row are zero, so when we
expand along this row we get
det(B) = b
21
B
21
+ b
22
B
22
+ b
23
B
23
= 0B
21
+ 2 B
22
+ 0B
23
= 2B
22
J
K
K
L
1075
020
273
G
H
H
I
241
437
213
J
K
K
L
241
437
213
G
H
H
I
J
K
K
L
1075
020
273
G
H
H
I
J
K
K
L
241
437
213
G
H
H
I
MFE_C07b.qxd 16/12/2005 10:45 Page 482