Quiz 6: Solving Linear Systems
Question 1
Select all the matrices which are in 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 true.
- False. This is not in row echelon form because the leading terms in rows 1 and 3 are not equal to 1.
- False. This is not in row echelon form because the leading term in the second row is not further to the right than the leading term in the first row.
- False. This is not in row echelon form because the row of zeros is not underneath all the non-zero rows.
- True. There is nothing in the definition of row echelon form that says the matrix must have some non-zero entries. The zero matrix of any size is always in row echelon form.
- True.
Question 2
Select all the matrices which 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 true.
For example, choice (d) should be true.
- False. The leading 1 in row 3 has a non-zero entry above it in the same column, so this matrix is not in reduced row echelon form.
- False. This is not in reduced row echelon form because the row of zeros is not underneath all the non-zero rows.
- True.
- True.
Question 3
One more row operation must be applied to
in order to
obtain a matrix in row echelon form. Which operation is it?
Question 4
In trying to find out if the lines (in 3D space)

. What conclusion can be
drawn about the point of intersection?
Question 5
Consider the matrix
. Which is the most sensible elementary row
operation to perform next, if we want to progress towards a matrix in row echelon
form?
Question 6
Consider the matrix
. Which is the most sensible elementary row
operation to perform next, if we want to progress towards a matrix in reduced row
echelon form?
. Reduced row echelon form can be obtained with
just two more elementary row operation. (Can you see what they are?)Question 7
For which value of k is the system
| x + 2y | = k | ||
| 2x - ky | = 4 |
.
Therefore if k = -4, the last row becomes [0 0 | 12], indicating an inconsistent
system.Question 8
For which value of a does the system
| x + ay + z | = 1 | ||
| ax + y + 2z | = 0 | ||
| x - 2y + z | = 1 |

Question 9
For which values of k will the system
| x + y + z | = 5 | ||
| 2x - 3y + z | = 1 | ||
| kx + 2y + kz | = 3k |


Question 10
Select all the true statements from the options below.
For example, choice (a) should be false.
For example, choice (b) should be false.
| x + y + z | = 4 | ||
| 2x + 2y + 2z | = 9 |
For example, choice (c) should be false.
| x + y | = 4 | ||
| 2x + 2y | = 8 | ||
| 5x + 5y | = 20 |
For example, choice (d) should be true.
For example, choice (e) should be false.
is in row echelon form but not reduced row
echelon form.For example, choice (f) should be true.
For example, choice (g) should be false.
where a and b can be either
0 or 1, two have the form
where a can be either 0 or 1, and
the last is
. You can verify in a similar way that there are seven
with one leading 1.For example, choice (h) should be true.
- False. The system could be inconsistent (that is, have no solution).
- False. The system
has 2 equations and 3 unknowns but is clearly inconsistent.x + y + z = 4 2x + 2y + 2z = 9 - False. The system
has more equations than unknowns but has infinitely many solutions.x + y = 4 2x + 2y = 8 5x + 5y = 20 - True.
- False. The matrix
is in row echelon form but not reduced row
echelon form. - True.
- False. In fact, there are fifteen such matrices. You can find them systematically by first counting how many have two leading 1’s (there are seven of these), then how many have one leading 1 (there are also seven of these) and then no leading 1 (there is one of these, the zero matrix). Of the seven with two leading 1s, four have the form
where a and b can be either
0 or 1, two have the form
where a can be either 0 or 1, and
the last is
. You can verify in a similar way that there are seven
with one leading 1. - True.
right first
right
wrong