Let $p$ be a real polynomial ($p\in\mathbb{R}[x])$, if
- 5 is the remainder of the division $\frac{p(x)}{x-2}$, and
- 2 is the remainder of the division $\frac{p(x)}{x-5}$
What is the reaminder of the division $\frac{p(x)}{(x-2)(x-5)}$?
I have tried it, but I have no idea... Thank you