What are the irreducible elements in $\mathbb{R}[x]$ and $\mathbb{C}[x]$?
For $\mathbb{C}[x]$, I guess the irreducible elements are all polynomials $x-z$ where $z\in \mathbb{C}$.
For $\mathbb{R}[x]$, I guess the irreducible elements are all polynomials $x-a$ and some other polynomials?
For $\Bbb C[X]$, you also have the polynomials $aX+b$ ($a\neq 0$) but no other since $\Bbb C$ is algebraically closed.
For $\Bbb R[X]$, you also have the polynomials $aX+b$ ($a \neq 0$) and some degree 2 polynomials $aX^2+bX+c$ ($a \neq 0$), but that's all since $[\Bbb C:\Bbb R]=2$. Notice that for a polynomial of degree $\leq 3$, irreducibility is equivalent to "having no roots", so $aX^2+bX+c \in \Bbb R[X]$ is irreducible iff $b^2-4ac<0$.