Remainder of polynomial division

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 1K views
songoku
Messages
2,514
Reaction score
395
Is this true?

If the remainder of f(x) / g(x) is a (where a is constant), then the remainder of (f(x))n / g(x) is an

I don't know how to be sure whether it is correct or wrong. I just did several examples and it works.

Thanks
 
Mathematics news on Phys.org
songoku said:
Is this true?

If the remainder of f(x) / g(x) is a (where a is constant), then the remainder of (f(x))n / g(x) is an

I don't know how to be sure whether it is correct or wrong. I just did several examples and it works.

Thanks
One way to deal with remainders is to write down what it means, which is always a good point to start at.
Here you have ##f(x)=q(x)\cdot g(x) + a##. Now you can work with it.
 
  • Like
Likes   Reactions: songoku, mfb and Delta2
I tried it and found out it is actually correct.

Thanks a lot for the help