Questions: Row Echelon Form and Back Substitution

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

After row-reducing a system of 4 equations in 5 unknowns to REF, you find exactly 3 pivot columns. How many free variables does this system have?

A3 — one per pivot
B4 — one per equation
C2 — one per non-pivot unknown (n − r = 5 − 3)
D1 — one per non-pivot row
Question 2 Multiple Choice

A student row-reduces a matrix and produces a different-looking REF than her classmate, who also correctly row-reduced the same matrix. What can they conclude?

AOne of them made an error — REF is unique
BBoth are correct — REF is not unique, but both have pivots in exactly the same columns
CREFs can differ only in their right-hand side values, not in pivot positions
DThe results are only comparable after both are further reduced to RREF
Question 3 True / False

Two valid row reductions of the same matrix can produce different row echelon forms, yet both will identify the same columns as pivot columns.

TTrue
FFalse
Question 4 True / False

A system with more unknowns than equations usually has infinitely many solutions.

TTrue
FFalse
Question 5 Short Answer

Why can a system of linear equations have exactly one solution, infinitely many solutions, or no solution — but never exactly two solutions?

Think about your answer, then reveal below.