Difference between revisions of "031 Review Part 1, Problem 5"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
| 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. | ||
|} | |} | ||
| Line 21: | Line 38: | ||
!Final Answer: | !Final Answer: | ||
|- | |- | ||
| − | | | + | | FALSE |
|} | |} | ||
[[031_Review_Part_1|'''<u>Return to Sample Exam</u>''']] | [[031_Review_Part_1|'''<u>Return to Sample Exam</u>''']] | ||
Revision as of 13:49, 9 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 |