The three types of matrix row operations

Everything You Need in One Place

Homework problems? Exam preparation? Trying to grasp a concept or just brushing up the basics? Our extensive help & practice library have got you covered.

Learn and Practise With Ease

Our proven video lessons ease you through problems quickly, and you get tonnes of friendly practise on questions that trip students up on tests and finals.

Instant and Unlimited Help

Our personalized learning platform enables you to instantly find the exact walkthrough to your specific type of question. Activate unlimited help now!

0/1
?
Intros
Lessons
  1. Matrix row operations overview:
0/10
?
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
Topic Notes
?
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.

The three types of matrix row operations


Matrix row operations refer to arithmetic operations, or combinations of such operations that can be applied to the rows of a matrix (it doesnt matter the type of matrix in question) in order to solve a system of linear equations.

Simply said, matrix row operations are the ones used after you have converted a system of linear equations into a matrix equation, to then simplify it as much as possible in order to find the solutions to the variables in the system. The complete algorithm (steps to be followed) for solving systems of equations through row operations is called the Gaussian elimination.

The last lesson focused on representing a linear system as a matrix, but after having the augmented matrix containing such system, how do we solve it? In our next lesson we will focus on exactly that: solving a linear system with matrices using Gaussian elimination. But before we are ready, we need to learn about the basic row operations and the combinations that can be applied to the matrix being worked on. Then, row operations matrix are our topic for today! Something important to know is that although we will be working on augmented matrices in order to solve systems of linear equations, you can compute such row operations on any type of matrix.

Matrix elementary row operations

There exist three types of elementary matrix row operations:
  1. Interchanging two rows
  2. Multiplying a row by a constant (any constant which is not zero)
  3. Adding a row to another row

From those three, we can have combinations, such as multiplying a row by a nonzero constant to then add it or subtract it to another row, or maybe exchange them. Elementary row operations on an augmented matrix never change the solution set of the equations, in other words, even though you are operating on the matrix, the matrix obtained after every computation is equivalent to the one you had before.
In order to have a clearer picture of how these matrix elementary row operations work, let us expand our explanation of each of the three basic ones:

1. \quad Interchange of rows

The first type of matrix row operation is that we are allowed to switch any rows you want. For example:

The three types of matrix row operations
Equation 1: Exchanging two rows in a matrix to produce an equivalent one


We interchanged the row 1 and row 3. Another way of saying this is: R1R3R_{1} \leftrightarrow R_{3}, where R1R_{1} represents the row one (the first row from top to bottom) and R3R_{3} is row three (the third row from top to bottom). Exchanging the rows of a matrix produces an equivalent matrix, which means that the algebraic relationship (or proportionality) remains the same.

If you think about it, interchanging two rows in a matrix which represents a system of linear equations means that you are just exchanging the order in which the equations are listed in a system, which of course, has NO effect on the solutions of the variables in the equations.
Remember from our past lesson, that the rows in an augmented matrix coming from a linear system of equations each represents an equation from the system, therefore, the order in which you list a system of equation makes nothing on the proportional relationship expressed through them about their variables.

To make this a little bit clearer, let us look into the system shown in the second example exercise of our past lesson:

The three types of matrix row operations
Equation 2: Example of linear equation system written as a matrix equation

On this system, you have two equations, each transcribed as a row in the matrix notation. Would it make any difference in the solutions for x and y if we were to put the second equation on top instead? This would produce a matrix in which you would have the second row of equation 2 as the first row in the matrix. The answer is: NO. It really does not matter in which order you list the equations in a system, and thus, it does not matter how you transcribe them in a matrix equation as long as you keep them in rows, so, you can only exchange a complete row with another complete row (in other words, you cannot exchange the order of the columns because this would change the coefficient associated to a variable in an equation, thus changing the equations).

2. \quad Multiplying a row by a non-zero constant

The second type of matrix row operation refers to the multiplication of a row by a non-zero constant. For example:

The three types of matrix row operations
Equation 3: Multiplying a non-zero constant to a row in the matrix

On this elementary row operations matrix process we have multiplied the non-zero constant 3 to the first row of the original matrix. Such operation is represented by 3R1R13R_{1} \leftrightarrow R_{1}.
As you can see, this multiplication will affect each coefficient in row one in the same way one would apply such factor to all of the terms in an equation which has been multiplied by a constant.

Let us see this effect going on for an augmented matrix, we take the system represented in the exercise example number 8 from last lesson:

The three types of matrix row operations
Equation 4: Augmented matrix to system of linear equations example

If we were to multiply the non-zero constant 2 to the first row of the matrix, this would mean the resulting equation for this row would be: 2(6w2x+8y=4)=12w4x+16y=82(6w-2x+8y=4)=12w-4x+16y=8. Notice how such multiplication for a non-zero constant (any non-zero constant) would not make a change in the value of the variables when solving for them because the proportionality relationship remains. This is an important thing to notice, since it brings to our attention how this row operation makes an emphasis on the constant multiplied being different than zero. If instead of a non-zero constant we were to multiply the first row by zero, this would mean we would end up with an equation for that row equal to 0=00=0, which would actually leave us with only two equations to solve a system with three unknown variables, thus making it not possible to solve anymore.

3. \quad Adding a row to another row

The third type of matrix row operation consists on allowing two rows to add or subtract from another one. For example:

The three types of matrix row operations
Equation 5: Adding rows

Where we have replaced row 2 for the result of the addition of rows 2 and 1. Such operation is represented as: R1+R2R_{1} + R_{2} R2 R_{2}. You can do this with any two rows (adding them of subtracting them from one another and replace one of them with the result).

