Row Echelon Form (REF)

A matrix is in row echelon form (REF) if:

  • All zero rows are at the bottom.
  • First non-zero element of a row is to the right of the first non-zero element of the row above it
  • all entries below a first non-zero element of a row are zero

Example