Polynomial Division Calculator

Divide ax² + bx + c by a linear divisor dx + e.

Quotient x coeff 1
Quotient constant 3
Remainder 0

Formula: Long division of polynomials

Step-by-step with your numbers:
1. Values used:
2. a (x²) = 1
3. b (x) = 5
4. c (constant) = 6
5. Divisor d (x) = 1
6. Divisor e (constant) = 2
7.
8. Quotient x coeff = 1
9. Quotient constant = 3
10. Remainder = 0
Did we solve your problem today?

Divide a quadratic by a linear polynomial to get a quotient and remainder.

The math behind it

Polynomial long division works like numeric long division: divide the leading terms, multiply back, subtract, and repeat with the remainder.

Worked example

(x² + 5x + 6) ÷ (x + 2) = x + 3, remainder 0.

FAQ

When is synthetic division better?

Synthetic division is quicker but only works when dividing by a monic linear factor (x − r).