I'm supposed to show that $x-1$ is a factor of a polynomial P of positive degree if and only if the sum of the coefficients of P is zero. How do I do that exactly?
2026-04-04 13:41:50.1775310110
How do I should that $x-1$ a factor of a positive degree polynomial?
818 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
If $x-1$ is a factor then you have $p(x) = (x-1)q(x)$ where q(x) $ is another polynomial.
Let $x=1$, we get $$p(1) = (1-1)q(1)=0$$
That is if you let $x=1$ in your polynomial you will get $p(1)=0$
Note that when you find $p(1)$ you let $x=1$ , so you are just adding the coefficients of $P(x)$ together.
Thus if $x=1$ is a factor, the sum of coefficients of $p(x)$ is $0$.