If an f(x) is divided by x²+4, has 2x+3 of remainder.
If an f(x) is divided by x²+6, has 6x-1 of remainder.
If an f(x) is divided by (x²+4)(x²+6), has S(x) of remainder, then find S(4)!
I have this. I wrote it in polynomial formula.
$f(x)=(x²+4).R(x)+(2x+3)$
And yes, i have x²=-4.
But, i had to express the 2x+3 function into the (x²) one. So, basically if we have p(x)=2x+3, then p(x²)=2x²+3. and i can put -4 to the x, and i got :
f(-4)=2(-4)+3 = -5 ( and the same thing happened with x²+6 ). Is that true so far?
Sorry for bad english.