Finding the number of ideals in the quotient ring $\mathbb R[x]/\langle x^2-3x+2 \rangle$.
Attempt: $R[x]/\langle x^2-3x+2 \rangle = \{f(x)+\langle x^2-3x+2 \rangle~~|~~f(x) \in R[x]\}$.
Since $(x^2-3x+2)=(x-1)(x-2)$ is a reducible polynomials, the members of $R[x]/\langle x^2-3x+2 \rangle) = f(1)$ or $f(2) $ are essentially real constants.
out of which only $\{0\}$ is an ideal as $a \cdot 0 = 0 \in \{0\}~~\forall~~a \in \mathbb R$
Is my attempt correct?
Thank you for your help.