When $P(x+4)$ is divided by $P(x)$, the remainder is $3x+m$. When $P(x)$ is divided by $P(x+4)$, the remainder is $nx-6$. Compute $m-n$
Here I wrote down the equations as follows
$$P(x+4) = P(x)Q_1(x)+3x+m$$
$$P(x) = P(x+4)Q_2(x) + nx-6$$
However, these will not give me anything useful. Could you assist me with what I'm missing?
Regards