$C$ is an $mxn$ matrix of any shape, shape, rank, etc. $a$ is a $n$-vector that is linearly independent of the rows of $C$. Let $A = \binom{C}{a^{T}}$. Let $e_{m+1}$ denote the $m+1$ Identity vector. Show that $Ax=e_{m+1}$ is consistent.
I don't know where to start.