While practicing this subject, I got stuck on this question, and I don't know if my solution is correct. I'd like to have your input:
I define $I=\langle x^2+p\rangle$
Clearly: $x^2+p \neq 0\pmod{p}$ because p is prime, hence $I$ is a maximal ideal in $\mathbb{Z}_{p}[x]$, and is a kernel of some isomorphism from $\phi :\mathbb{Z}_{p}[x] \setminus I \rightarrow F$.
Now we know that in that field, there are $p^2$ elements. Is that complete?
There are two glaring flaws in this proof:
Firstly, $x^2+c=x^2\pmod{c}$, so this actually is not prime in any of the $\mathbb{Z}_c[x]$
Secondly, $(x^2)=(x^2+p)$ in $\mathbb{Z}_p[x]$ and this ideal is not maximal, because it is contained in $(x)$.
You need to find a different ideal to use. I find it easier to think of it as $\mathbb{Z}/I\cong \mathbb{F}_{p^k}$ for appropriately chosen $I$, personally.