If A is n x n invertible matrix, then KA is invertible for any nonzero scalar n; (KA)^-1 = (1/k)A^-1
Anonymous Quiz
88%
T
13%
F
بسم الله والصلاة والسلام على رسول الله ﷺ.
Linear Algebra
Chapter 2 (Determinants)
Linear Algebra
Chapter 2 (Determinants)
if A is a square matrix, then the minor of entry aij is denoted by Mij and is defined to be determinant of the submatrix that remains after the ith row, and the jth column are deleted from A
Anonymous Quiz
92%
T
8%
F
The number (-1)^i+j Mij is denoted by Cij and is called the cofactor of entry aij
Anonymous Quiz
92%
T
8%
F
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)