00:01
So we're given a matrix a equal to 0, 0, 1, 2, 4, 0, 3, 0, 0.
00:10
And that can be transformed to the identity matrix with the row operations that are listed.
00:22
So the first one is we switch r, 1, and r.
00:46
3.
00:47
The second row operation takes 1 third of row 1 and makes that the new row 1.
01:06
The next one takes negative 2 row 1 plus row 2 and makes that the new row 2.
01:21
And then the fourth row operation takes one -fourth of row 2 and makes it a new row 2.
01:32
Well, the elementary matrices that correspond to these operations, iterations, then let's see here, e1 is going to be switching row 1 and row 3, so that then gives me, let's see here.
02:07
0, 0, 1, 0, 1, 0.
02:11
The second row stays the same...