- Home
- AU General Maths
- Introduction to Matrices
The three types of matrix row operations
- Intro Lesson5:08
- Lesson: 1a1:32
- Lesson: 1b1:06
- Lesson: 1c1:13
- Lesson: 1d1:14
- Lesson: 1e2:38
- Lesson: 1f2:38
- Lesson: 2a4:52
- Lesson: 2b3:49
- Lesson: 2c3:38
- Lesson: 2d4:19
The three types of matrix row operations
In this section we will learn about matrix row operations. There are three types of matrix row operations: interchanging 2 rows, multiplying a row, and adding/subtracting a row with another. Each notation for this is different, and is displayed in the note section. First, we will look at questions which involve all three types of matrix row operations. Then we will look at more slightly advanced questions that involve using 2 matrix row operations.
Lessons
The first type of matrix row operation is that we are allowed to switch any rows you want. For example,
We interchanged the row 1 and row 3. Another way of saying this is R1↔R3.
The second type of matrix row operation is that we can multiply a row by a non-zero constant. For example,
We multiplied each entry in row 1 by 3. Another way of saying this is 3R1↔R1.
The third type of matrix row operation is that we are allowed to add and subtract a row with another. For example,
Row 2 is the sum of row 2 and 1. Another way of saying this is R1+R2→R2.

We interchanged the row 1 and row 3. Another way of saying this is R1↔R3.
The second type of matrix row operation is that we can multiply a row by a non-zero constant. For example,

We multiplied each entry in row 1 by 3. Another way of saying this is 3R1↔R1.
The third type of matrix row operation is that we are allowed to add and subtract a row with another. For example,

Row 2 is the sum of row 2 and 1. Another way of saying this is R1+R2→R2.
- IntroductionMatrix row operations overview:
- 1.One matrix row operation
You are given the following matrix
Perform the following matrix operations:a)R1↔R2b)R2↔R3c)−4R3→R3d)3R2→R2e)R1+R2→R2f)R1+R3→R3 - 2.More than one matrix row operation
You are given the following matrix
Perform the following matrix operations:a)3R1+2R4→R4b)2R2−R1→R2c)−2R3+R1→R1d)−2R2+2R3→R3