Question 411050
Dividing polynomials by other polynomials (of lower degree) is similar to long division in certain ways, including these:


* A polynomial is a result of additive monomials.
* However, a number such as 4851 is also a result of additive numbers: 4000, 800, 50, and 1.


Also, a base 10 number (4851) can be written as {{{4x^3 + 8x^2 + 5x + 1}}} where {{{x = 10}}}, and vice versa. The polynomial and integer have similar additive properties so they can both be divided through long division.


I'm still somewhat wondering how one would use polynomial division in real life, since it is a pure mathematics topic. However, if some unusual process in nature was modeled by the integral


{{{int((4x^5 + 3x^4 - 8x^3 + 5)/(2x^3 + x^2 - 7x + 5), dx, 2, 6)}}}, it might help to use long division before integrating (the integral sign is used extensively in calculus, you won't need to know it for now). But it makes some problems a lot easier.


It's a little difficult to illustrate the process of polynomial division on this site, so I'll let you look it up online or in your textbook.