Problem: A polynomial p(x) has remainder three when divided by xβ1 and remainder five when divided by xβ3. The remainder when p(x) is divided by (xβ1)(xβ3) is
Answer Choices:
A. xβ2
B. x+2
C. 2
D. 8
E. 15
Solution:
Let ax+b be the remainder when p(x) is divided by (xβ1)(xβ3), and let q(x),r(x) and t(x) be the quotients when p(x) is divided by (xβ1). (xβ3) and (xβ1)(xβ3), respectively. Then
βp(x)=(xβ1)q(x)+3p(x)=(xβ3)r(x)+5p(x)=(xβ1)(xβ3)t(x)+ax+bβ
Substituting x=1 into the first and third equations and then substituting x=3 into the second and third equations yields
β3=a+b5=3a+b.β
Therefore, ax+b=x+2.