- #1
Luxe
- 10
- 0
Homework Statement
Let A and B be n x n matrices and let C= A - B.
Show that if Ax=Bx, and x does not equal zero, then C must be singular.
Homework Equations
The Attempt at a Solution
Ax-Bx=0
x(A-B)=0
x(C)=0
So, Cx=0
Does that mean C is singular?