Difference between revisions of "031 Review Part 1, Problem 5"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) (Created page with "<span class="exam">True or false: If all the entries of a <math style="vertical-align: 0px">7\times 7</math> matrix <math style="vertical-align: 0px">A</math...") |
Kayla Murray (talk | contribs) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <span class="exam">True or false: If | + | <span class="exam">True or false: If <math style="vertical-align: 0px">A</math> and <math style="vertical-align: 0px">B</math> are invertible <math style="vertical-align: 0px">n\times n</math> matrices, then so is <math style="vertical-align: -1px">A+B.</math> |
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
!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 11: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 |