00:01
This problem involves using the concept of matrices and row operations to solve a system of linear equations.
00:11
In this problem, we will take a system of linear equations.
00:16
We will write a matrix for that system.
00:21
Then we will perform various row operations on that matrix to try to put it in what is termed reduced row echelon form.
00:32
In green, the matrix i have here in green is the format for a reduced row echelon form matrix.
00:40
Now keep in mind in your system the first column represents a coefficient of x from the system, second column the coefficients of y, and then you have your constants.
00:54
And that is assuming that your equations in your system are in standard form.
01:02
So if you have a matrix in reduced row echelon form, then from that you can form two equations where x equals a, a mean some real number, and y equals b, again b some real number.
01:21
Then that's telling you that the solution to your system is the ordered pair a b.
01:30
So that's the goal that we want to go for in this problem.
01:34
Again, we want to take the system we're given, write a matrix for it, perform various row operations on that matrix to transform it into this reduced row echelon form, so that we can get the solutions to the system.
01:52
Now, as i'm working through the problem, i will have notations such as lowercase r1, lowercase r2.
02:01
And what those are, those are they indicate the rows of my current matrix.
02:12
So i'll say row of current.
02:15
Now the uppercase r1 or 2 are going to involve my row operations to produce a new matrix.
02:29
Okay, so let's get started with this problem.
02:33
I've got this matrix, i'm sorry, this system given to us.
02:38
So we are going to write a matrix for it.
02:42
The first row of our matrix will be 3, negative 5, we've got the vertical bar to separate the coefficients from the constant, and then 3.
02:55
The second row will be 15, 5, and 21.
03:04
Now as you're working with matrices and row operations, you will find that there are many times very different ways to start a problem.
03:15
So the way that i work through this might not be exactly like the way another person would work through it, but what i'm going to do is going to work fine and get us where we need to be.
03:27
Okay, so my first row operation that i'm going to do is i'm going to form a new row two.
03:36
And i'm going to do that by taking a negative 5 times my current row 1 and adding that to row 2.
03:49
Okay, so i'm not going to change row 1.
03:54
I'm going to keep it as i have it right now.
03:58
This step will not change row 1...