00:02
So what we're going to need to do here is we've got a matrix a and we want to find a squared inverse and a cubed inverse.
00:10
So to start this out, i'm going to say we need to find a inverse.
00:14
The way that we're going to do a inverse for this one, i would recommend doing row reductions.
00:26
So if we write out our matrix and append onto it the identity matrix, we can see that we can subtract two times the bottom row from the middle row.
00:42
Divide the top row by two.
00:45
So if we divide first the top row by two, the only things that are going to change is the two will go to a one, and the one will go to a half.
00:55
And if we take two times this bottom row, we'll get a two here, and if we subtract it from, and a two here.
01:01
And if we subtract that from the middle row, we'll get a zero here and a negative two here.
01:11
So after those row reductions, the right -hand side looks like the identity matrix.
01:15
And so the left -hand side, is just our inverse.
01:18
So a inverse is one -half zero zero zero one negative two zero one.
01:26
From here we need to make note of this important idea that a squared inverse is equal to a inverse squared because when we're working with exponents we multiply them together.
01:40
So both of these equations, both sides of this equation basically says a to the negative two power...