Description
- Let A be a 4×4 matrix, use elementary row operation matrices to find one matrix E such that EA=B, where B is obtained from A using the following three row operations in a row (watch for the order): multiply row 2 by -3, interchange row 1 and row 4 of the obtained matrix and then add 2 times row 2 to the third row of the newly obtained matrix. What is the inverse of this matrix E?
- Check whether each of the following matrices is in reduced row echelon form or non-reduced row echelon form. Briefly justify your results.
(a)
Ñ0 2 0 −10é
A= 0 0 1 7
0 0 0 0
(b)
Ñ0 1 8é
B= 1 0 1
0 0 0
(c)
Ñ1 0 3 4 é
C = 0 1 1 3
0 0 1 −2
(d)
à1 0 3 0í
0 1 −1 0
D= 0 0 0 1 0 0 0 0
0 0 0 0



