Polynomial Division
A free Precalculus lesson from the “Polynomial Functions” unit, with a worked example and practice problems including step-by-step solutions.
Polynomial division rewrites a rational-looking expression as quotient plus remainder over divisor. This lesson is part of Precalculus: Advanced Functions, so the emphasis is on interpreting behavior, choosing the right representation, and explaining the result clearly rather than memorizing isolated algebra moves.
What you'll learn
- Divide polynomials using long division or synthetic division where appropriate
- Use polynomial division in symbolic and graph-based problems
- Check common mistakes before finalizing an answer
Worked example
Problem. Divide x^2 + 6x + 9 by (x + 3). Enter the quotient.
- Notice x^2 + 6x + 9 is a perfect square: (x + 3)^2.
- So (x + 3)(x + 3) = x^2 + 6x + 9, dividing evenly.
- The quotient is x + 3 with remainder 0.
Answer: x + 3
Practice problems
1. Divide x^2 + 6x + 9 by (x + 3). Enter the quotient.
Show solution
- Notice x^2 + 6x + 9 is a perfect square: (x + 3)^2.
- So (x + 3)(x + 3) = x^2 + 6x + 9, dividing evenly.
- The quotient is x + 3 with remainder 0.
Answer: x + 3
2. Divide x^2 + 8x + 19 by (x + 4) using long division. Enter the remainder.
Show solution
- x^2 + 8x + 16 equals (x + 4)^2 and divides evenly.
- That leaves the extra constant + 3, whose degree is below the divisor.
- So the quotient is x + 4 and the remainder is 3.
Answer: 3
3. Divide x^2 - 25 by (x - 5). Enter the quotient.
Show solution
- x^2 - 25 is a difference of squares: (x - 5)(x + 5).
- Dividing by (x - 5) cancels that factor.
- The quotient is x + 5 with remainder 0.
Answer: x + 5
4. By the Remainder Theorem, find the remainder when p(x) = x^2 + 1 is divided by (x - 2).
Show solution
- Core Practice: First identify exactly what the question is asking: By the Remainder Theorem, find the remainder when p(x) = x^2 + 1 is divided by (x - 2).
- For function notation, treat the value inside parentheses as the input and carefully substitute it into the rule.
- The Remainder Theorem says the remainder equals p(2).
- p(2) = (2)^2 + 1 = 4 + 1.
- So the remainder is 5.
- Check the result by substituting or estimating: the response should match 5 and make sense in the original problem.
Answer: 5
5. By the Remainder Theorem, find the remainder when p(x) = x^2 + 2 is divided by (x + 3).
Show solution
- Core Practice: First identify exactly what the question is asking: By the Remainder Theorem, find the remainder when p(x) = x^2 + 2 is divided by (x + 3).
- For function notation, treat the value inside parentheses as the input and carefully substitute it into the rule.
- Dividing by (x + 3) means evaluating p at x = -3.
- p(-3) = (-3)^2 + 2 = 9 + 2, since (-3)^2 = 9.
- So the remainder is 11.
- Check the result by substituting or estimating: the response should match 11 and make sense in the original problem.
Answer: 11
Practice this interactively with instant feedback and an AI tutor.
Practice Polynomial Division Take the free placement check