I am given the following :
Let $A$ be a $4 \times 4$ matrix with RREF given by: $$ U = \begin{bmatrix} 1 & 0 & 2 & 1 \\ 0 & 1 & 1 & 4 \\ 0 & 0 & 0 & 0 \\ 0 & 0 & 0 & 0 \\ \end{bmatrix}. $$ If $$ a_1 = \begin{bmatrix} -3 \\ 5 \\ 2 \\ 1 \end{bmatrix} \text{ and } a_2 = \begin{bmatrix} 4 \\ -3 \\ 7 \\ -1 \end{bmatrix}, $$ find $a_3$ and $a_4$. [Note: $a_1,a_2,a_3,a_4$ are the columns of $A$.]
This is in the section with column, row, and null space. I don't know how those apply no this problem though... I have absolutely no idea how to do this. Can anyone help point me in the right direction?