- #1
Mr Davis 97
- 1,462
- 44
Homework Statement
Let A and B be n by n matrices such that A is invertible and B is not invertible. Then, AB is not invertible.
Homework Equations
The Attempt at a Solution
It is easy to show using determinants: det(AB) = det(A)det(B)= 0, so AB is not invertible if either A or B are not invertible.
Is there an easy way to show this without the use of determinants? I'm just curious