If $A$ is an $m \times n$ matrix and $B$ is an $n \times m$ matrix and $n < m$, then the product $AB$ is not invertible.
This exercise is from the first chapter sixth section of Hoffman and Kunze's Linear Algebra book. Meaning it has not gone over rank, determinants or linear maps which all the other answers to this exercise has relied on. The things that have been discussed up until this point are:
- Systems of Linear Equations
- Matrices
- Elementary Row Operations
- Row-Reduced Echelon Matrices
- Matrix Multiplication
- Invertible Matrices
I'm sorry to say that I don't really have much to say about what I've already tried and I would appreciate any hints that would point me in the right direction using the previously stated tools. Thank you.
Edit: My question is different to the one Dietrich Burde linked due to the answers in that question relies on things not yet covered in the book.
Edit 2: I want to clarify something in my post. I am not interested in solutions that use the concepts of rank, determinants or linear maps seeing as I'm sure the authors were smart enough to realize that they cannot make an exercise which is impossible to do without using linear algebra concepts that haven't yet been introduced in their introductory linear algebra textbook.