Let $P(x)=x^2+bx+c$, where $b$ and $c$ are integers. If $P(x)$ is a factor of both $f(x)=x^4+6x^2+25$ and $g(x)=3x^4+4x^2+28x+5$, then
- $P(x)=0$ has imaginary roots
- $P(x)=0$ has roots of opposite sign
- $P(1)=4$
- $P(1)=6$
My Attempt:
$f(x)=x^4+6x^2+25$ is always positive, i.e. no roots.
This implies that, $P(x)=0$ has no real roots either.
$\therefore$ Option (1) is correct.
I have no idea how to calculate Option (3) or (4)
All I could see was $f(1)=32$, $g(1)=40$, hinting me at (3).
Any hints would be really helpful thanks.
Hint: It is quite easy to factor $x^4+6x^2+25$ into irreducible factors (over $\mathbb{Z}$): $$x^4+6x^2+25=(x^2+5)^2-4x^2\,.$$ So, what should you do?