Difference between revisions of "031 Review Part 1, Problem 5"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
!Solution: | !Solution: | ||
|- | |- | ||
− | | | + | |Let <math style="vertical-align: -20px">A= |
+ | \begin{bmatrix} | ||
+ | 1 & 1 \\ | ||
+ | 0 & 1 | ||
+ | \end{bmatrix}</math> and <math style="vertical-align: -20px">B= | ||
+ | \begin{bmatrix} | ||
+ | -1 & -1 \\ | ||
+ | 0 & -1 | ||
+ | \end{bmatrix}.</math> | ||
|- | |- | ||
− | | | + | |Notice that |
|- | |- | ||
| | | | ||
− | + | ::<math>\text{det} A=\text{det} B=1.</math> | |
− | + | |- | |
− | && | + | |Since <math style="vertical-align: -6px">\text{det} A,\text{det} B\neq 0,</math> we know <math style="vertical-align: 0px">A</math> and <math style="vertical-align: 0px">B</math> are invertible. |
− | & | + | |- |
− | & | + | |But, |
− | & | + | |- |
− | \end{ | + | | |
+ | ::<math style="vertical-align: -31px">A+B= | ||
+ | \begin{bmatrix} | ||
+ | 0 & 0 \\ | ||
+ | 0 & 0 | ||
+ | \end{bmatrix},</math> | ||
+ | |- | ||
+ | |which is not invertible. | ||
+ | |- | ||
+ | |Hence, this statement is false. | ||
|} | |} | ||
+ | |||
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
!Final Answer: | !Final Answer: | ||
|- | |- | ||
− | | | + | | FALSE |
|} | |} | ||
− | [[031_Review_Part_1|'''<u>Return to | + | [[031_Review_Part_1|'''<u>Return to Review Problems</u>''']] |
Latest revision as of 12:18, 15 October 2017
True or false: If and are invertible matrices, then so is
Solution: |
---|
Let and |
Notice that |
|
Since we know and are invertible. |
But, |
|
which is not invertible. |
Hence, this statement is false. |
Final Answer: |
---|
FALSE |