Let $N = \{v_1, v_2 \ldots, v_n\}$ be a basis for null space. Then the nullity of $N$ is $n$. By definition of null space, $c_1v_1 + c_2v_2 + \ldots + c_nv_n$ is the solution to $Ax = 0$ where $c_i$ is a scalar. Since there are $n$ scalars, there are $n$ free variables.
Does that make sense?