Can someone teach me how to get the inverse of a 3x3 matrix using Gaussian elimination.
I use Khan Academy but I have not seen this video yet, thanks, I take a look.
I see Heureka is already answering - thanks Heureka.
But I was wondering if you have looked at this Khan Academy you tube?
I use Khan Academy but I have not seen this video yet, thanks, I take a look.
Can someone teach me how to get the inverse of a 3x3 matrix using Gaussian elimination.
Here is an example:
We have Matrix A=(1−22101−113)
The inverse Matrix A−1= ?
The identity matrix ( unit Matrix ) I=(100010001)
Using Gaussian elimination:
(1−22101−113|100010001)
II−I=II∗↷(1−2202−1−113|100−110001)
III+I=III∗↷(1−2202−10−15|100−110101)
2×III+II=III∗↷(1−2202−1009|100−110112)
9×II+III=II∗↷(1−220180009|100−8102112)
19×II+I=I∗↷(1020180009|1910929−8102112)
−29×III+I=I∗↷(1000180009|−1989−29−8102112)
118×II=II∗↷(100010009|−1989−29−8181018218112)=(100010009|−1989−29−495919112)
19×III=III∗↷(100010001|−1989−29−495919191929)
The inverse Matrix A−1=(−1989−29−495919191929)=19×(−18−2−451112)