Let $A$ be a $9\times4$ matrix and $B$ be a $7\times3$ matrix. Is there a $4\times 7$ matrix $X$ possible such that $X\neq O$ and $AXB=O$?
My approach: I tried to prove that there is a nonzero solution to $AX=O$ by proving that the number of pivots in $A$ is less than $4$ but that depends on the matrix $A$ so I can't figure it out.
Consider 28 entries of matrix X as variable and then put AXB =0. So we have 27 equations and 28 variable.Thus there is a non trivial solution.