Mathematics I / Gaussian Elimination and Rank
Practice question · Sort into groups

Sort each matrix by whether it is in row echelon form. Each row's leading entry must sit strictly to the right of the one above, and zero rows must sink to the bottom.

Groups: In row echelon form · Not in row echelon form

Hints
  1. Track the position of each row's first nonzero entry as you read downward.
  2. A zero row sitting above a nonzero row breaks the rule immediately.
Show the answer

In row echelon form: rows (1, 2, 3), (0, 1, 4), (0, 0, 5), rows (1, 0, 0), (0, 1, 0), (0, 0, 1), rows (2, 1), (0, 0)

Not in row echelon form: rows (1, 2, 3), (0, 0, 0), (0, 1, 4), rows (0, 1, 2), (1, 0, 3)

Why

m1, m4 and m5 have leading entries marching strictly rightward with any zero row at the bottom. m2 places a zero row above a nonzero one. In m3 the second row's leading entry is in column 1, to the LEFT of the first row's in column 2, a swap would fix it. Note that pivots need not equal 1 for plain echelon form.

Read the lesson: Gaussian Elimination and Rank →

Practise Gaussian Elimination and Rank

The app has 3 more questions on this lesson, and keeps your place in the course. Mathematics I is free to start.

More questions on Gaussian Elimination and Rank