Show that $\Bbb R[x] / \langle x^2 + 1 \rangle$ is isomorphic to $\Bbb C$.
Let $\phi$ be the homomorphism from $\Bbb R[x]$ onto $\Bbb C$ given by $f(x) \rightarrow f(i)$ (that is, evaluate a polynomial in $\Bbb R[x]$ at $i$). Then $x^2 + 1 \in \operatorname{Ker} \phi$ and is clearly a polynomial of minimum degree in $\operatorname{Ker} \phi$. Thus, $\operatorname{Ker} \phi = \langle x^2 + 1 \rangle$ and $\Bbb R[x] /\langle x^2 + 1 \rangle$ is isomorphic to $\Bbb C$.
My question is: How is $x^2 + 1$ a polynomial of minimum degree in $\operatorname{Ker} \phi$?
Clearly $x^2+1$ is in the kernel as $i^2 +1= 0$. Now, a non-zero real polynomial of degree at most $1$ is not $0$ at $i$ as it is $ai+b$ with real $a,b$ at least one non-zero. Thus the kernel cannot contain any non-zero polynomials of degree at most $1$ and the polynomial $x^2+1$ of degree $2$ is thus of minimal degree.
(That is, if we exclude the $0$ polynomial, which is likely intended. Otherwise that one is of minimal degree, but that's boring.)