5 questions to test your understanding
While row-reducing a matrix, a student multiplies the second row by −3. Their partner warns them this might have changed the solution set. Who is correct?
After row-reducing a system, a student finds the row [0 0 0 | 5] in the augmented matrix. What does this row indicate about the system?
The reason Gaussian elimination is mathematically valid — that you can freely transform the augmented matrix without worrying about changing the solutions — is that each elementary row operation is reversible and preserves the solution set.
Gaussian elimination is fundamentally a different method from the substitution and elimination techniques taught in algebra — it is a matrix-based approach, not an equation-based one.
What does the augmented matrix notation contribute to Gaussian elimination that writing out full equations does not? Why is separating coefficients from variable names useful?