✔ 最佳答案
In linear algebra a matrix is in row echelon form if
All nonzero rows are above any rows of all zeroes, and
The leading coefficient of a row is always strictly to the right of the leading coefficient of the row above it.
This is the definition used in this article, but some texts add a third condition:
The leading coefficient of each nonzero row is one.[1]
A matrix is in reduced row echelon form (also called row canonical form) if it satisfies the above three conditions, and if, in addition
Every leading coefficient is the only nonzero entry in its column.
The first non-zero entry in each row is called a pivot.
So according to the definition, the matrix given by you is not in reduced form since the "1" in the third row is on the left hand side of the second row