Elementary Row Operations

There are three types of elementary row operations:

  1. Interchange rows
  2. Multiply row by a scalar
  3. Add a multiple of a row to another row

Note: These row operations are essential for performing Gaussian Elimination.

Fact: Row operation (3) on a matrix can be represented by the Matrix Multiplication where is an Elementary Matrix.