if A is an n x n matrix, then the number obtained by multiplying the entries in any row or column of A by corresponding cofactors and adding the resulting products is called the determinant of A, the sums themselves are called cofactor expansions of A
Anonymous Quiz
88%
T
12%
F
the best strategy for cofactor expansion is to expand along a row or a column with the most zeros
Anonymous Quiz
92%
T
8%
F
if A is an nxn triangular matrix (upper triangle matrix, lower triangle matrix, diagonal) then det(A) is the product of the entries on the main diagonal of the matrix
Anonymous Quiz
88%
T
12%
F
the arrow technique can work with 4x4 or higher matrices in finding the determinant
Anonymous Quiz
74%
T
26%
F
In matrix B the first row of A was multiplied by k then
Anonymous Quiz
17%
det(B) = det(A)
68%
det(B) = k.det(A)
15%
k.det(B) = det(A)
In the matrix B the first and second rows of A were interchanged
Anonymous Quiz
16%
det(B) = det(A)
79%
det(B) = - det(A)
4%
– det(B) = - det(A)
in the matrix B a multiple of the second row of A was added to the first row
Anonymous Quiz
63%
det(B) = det(A)
14%
det(B) = - det(A)
22%
det(B) = k. det(A)
if A is a square matrix with 2 proportional rows or 2 proportional columns then det(A) = …
Anonymous Quiz
51%
1
49%
0
if A is a squared matrix then Ax = b is consistent for every nx1 matrix b
Anonymous Quiz
83%
T
17%
F
if A is a squared matrix then Ax = b has only one solution for every nx1 matrix b
Anonymous Quiz
83%
T
17%
F