The question asked: Divide the polynomial $P(x) = x^3 + 5x^2 - 22x - 6$ by $G(x) = x^2 - 3x + 2$. I did, and got the answer: $(x+8)(x^2-3x+2)-22$.
However, it now asks to: "Show that $P(x)$ and $G(x)$ have no zeros in common."
How do I prove this?
Thanks.
This implies $P(\alpha)=G(\alpha)=0$ but you have you have $P(\alpha)=-22$ when $G(\alpha)$ is $0$. This contradicts the fact that $\alpha$ exists.
– Inceptio May 18 '13 at 08:31