Practice Class 1: Systems of Linear Equations
Practice Class 1: Systems of Linear Equations
Foundation Questions
Exercise 1. Which of the following four equations are linear ?
√
x2 + 2y + 7z = 3, 2 x − 52 y = 0, x2 − 23x = 10, x + 2y = 3z
Exercise 2. What is the augmented matrix of the following system of linear equations?
3x + y + z − t = 2
x+y =3
y − 2t = 7
Exercise 3. Which of the following matrices are in reduced row-echelon form, row-echelon
form but not reduced, or neither?
1 0 1 1 0 1
1 2 1 5 0 1 1 0 1 1 2 1 0 1 3 0 0 0
1 0 2 0 1 3 0 1 3 0 1 3
0 0 0 0 1 0
Exercise 4. Write down the solution sets for each of the following SLEs:
5x + 2y = 1 5x + 2y = 1 5x + 2y = 1
−10x − 4y = 0 −10x − 3y = 1 −10x − 4y = −2
Exercise 5. For each of the systems of the previous question, draw a diagram in R2 showing
the points satisfied by each individual linear equation (e.g. 5x + 2y = 1 is a particular line in
the plane) making sure that it is consistent with your answers to the previous question.
Exercise 6. A system of linear equations has the following matrix after it has been reduced
to reduced row-echelon form:
1 0 0 0 3
0 1 0 4 2
0 0 0 1 −1
How many solutions does this SLE have? Write out the solution set.
Exercise 7. Suppose that an SLE has 3 equations in 4 variables — is it possible to say
anything about whether this system can have 0, 1 or infinitely many solutions without more
information?
1
Exercise 8. Do any two of the following SLEs have the same solution set?
x + 2y = 5 3x − 4y = 2 5x + y = 7
2x − 3y = −4 x − 3y = −1 6x − 2y = 2
Exercise 9. Suppose that an SLE has an augmented matrix that has been reduced to row
echelon form
1 0 2
0 k k−1
where k is some scalar (real number) whose value you do not know. For which values of k does
the system have no solutions, one solution or infinitely many solutions?
Advanced concepts
Exercise 10. Use Gauss-Jordan elimination to solve the following system: