Let $f(x) = x^3 + x^2 + 2x + 4$ and $g(x) = x^2 + 3x + 1$. Verify that $f(x)$ has no rational root. Can we change the constant term of $g(x)$ to a suitable complex number so that $g(x)$ now divides $f(x)$?
Using the Rational Root Theorem, the possible rational roots of $f(x)$ are: $\pm1,\pm2\pm4$. None of these numbers are roots. I don't know how to tackle the second question: it has to need a trick to solve, since the roots of $f(x)$ were a mess (I checked them online). I suppose this can be solved without factorizing $f(x)$. Any ideas?