Dividing Polynomials — Definition, Formula & Examples
Dividing polynomials is the process of finding how many times one polynomial (the divisor) fits into another polynomial (the dividend), producing a quotient and possibly a remainder.
Given polynomials and with , polynomial division finds unique polynomials (quotient) and (remainder) such that , where the degree of is less than the degree of , or .
Key Formula
Where:
- = The dividend (polynomial being divided)
- = The divisor (polynomial you divide by)
- = The quotient (result of the division)
- = The remainder (what is left over)
How It Works
The two main methods are polynomial long division and synthetic division. Long division works like numerical long division: divide the leading term of the dividend by the leading term of the divisor, multiply the entire divisor by that result, subtract, and repeat with the new polynomial. Synthetic division is a shortcut that works only when dividing by a linear binomial of the form . In either method, if a power of is missing from the dividend, you must insert a placeholder term with a coefficient of zero. The process ends when the remaining polynomial has a lower degree than the divisor.
Worked Example
Problem: Divide by .
Step 1: Divide the leading term of the dividend by the leading term of the divisor.
Step 2: Multiply by and subtract from the dividend.
Step 3: Bring down . Divide by to get . Multiply and subtract.
Step 4: Bring down . Divide by to get . Multiply and subtract.
Answer: The quotient is with a remainder of . So .
Why It Matters
Dividing polynomials is essential for factoring higher-degree expressions and applying the Remainder Theorem and Factor Theorem. You will rely on it heavily in Algebra 2 and Precalculus when finding zeros of polynomial functions and performing partial fraction decomposition in calculus.
Common Mistakes
Mistake: Forgetting to include a placeholder for missing powers of in the dividend.
Correction: Before dividing, write every power of from the highest degree down to the constant. For example, write as so that terms align correctly during subtraction.
