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 Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A= \begin{bmatrix} 1 & 3 & 8 \\ 2 & 4 &11\\ 1 & 2 & 5 \end{bmatrix}.} Find Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A^{-1}} if possible.
| Foundations: |
|---|
| To find the inverse of a matrix Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A,} you augment the matrix Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A} |
| with the identity matrix and row reduce Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A} to the identity matrix. |
Solution:
| Step 1: |
|---|
| Step 2: |
|---|
| Final Answer: |
|---|