Difference between revisions of "031 Review Part 1, Problem 7"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
Line 4: | Line 4: | ||
!Solution: | !Solution: | ||
|- | |- | ||
− | | | + | |If <math style="vertical-align: 0px">A</math> is not invertible, then <math style="vertical-align: 0px">\text{det } A=0.</math> |
|- | |- | ||
− | | | + | |Since <math style="vertical-align: -5px">C=AB,</math> we have |
|- | |- | ||
| | | | ||
− | + | ::<math>\begin{array}{rcl} | |
− | \displaystyle{\ | + | \displaystyle{\text{det}C} & = & \displaystyle{\text{det} (AB)}\\ |
&&\\ | &&\\ | ||
− | & | + | & = & \displaystyle{(\text{det} A) \cdot (\text{det} B)}\\ |
&&\\ | &&\\ | ||
− | & = & \displaystyle{ | + | & = & \displaystyle{0\cdot (\text{det} B)}\\ |
− | \end{array}</math> | + | &&\\ |
+ | & = & \displaystyle{0.} | ||
+ | \end{array}</math> | ||
+ | |- | ||
+ | |Since <math style="vertical-align: -5px">\text{det } C =0,</math> we know <math style="vertical-align: 0px">C</math> is not invertible, which is a contradiction. | ||
+ | |- | ||
+ | |So, <math style="vertical-align: 0px">A</math> must be invertible and the statement is true. | ||
|} | |} | ||
Line 21: | Line 27: | ||
!Final Answer: | !Final Answer: | ||
|- | |- | ||
− | | | + | | TRUE |
|} | |} | ||
[[031_Review_Part_1|'''<u>Return to Sample Exam</u>''']] | [[031_Review_Part_1|'''<u>Return to Sample Exam</u>''']] |
Revision as of 14:33, 9 October 2017
True or false: Let for matrices and If is invertible, then is invertible.
Solution: |
---|
If is not invertible, then |
Since we have |
|
Since we know is not invertible, which is a contradiction. |
So, must be invertible and the statement is true. |
Final Answer: |
---|
TRUE |