Problem:
Let P(x) be a polynomial such that when P(x) is divided by xβ19, the remainder is 99, and when P(x) is divided by xβ99, the remainder is 19. What is the remainder when P(x) is divided by (xβ19)(xβ99)?
Answer Choices:
A. βx+80
B. x+80
C. βx+118
D. x+118
E. 0
Solution:
From the hypothesis, P(19)=99 and P(99)=19. Let
P(x)=(xβ19)(xβ99)Q(x)+ax+b
where a and b are constants and Q(x) is a polynomial. Then
99=P(19)=19a+b and 19=P(99)=99a+b
It follows that 99aβ19a=19β99, hence a=β1 and b=99+19=118. Thus the remainder is βx+118.