I'd like some heavy critique if you don't mind. See here for more details.
Let $S=\{f \in P_n(F) : f(1)=0\}$. Clearly, the polynomial $f(x)=0 \in S$ because $f(c)=0$ for any choice of $c\in F$. To demonstrate closure under addition and multiplication consider the fact that $cf(1)+g(1)=c\cdot 0+0=(cf+g)(1)=0$ for $f,g\in S$. To find dimension of $P_n(F)$, consider the linear transformation $T:P_n \rightarrow F$ defined by $T(f(x))=f(1)$, namely evaluating a polynomial at $1$ is a linear transformation from $P_n$ to $F$: \begin{eqnarray} T(f(x)+cg(x))=T(f(x))+cT(g(x))=f(1)+cg(1) \end{eqnarray} Thus, $S$ is the null space of $T$, and from Lemma 1 and Lemma 2 (don't worry about these) we see that \begin{eqnarray} \dim R(T) + \dim N(T) = \dim P_n(F) \leadsto 1 + \dim N(T) = n+1 \leadsto \dim N(T) = n \end{eqnarray}