Q.
Suppose p(x) is a polynomial with integer coefficients. The remainder when p(x) is divided by x -1 is 1 and the remainder when p(x) is divided by x−4 is 10 . If r(x) is the remainder when p(x) is divided by (x−1)(x−4), find the value of r(2006).
780
134
Relations and Functions - Part 2
Report Error
Answer: 6016
Solution:
Dividing p(x) by the quadratic (x−1)(x−4) leaves a linear remainder r(x)=ax+b (x−1)(x−4)p(x)=q(x)+r(x)⇒p(x)=(x−1)(x−4)q(x)+(ax+b) p(l)=1⇒ where q(x) is quotient and r(x) is remainder ) p(4)=10⇒1=a+b 10−1=4a+b−a−b⇒b=4a+b r(x)=3x−2⇒g=3a⇒a=3⇒b=−2 r(x)=3x−2⇒r(2006)=6018−2=6016
Altematively: P(x)=Q1(x−1)+1 P(x)=Q2(x−4)+10 P(x)=Q3(x−1)(x−4)+ax+b P(1)=1 and p(4)=10 a+b=1 4a+b=10 a=3;b=−2 ∴r(x)=3x−2 r(2006)=6018−2=6016