Find the
Reduced Row Echelon Form (RREF)
of the matrix.
Enter each row on a separate line and
separate numbers with spaces.
1 0 3 5
0 1 2 4
0 0 0 1
0 0 0 0
The last column is treated as the
augmented column.
A row such as:
0 0 0 1
represents an inconsistent system.
You may use any valid elementary row
operations to solve the problem.