Pivots of a Matrix in Row Echelon Form - Examples with Solutions
Definition of a Matrix in Row Echelon Form and Pivots
A matrix is in row echelon form if it has the following properties.- All rows (of the matrix) with zeros only are located at the bottom of the matrix.
- Any row that does not contain only zeros its first non zero number is a 1 also is called the leading 1. These are also called pivots.
- For two successive rows with leading 1's, the 1 in the lower row is to the right of the 1 in the upper row.
Definition For a matrix is in row echelon form, the pivot points (position) are the leading 1's in each row and are in red in the examples below.
Examples of matrices in row echelon form

The pivots are: the leading 1 in row 1 column 1, the leading 1 in row 2 column 2 and the leading 1 in row 3 column 3. (red color)

The pivots are: the leading 1 in row 1 column 1, the leading 1 in row 2 column 3 and the leading 1 in row 3 column 5. (red color)
Questions with Solution
For the following matrices; which ones are NOT in row echelon form? Explain why.For those who are in row echelon form, give the position of the pivots.

Solutions to the Above Questions
- Matrix 1 is not in row echelon form because the leading 1 in row 4 is not to the right of the leading 1 in row 3 (see condition 3 in the above definition of matrices in row echelon form).
- Matrix 2 is in row echelon form. 2 Pivots; one at row 1 column 1 and one at row 2 column 3
- Matrix 3 is not in row echelon form because the leading 1 in row 2 is not to the right of the leading 1 in row 1 (see condition 3 in the above definition of matrices in row echelon form).
- Matrix 4 is in row echelon form. 3 Pivots; one at row 1 column 1, one at row 2 column 3 and one at row 3 column 4
- Matrix 5 is in row echelon form. 2 Pivots; one at row 1 column 1 and one at row 2 column 3
- Matrix 6 is not in row echelon form. Row 1 with zeros only must be located at the bottom of the matrix (see condition 1 in the above definition of matrices in row echelon form).
More References and links