Hey, this time I can't get the answer provided in the solutions.
The question is:
Calculate the values of p, q, r, s in order that
2x^3 +4x^2 + 5x + 6
and
p(x-1)^3 + q(x-1)^2 + r(x-1) + s
specify the same polynomial.
The answer is:
p=2, q=10, r=19, s=17
I have different...