How to prove the following statement?
In $\mathbb Q[x]$, for any irreducible polynomial $g(x)$, there exists an irreducible polynomial $f(x)$ such that $g(f(x))$ is reducible.
(from a discussion. By searching MSE, I found a related question)
Example
Given $g(x) = x^2+1$, there is an irreducible polynomial $f(x) = x^2+3x+3$, and $g(f(x)) = (x^2 + 2x + 2)(x^2 + 4x + 5)$ is reducible.
Example
Given $g(x) = x^2+x+1$, how to find an irreducible polynomial $f(x)$ such that $f(x)^2+f(x)+1$ is reducible?