Polynomial division
MathDefinition
The process of dividing one polynomial by another, producing a quotient and possibly a remainder. Long division and synthetic division are the two main methods.
How It Works
- Arrange both polynomials in descending order of degree
- Divide the leading term of the dividend by the leading term of the divisor
- Multiply the entire divisor by that result and subtract
- Bring down the next term and repeat until the remainder has lower degree than the divisor
- Write the answer as quotient + remainder/divisor
Examples
- (x³ + 2x² - 5x + 1) ÷ (x - 2) using long division
- Using synthetic division to divide by (x - 3)
- Finding factors of a polynomial by dividing out known zeros
Key Fact
Remainder Theorem: when dividing f(x) by (x - c), the remainder equals f(c)
Study This Concept
Practice polynomial division with free review games in these units: