The three types of matrix row operations

Intros
Lessons
  1. Matrix row operations overview:
Examples
Lessons
  1. One matrix row operation
    You are given the following matrix

    The three types of matrix row operations

    Perform the following matrix operations:
    1. R1R2R_1\leftrightarrow R_2
    2. R2R3R_2\leftrightarrow R_3
    3. 4R3-4R_3R3 R_3
    4. 3R23R_2R2 R_2
    5. R1+R2R_1+R_2 R2 R_2
    6. R1+R3R_1+R_3 R3 R_3
  2. More than one matrix row operation
    You are given the following matrix

    The three types of matrix row operations

    Perform the following matrix operations:
    1. 3R1+2R43R_1+2R_4 R4 R_4
    2. 2R2R12R_2-R_1 R2 R_2
    3. 2R3+R1-2R_3+R_1 R1 R_1
    4. 2R2+2R3-2R_2+2R_3 R3 R_3