Let's say I have an irreducible polynomial $f(x) \in\mathbb Z/(2)[x]$ with a degree n that is at least 2 or greater.
How would I go about proving that $\mathbb Z/(2)[x]/(f(x))$ is a finite field of size $2^n$? All that I've gotten so far is why there will be $2^n$ elements in the field, but not how they form a field.
In general, if $R$ is a ring and $I$ is an ideal of $R$ then the quotient $R/I$ is a field if and only if the ideal $I$ is maximal -- by maximal, I mean that there is no other ideal $J$ with $I\subsetneq J\subsetneq R$. In your situation, why is it true that the ideal generated by an irreducible polynomial is maximal?