317 views

1 Answer

2 votes
2 votes

Matrix B only

A matrix is in row echelon form if

  • all nonzero rows (rows with at least one nonzero element) are above any rows of all zeroes (all zero rows, if any, belong at the bottom of the matrix), and
  • the leading coefficient (the first nonzero number from the left, also called the pivot) of a nonzero row is always strictly to the right of the leading coefficient of the row above it (some texts add the condition that the leading coefficient must be 1

Source: Wikipedia https://en.wikipedia.org/wiki/Row_echelon_form

Related questions

1 votes
1 votes
2 answers
1
set2018 asked Aug 1, 2017
260 views
2 votes
2 votes
1 answer
2
set2018 asked Jul 30, 2017
2,951 views
Rank of matrix :1) Rank is equal to the number of linearly independent rows or columns in the matrix 2)Rank is equal to the number of non zero rows in ECHLON FORM of matr...
0 votes
0 votes
0 answers
3
ryandany07 asked Aug 30, 2022
279 views
MX = O is a homogeneous equation and such an equation when |M| = 0 has non trivial solution.M: Square MatrixO: Null MatrixKindly help me with the above statement.
1 votes
1 votes
2 answers
4
set2018 asked Jul 29, 2017
1,669 views
How many different entries can a 4 * 4 skew-symmetric matrix have? An n* n skew-symmetric matrix? What if it is symmetric matrix ?