Quiz 5: Systems of Linear Equations
Question 1
Which of the following equations is/are linear in the variables x,y,z?
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.
For example, choice (e) should be false.
For example, choice (f) should be true.
- False. In a linear equation the variables cannot occur in the form of squares. When x occurs it must be in the form kx for some constant k (and the other terms must also be in this form).
- False. Terms such as ey are not permitted - the general form of a linear equation in x,y,z is ax + by + cz = d for some constants a,b,c,d.
- True. This equation is linear in x,y,z because it is in the form ax + by + cz = d for some constants a,b,c,d.
- True. This is a linear equation in x,y,z since we can think of it as x + 0y + 78z = 31.
- False. This equation is linear in the variables u = sinx, v = cosy and w = tanz but is not linear in x,y,z.
- True. This is a linear equation in x,y,z since we can think of it as x - 2y + 0z = 0.
Question 2
Which matrix is the augmented matrix of the linear system
| 3x + y + z - t | = 2 | ||
| x + y | = 1 | ||
| y - 2t | = 7 |
Question 3
Which system of equations corresponds to the following augmented matrix?

Question 4
Which two linear systems have exactly the same (unique) solution?
For example, choice (a) should be true.
For example, choice (b) should be false.
For example, choice (c) should be true.
- True.
- False. The solution to this system is x = 2,y = 1 which is not a solution to either of the other two systems.
- True.
Question 5
Find the solution of the system
| x + 5y + 7z | = -13 | ||
| 2y - z | = -1 | ||
| 3z | = 9 |
Question 6
Which row operation should be performed next, in order to efficiently solve (by back substitution) the system of equations corresponding to the following augmented matrix?

Question 7
Which option is the complete set of solutions of the equation x + 2y - 4z = 13, written in parametric form with s and t as the parameters?
(x + 2y - 13), we must have z =
(s + 2t - 13) = -
+
+
.Question 8
There is a unique solution of the following linear system. What is it?
| x1 + x2 - 3x3 | = -6 | ||
| - 7x2 + 7x3 | = 7 | ||
| 3x3 | = 9 |
Question 9
The following augmented matrices represent different linear systems in x,y,z. Which of the linear systems has a unique solution?

Question 10
Two of the following augmented matrices correspond to linear systems with no solution (inconsistent systems). Which two are they?
For example, choice (a) should be true.
For example, choice (b) should be false.
For example, choice (c) should be false.
For example, choice (d) should be true.
- True. This represents an inconsistent system. The second row corresponds to the equation 3x + y = 1. However the third row corresponds to 3x + y = 2. Clearly these are contradictory statements and therefore the system has no solution.
- False. This system has the unique solution z = 2,y = 8,x = -3, found by back substitution.
- False. This system has infinitely many solutions, as the first row is the sum of the second and third rows. There are only two independent equations involving the three unknowns, leading to infinitely many solutions.
- True. This represents an inconsistent system. If we multiply the first row by 4 we obtain [4 12 8 | 8] which corresponds to the equation 4x + 12y + 8z = 8. However the second row corresponds to 4x + 12y + 8z = 7. Clearly these are contradictory statements and therefore the system has no solution.
right first
right
wrong