there are three elementary row operations which will produce a row-equivalent matrix.
It is must to apply this operations numberwise or we can shuffle?
For example:
- Interchange two rows
- Multiply a row by a non-zero constant
- Multiply a row by a non-zero constant and add it to another row, replacing that row.
It is must to apply this operations numberwise or we can shuffle?
For example:
- Multiply a row by a non-zero constant
- Multiply a row by a non-zero constant and add it to another row, replacing that row.
- Interchange two rows.