Show that $\mathbb{C}[x]/\langle x^2-x\rangle \cong \mathbb{C} \times \mathbb{C}$.
Since we're imposing the condition $x^2 \equiv x$ which is true when $x=0$ or $x=1$ on $\mathbb{C}[x]$ one candidate that came to my mind was to define $$\varphi: \Bbb C[x] \to \Bbb C \times \Bbb C, \ \varphi(p) = (p(1), p(0))$$ but I don't think that $\ker\varphi = \langle x^2-x\rangle$.
If $q \in \ker \varphi$, then $q(1) = 0$ and $q(0) = 0$. The latter implies that $q$ has a constant term $0$ and the former implies that the sum of the coefficients is $0$. I can't think of any reasonable way to show that $$q(x)=a(x)(x^2-x)$$ for some $a \in \Bbb C[x]$.
Is there another natural candidate for $\varphi$ here?