Section 1
Row Operations
Property
In a matrix, the following operations can be performed on any row and the resulting matrix will be equivalent to the original matrix.
- Interchange any two rows. ()
- Multiply a row by any real number except 0. ()
- Add a nonzero multiple of one row to another row. ()
Examples
Given the matrix :
- Interchanging rows 1 and 2 () results in .
- Multiplying row 2 by () results in .