Cogito
Linear Algebra · Chapter 2 · Lesson 2
Gaussian Elimination
Clear out entries until the answer is obvious.
12 problems · about 24 minutes · A-REI.C.6, A-REI.C.8
Figure — use these to answer the problems
Warm Up
Straightforward practice. Get the method working first.
5 problemsA row reads [0, 5 | 20]. What is y?
AnswerWhat shape is Gaussian elimination aiming for?
- A staircase of zeros below the pivots.
- Every entry equal to zero.
A row reads [0, 3 | 9]. What is y?
AnswerA row reads [0, −2 | 8]. What is y?
AnswerRow 1 is [1, 1 | 10] and y = 4. What is x?
Answer
Build It Up
The same ideas with more to keep track of.
3 problemsClearing the entry 5 below a pivot of 1. What multiple of the pivot row is subtracted?
AnswerIn reduced row echelon form, what is every pivot scaled to?
AnswerA 3 by 3 system fully reduced. How many pivots does it have if it has a unique solution?
Answer
Stretch Yourself
Mixed problems. Work out what kind of question it is before you start.
4 problemsOrder the steps of Gaussian elimination.
Write 1 to 4 in the boxes to put these in order.
- Choose a pivot in the first column
- Clear every entry beneath that pivot
- Move to the next column and repeat
- Back-substitute from the bottom row upward
A row reads [0, 1 | −6]. What is y?
AnswerThe Bottom Row
A reduced row reads [0, 4 | 12]. What is y?
AnswerThe Substitution
Row 1 reads [1, 2 | 7] and you know y = 2. What is x?
Answer