Quiz 6: Reduced row echelon form
Question 1
Which of the following matrices are in reduced row echelon form?
There is at least one mistake.
For example, choice (a) should be false.
For example, choice (a) should be false.
The
leading 1 in row 2 is not the only non-zero entry in its column (column
3).
There is at least one mistake.
For example, choice (b) should be false.
For example, choice (b) should be false.
The
leading 1 in row 3 also has a non-zero in its column (column 4).
There is at least one mistake.
For example, choice (c) should be false.
For example, choice (c) should be 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).
There is at least one mistake.
For example, choice (d) should be true.
For example, choice (d) should be true.
The
entries above and below each leading 1 are all zero.
There is at least one mistake.
For example, choice (e) should be false.
For example, choice (e) should be false.
This
matrix contains a row of zeros with a non–zero row below it.
Your answers are correct
- 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?
There is at least one mistake.
For example, choice (a) should be true.
For example, choice (a) should be true.
This
is in row echelon form and the entries above and below each leading 1 and in the
same column all zero.
There is at least one mistake.
For example, choice (b) should be true.
For example, choice (b) should be true.
This
is in row echelon form and the entries above and below each leading 1 and in the
same column all zero.
There is at least one mistake.
For example, choice (c) should be true.
For example, choice (c) should be true.
This
is in row echelon form and the entries above and below each leading 1 and in the
same column all zero.
There is at least one mistake.
For example, choice (d) should be true.
For example, choice (d) should be true.
This
is in row echelon form and the entries above and below each leading 1 and in the
same column all zero.
Your answers are correct
- 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
Which of the following sequences of elementary row operations transforms
into
row echelon form? (More than one answer may be correct.)
There is at least one mistake.
For example, choice (a) should be false.
For example, choice (a) should be false.
This sequence of
operations transforms
into the matrix
There is at least one mistake.
For example, choice (b) should be true.
For example, choice (b) should be true.
This sequence of
operations transforms
into the matrix
There is at least one mistake.
For example, choice (c) should be true.
For example, choice (c) should be true.
This sequence of operations transforms
into
the matrix
Your answers are correct
- False. This sequence of operations transforms into the matrix
- True. This sequence of operations transforms into the matrix
- True. This sequence of operations transforms into the matrix
Question 4
What is the reduced row echelon form of the matrix
?
Not correct. Choice (a)
is false.
This
matrix is not even is row echelon form!
Not correct. Choice (b)
is false.
Check your sequence of row operations.
Your answer is correct.
The
following sequence of elementary row operations:
applied to the matrix in the question gives this matrix.
Not correct. Choice (d)
is false.
Check your sequence of row operations.
Not correct. Choice (e)
is false.
This
matrix is not even is row echelon form!
Question 5
The matrix
is the augmented matrix of a system of linear equations. How many free parameters
are needed for the solution of this system of equations?
Your answer is correct
The augmented matrix is already in echelon form, so the number of
free parameters needed for the general solution is equal to the number
of columns in the augmented matrix which do not contain a leading
for
some row (in this case, columns 1, 4 and 5).
You can also see this by looking at the corresponding system of equations. Let the variables
be ,
,
,
and
then
the correspding system of equations is:
Consequently, there are 3 free parameters; namely, , and . Setting , , , we obtain the complete solution by back substitution:
That is, .
Not correct. You may try again.
Find the echelon form of the augmented matrix.
Question 6
Let
be the augmented matrix of the following system of equations.
where
is some real number.
Using elementary row operations, the matrix
can
be reduced to the following matrix:
Which of the following statements are correct? (More than one answer may be
correct.)
There is at least one mistake.
For example, choice (a) should be false.
For example, choice (a) should be false.
This system of equations has a unique solution for all values of
other
than
or .
There is at least one mistake.
For example, choice (b) should be false.
For example, choice (b) should be false.
This system of equations has a unique solution for all values of
other
than
or .
There is at least one mistake.
For example, choice (c) should be false.
For example, choice (c) should be false.
When
the system has an infinite number of solutions and when
there
are no solutions (the system is inconsistent).
There is at least one mistake.
For example, choice (d) should be true.
For example, choice (d) should be true.
When
the system has an infinite number of solutions and when
there are no solutions (the system is inconsistent). For all other values of
the
system has a unique solution.
There is at least one mistake.
For example, choice (e) should be true.
For example, choice (e) should be true.
If
then
the reduced augmented matrix becomes
So the system of equations is inconsistent. For all other values of
the
system is consistent.
There is at least one mistake.
For example, choice (f) should be false.
For example, choice (f) should be false.
The system is inconsistent only
if .
Your answers are correct
- False. This system of equations has a unique solution for all values of other than or .
- False. This system of equations has a unique solution for all values of other than or .
- False. When the system has an infinite number of solutions and when there are no solutions (the system is inconsistent).
- True. When the system has an infinite number of solutions and when there are no solutions (the system is inconsistent). For all other values of the system has a unique solution.
- True. If then the reduced augmented matrix becomes So the system of equations is inconsistent. For all other values of the system is consistent.
- False. The system is inconsistent only if .
Question 7
A matrix is a binary matrix if all of its entries are
or .
For example, these two matrices
are binary matrices, wheres the matrix
is not binary.
How many binary 2 by 3 row echelon matrices are there ?
Your answer is correct
The 22 binary row echelon matrices are:
Not correct. You may try again.
You can list the row echelon binary matrices systematically as they all have one of
the following forms:
where the *’s are either or .
Question 8
As in question 7, call a matrix binary if all of its entires are
or .
(See question 7 for some examples.)
How many binary 2 by 3 reduced row echelon matrices are there ?
Your answer is correct
The 15 reduced echelon binary matrices are
Not correct. You may try again.
You can list the row echelon binary matrices systematically as they all have one of
the following forms:
where the *’s are either or .
Question 9
The (unbalanced) following chemical equation
describes how copper (Cu) can be extracted from chalcocite
()
by combining it with carbon (C) and oxygen
() to produce copper
(Cu), sulfur dioxid ()
and carbon monoxide (CO).
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?
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?
Not correct. Choice (a)
is false.
We you to find integers ,
such
that
To balance the equation we need the same number of copper atoms on both sides so
,
etc.
Your answer is correct.
We need to find integers ,
such
that
In order to balance each element we need to have the same number of atoms of each
type on both the left and right hand side of the equation. That is, the following
equations must hold:
For the augmented matrix we need the variables on the left and the constants on the
right. That is, we have the equations:
Using the augmented matrix easy to see that one way to balance this equation
is
Not correct. Choice (c)
is false.
We you to find integers ,
such
that
To balance the equation we need the same number of copper atoms on both sides so
,
etc.
Not correct. Choice (d)
is false.
We you to find integers ,
such
that
To balance the equation we need the same number of copper atoms on both sides so
,
etc.
Question 10
Find the augmented matrices associated with finding the currents
,
and
in the
circuit below.
Hints :
- 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 and with a current passing through it is .
Not correct. Choice (a)
is false.
Your answer is correct.
The current into node
is and the
current out is
so
In the top loop the voltage drop is zero so
implying
In the bottom loop the voltage drop is also zero implying
(be careful with the direction of the current). The voltage drop across the
30
resistor is negative since the current is labelled in the opposite direction
thus
Hence an augmented matrix is
Not correct. Choice (c)
is false.
Not correct. Choice (d)
is false.










right first
right
wrong
