Sample Quiz
March 8, 2006
MTH 338: Linear Algebra
The determinant of (
) is ______________________
7
-1
2
1
The inverse of (
) is _____________________
7
-1
2
1
The reduced row echelon form of the matrix (
) is (
1
2
0
1
0
1
1
1
0
1
2
2
).
______
______
______
______
______
______
______
______
______
______
______
______
The definition of the determinant is as follows:
Det([a]) = a,
and if A is an n×n matrix, then for any r between 1 and n (inclusive)
Det(A) = ![]()
+![]()
+ ... +![]()
, where
=
Det(
) and
is the matrix obtained from A by deleting the r-th row and the j-th column.
Using this definition, prove that if two rows of A are identical, then Det(A)=0.
| Created by Mathematica (April 22, 2006) |