0:00
Hello.
00:01
So here we're given a matrix a is given as this two by two matrix, the matrix 21111.
00:08
And we want to find the inverse of this matrix.
00:11
So since we have a being this two by two matrix, we can take a and then we can, what we want here is we want a and they want a next to the identity.
00:26
So basically concatenated with the, well, i2, which is this just the, the 2x2, the 2x2 identity matrix.
00:37
So what we end up with is, well, we just have a, which is 2 -1 -1, okay, then we can put a line here and then put our identity.
00:47
Our identity matrix is just the matrix that has ones down the main diagonal and zeros everywhere else.
00:53
So it's 1 -0 -1.
00:55
There is the 2 -2 identity.
00:58
Okay, so there is a concatenated with the identity.
01:02
And then we want to transform the matrix into reduced row echelon form.
01:09
So we're just going to perform elementary row operations here.
01:16
And again, so to do that, right, so roll echelon, we just basically want ones down the main diagonal and zero's, well, our leading term, right, in each row must be one with zero.
01:35
Zero's above and below.
01:38
So we have here 2 -1 -1 -1...