Difference between revisions of "031 Review Part 2, Problem 8"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
Line 11: | Line 11: | ||
!Foundations: | !Foundations: | ||
|- | |- | ||
− | | | + | |To find the inverse of a matrix <math style="vertical-align: -4px">A,</math> you augment the matrix <math style="vertical-align: 0px">A</math> |
+ | |- | ||
+ | |with the identity matrix and row reduce <math style="vertical-align: 0px">A</math> to the identity matrix. | ||
|} | |} | ||
Revision as of 19:56, 10 October 2017
Let Find if possible.
Foundations: |
---|
To find the inverse of a matrix you augment the matrix |
with the identity matrix and row reduce to the identity matrix. |
Solution:
Step 1: |
---|
Step 2: |
---|
Final Answer: |
---|