If $A$ is a $n$ order matrix and $|A|=0$, then there always exists a non-zero matrix B of order $n$ such that $AB=0$. Is it true or false. If true then prove it.
I am not getting any idea for how to solve this problem, any hints or suggestions?
where $|A|$ means determinant of A
$|A|=0$ implies there exists a vector $v$ such that $Av=0$. Let $B$ have $v$ as one of its columns, and let the rest of its columns be $0$.