Having seen the three basic row operations it is worth noting that you can combinations of these three types of matrix row operations in order to manipulate the coefficients on a matrix to your convenience.

Probably the more complicated scenarios will come when you have to work through a combination of augmented matrix row operations, meaning, whenever you will have to apply a combination of the elementary operations seen above into an augmented matrix. But worry not, in the next section we will focus on showing examples of such processes so you can practice.

Remember that the purpose of row operations on augmented matrices is to simplify the matrices as much as possible in order to solve for the values of the variables in the system of equations they represent. Such simplified matrix forms are what we call the echelon form and the reduced echelon form, and they are the key for finding the final solutions to the equations in the system. Different sequences of row operations can lead to different echelon forms for the same matrix, we will work through them and cover such topics as the elementary matrix, row reduction and echelon forms in the next lessons of our Linear Algebra course, for now we will focus on just learning the elementary row operations.

Before we continue with the exercise examples of this lesson, we recommend you to take a look into these notes on elementary row operations for matrices which could serve to complement todays lesson, plus it gives a little introduction on matrices and systems of equations.

Matrix row operations examples

On this section we will see two examples of matrices on which we will compute a few times to apply the three elementary matrix row operations (for the first example) and then a combination of the elementary row functions on the second example.

Notice that for each operation in each example we will start from the original matrix and then apply the operation concerning to that case (in other words, the operations will not be cumulative for a single matrix, but will start from the original each time). Although you will work with cumulative row operations in later lessons, for now the important thing is for you to learn how to apply the basic operations and their possible combinations from the beginning. In later lessons you will continue to practice such operations and making them a cumulative process, but there will be plenty of time and examples to practice on when that time comes.

Observe how the two examples below do not contain augmented matrices, this has been selected on purpose so you know the row operations can be applied to any type of matrix. When solving systems of linear equations in later lessons we will mostly be using augmented matrices.

Example 1:

You are given the following matrix

The three types of matrix row operations
Equation 6: Matrix to row reduce

Perform the following matrix operations:

\quad a) R1R2 \quad R_{1} \longleftrightarrow R_{2}

The three types of matrix row operations
Equation 7: Exchanging rows 1 and 2

\quad b) R2R3 \quad R_{2} \longleftrightarrow R_{3}

The three types of matrix row operations
Equation 8: Exchanging rows 2 and 3

\quad c) 4R3R3 \quad -4 R_{3} \longrightarrow R_{3}

The three types of matrix row operations
Equation 9: Multiplying row 3 by a non-zero constant

\quad d) 3R2R2 \quad 3R_{2} \longrightarrow R_{2}

The three types of matrix row operations
Equation 10: Multiplying row 2 by a non-zero constant

\quad e) R1+R2R2\quad R_{1} + R_{2} \longrightarrow R_{2}

The three types of matrix row operations
Equation 11: Adding row 1 and row 2

\quad f) R1+R3R3\quad R_{1} + R_{3} \longrightarrow R_{3}

The three types of matrix row operations
Equation 12: Adding row 1 and row 3

Again, notice that during this example and its multiple cases, we have only used the most elementary three row operations possible, but in most cases is much more practical to combine them in order to reduce the matrix into a simplified one much faster. In the next example, we will be looking into an example for which we will be applying combinations of row operations.

Example 2

You are given the following matrix

The three types of matrix row operations
Equation 13: Matrix to row reduce

Perform the following matrix operations:

\quad a) 3R1+2R4R4\quad 3R_{1} + 2R_{4} \longrightarrow R_{4}

The three types of matrix row operations
Equation 14: Multiple combination of row operations


\quad b) 2R2R1R2\quad 2R_{2} - R_{1} \longrightarrow R_{2}

The three types of matrix row operations
Equation 15: Multiple combination of row operations


\quad c) 2R3+R1R1\quad -2R_{3} + R_{1} \longrightarrow R_{1}

The three types of matrix row operations
Equation 16: Multiple combination of row operations


\quad d) 2R2+2R3R3\quad -2R_{2} + 2R_{3} \longrightarrow R_{3}

The three types of matrix row operations
Equation 17: Multiple combination of row operations

If you are ever in doubt that such matrix row operations generate a matrix which is not equivalent, you can always prove it on your own, take the matrices we have used in these examples and convert them into the algebraic notation to obtain the systems of linear equations corresponding to each of them. Having such systems, solve for the values of their variables using other method we have learned in algebra before, such as solving systems of linear equations by substitution, elimination or even graphing. The proof process will serve for a lot of practice, thus we highly recommend it.

Matrix row operations are the basis for row reduction, the method we have mentioned before (also named Gaussian elimination), thus after this lesson you are ready to start working on cumulative row operations on matrices in order to reduce them to echelon forms and obtain the values of the variables in the system. Although lessons like this one can seem tedious and repetitive, it is imperative you have well settled basis for what is coming next.

Now get ready, we are finally going to solve the systems of linear equations we have been talking about. See you in the next lesson!
The first type of matrix row operation is that we are allowed to switch any rows you want. For example,
first type of matrix row operation

We interchanged the row 1 and row 3. Another way of saying this is R1R3R_1\leftrightarrow R_3.

The second type of matrix row operation is that we can multiply a row by a non-zero constant. For example,
second type of matrix row operation

We multiplied each entry in row 1 by 3. Another way of saying this is 3R1R13R_1\leftrightarrow R_1.

The third type of matrix row operation is that we are allowed to add and subtract a row with another. For example,
third type of matrix row operation

Row 2 is the sum of row 2 and 1. Another way of saying this is R1+R2R_1+R_2 R2 R_2.