Let $A$ be an $m\times n$ matrix. Suppose that the equation $yA=0$ for a row vector $y$, a member of $\mathbb R^m$ has a unique solution. Prove that $\dim \operatorname{Nul}(A^t)=0$ and hence that $A$ has rank $m$.
I wasn't sure how to include the 'unique solution' information, as taking the transpose of the equation leads to $A^ty^t=0$, which is in the correct form to find the null space of $A^t$ more easily.
Hint: For any $A\in M_{m\times n}(\Bbb R)$ we have $\operatorname{Im}(A)\cap \ker(A^t)=\{\overline 0\}$. Can you proceed now?