In our previous article, we discussed what the row echelon form of a matrix is. We learned that a matrix is said to be in the row echelon form if the following conditions hold:
1. The first non-zero element of a row is to the right of the first non-zero elements of the rows above.
2. Rows that contain all zeros are at the bottom of all rows that contain at least one non-zero element.
For example, the matrices given below are in the row echelon form.
When a matrix is in the row echelon form, the left-most non-zero element of each row is called a pivot. For example, for the given matrix A, 1 and 5 are the pivots.
For the matrix B, 1, 4, and 1 are pivots of the matrix.
And for the matrix C, 1 and 5 are the pivots.






0 Comments