- 3,802
- 95
Homework Statement
A polynomial P(x)=(x-b)^7Q(x)
a) Show that P(b)=P ' (b)=0
b) Hence find a and b, if (x-1)^7 is a factor of: P(x)=x^7+3x^6+ax^5+x^4+3x^3+bx^2-x-1
Homework Equations
If P(x)=Q(x)R(x)
Then P ' (x)=Q ' (x)R(x)+Q(x)R ' (x)
I can't think of anything for the factoring aspect of the question.
The Attempt at a Solution
For a)
P(b)=(b-b)^7Q(b)=0
P ' (x)=7(x-b)^6Q(x)+(x-b)^7Q'(x)
P'(b)=7(b-b)^6Q(b)+(b-b)^7Q'(b)=0
But for b) I have no idea how to apply anything from a) to answer the question. Any ideas?