If 3 is the remainder when dividing $P(x)$ with $(x-3)$, and $5$ is the remainder when dividing $P(x)$ with $(x-4)$, what is the remainder when dividing $P(x)$ with $(x-3)(x-4)$?
I'm completely puzzled by this, I'm not sure where to start...
Any hint would be much appreciated.
Hint: $$P(x)=Q(x)(x-3)(x-4)+Ax+B$$ $$P(3)=3$$ $$P(4)=5$$
Can you solve for $A$ and $B$?