Quiz 6: Reduced row echelon form
Question 1
Which of the following matrices are in reduced row echelon form?
For example, choice (a) should be false.
For example, choice (b) should be false.
For example, choice (c) should be false.
For example, choice (d) should be true.
For example, choice (e) should be false.
- False. The leading 1 in row 2 is not the only non-zero entry in its column (column 3).
- False. The leading 1 in row 3 also has a non-zero in its column (column 4).
- False. This matrix contains a row of zeros with a non–zero row below it and, in addition, the leading 1 in row 4 has a non–zero entry in its column (column 4).
- True. The entries above and below each leading 1 are all zero.
- False. This matrix contains a row of zeros with a non–zero row below it.
Question 2
Which of the following matrices are in reduced row echelon form?
For example, choice (a) should be true.
For example, choice (b) should be true.
For example, choice (c) should be true.
For example, choice (d) should be true.
- True. This is in row echelon form and the entries above and below each leading 1 and in the same column all zero.
- True. This is in row echelon form and the entries above and below each leading 1 and in the same column all zero.
- True. This is in row echelon form and the entries above and below each leading 1 and in the same column all zero.
- True. This is in row echelon form and the entries above and below each leading 1 and in the same column all zero.
Question 3
Let

For example, choice (a) should be false.

For example, choice (b) should be true.

For example, choice (c) should be true.

- False. This sequence of operations transforms A into the matrix

- True. This sequence of operations transforms A into the matrix

- True. This sequence of operations transforms A into the matrix

Question 4
What is the reduced row echelon form of the matrix
?

Question 5
The matrix


| x3 | = 10 - x5 = 10 - r | ||
| x2 | = -7 + 2x3 - 3x4 - 5x5 = -7 + 2(10 - r) - 3q - 5r | ||
| = 13 - 3q - 7r | |||
Question 6
Let A be the augmented matrix of the following system of equations.
| x + y + z | = 2, | ||
| x + 2y + az | = 4, | ||
| 2x + 3ay + 2z | = 6, |

For example, choice (a) should be false.
For example, choice (b) should be false.
For example, choice (c) should be false.
For example, choice (d) should be true.
For example, choice (e) should be true.

For example, choice (f) should be false.
- False. This system of equations has a unique solution for all values of a other than 1 or 2∕3.
- False. This system of equations has a unique solution for all values of a other than 1 or 2∕3.
- False. When a = 1 the system has an infinite number of solutions and when a = 2∕3 there are no solutions (the system is inconsistent).
- True. When a = 1 the system has an infinite number of solutions and when a = 2∕3 there are no solutions (the system is inconsistent). For all other values of a the system has a unique solution.
- True. If a = 2∕3 then the reduced augmented matrix becomes
So the system of equations is inconsistent. For all other values of a the system is consistent.
- False. The system is inconsistent only if a = 2∕3.
Question 7
A matrix is a binary matrix if all of its entries are 0 or 1. For example, these two matrices
![[0 0 0] [0 1 1]
0 0 0 and 0 1 0](quiz6/quiz626x.png)
![[ ]
0 - 1 1
0 - 1 1](quiz6/quiz627x.png)
![[0 0 0] [1 0 0] [1 1 0] [1 0 1] [0 1 0] [0 1 1]
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
[0 0 1] [1 1 1] [1 0 0] [1 0 0] [1 0 1] [1 0 1]
0 0 0 0 0 0 0 1 0 0 1 1 0 1 0 0 1 1
[ ] [ ] [ ] [ ] [ ] [ ]
10 11 00 10 11 01 10 11 10 10 11 11 10 00 01 10 00 11
[ ] [ ] [ ] [ ]
1 1 0 1 1 1 0 1 0 0 1 1 .
0 0 1 0 0 1 0 0 1 0 0 1](quiz6/quiz628x.png)
![[ ] [ ] [ ] [ ]
1 * * 1 * * 1 * * 0 1 *
[0 0 0] [0 0 1] 0[ 1 *] 0 0 0
0 1 * 0 0 1 0 0 0
0 0 1 0 0 0 0 0 0](quiz6/quiz629x.png)
where the *’s are either 0 or 1.
Question 8
As in question 7, call a matrix binary if all of its entires are 0 or 1. (See question 7 for some examples.) How many binary 2 by 3 reduced row echelon matrices are there ?
![[ ] [ ] [ ] [ ] [ ] [ ]
0 0 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 1
0[ 0 0] [0 0 0] [0 0 0] [0 0 0] [0 0 0] [0 0 0]
0 0 1 1 1 1 1 0 0 1 0 0 1 0 1 1 0 1
0 0 0 0 0 0 0 1 0 0 1 1 0 1 0 0 1 1
[1 0 0] [1 1 0] [0 1 0]
0 0 1 0 0 1 0 0 1 .](quiz6/quiz630x.png)
![[ ] [ ] [ ] [ ]
10 *0 *0 10 *0 01 10 01 ** 00 10 *0
[ ] [ ] [ ]
0 1 0 0 0 1 0 0 0
0 0 1 0 0 0 0 0 0](quiz6/quiz631x.png)
Question 9
The (unbalanced) following chemical equation

The chemical equation above is unbalanced because, for example, there are two copper atoms on the left hand side and only one copper atom on the right hand side. Which of the following augmented matrices corresponds to the system of linear equations that you would use in order to balance the equation above?



| 2n1 - n5 | = 0 | ||
| n1 - n4 | = 0 | ||
| 2n2 - 2n4 - n6 | = 0 | ||
| n3 - n6 | = 0 |



Question 10
Find the augmented matrices associated with finding the currents I1, I2 and I3 in the circuit below.

- The total current flowing into a node equals the total current flowing out.
- In each loop the sum of the voltage drops across the circuit elements is zero.
- The voltage drop across a resistor with resistance R and with a current I passing through it is V = IR.





right first
right
wrong