Synthetic Division
Divide P(x) by (x−c) using a compact table. Write c, coefficients. Bring down, multiply by c, add. Last number = remainder = P(c). Factor theorem: (x−c)|P(x) iff P(c)=0.
Did our AI summary help? Let us know.
Only works for divisor x−c (linear, leading coefficient 1). Remainder theorem: no need to complete — just evaluate P(c). If remainder 0, (x−c) is a factor. Use to factor polynomials.
Ready to run the numbers?
Why: Synthetic division is faster than long division when divisor is x−c. Remainder theorem: R=P(c). Factor theorem: test roots quickly. Essential for polynomial factoring and root finding.
How: Write c in box. Row 1: coefficients (highest degree first). Bring down first. Multiply by c, add to next. Repeat. Last number = remainder. Rest = quotient coefficients.
Run the calculator when you are ready.
📐 Examples — Click to Load
P(x) ÷ (x - c)
For (x+2), use c = -2. Include 0 for missing powers.
Quotient Coefficients
Quotient vs Remainder
📐 Synthetic Division Steps
For educational and informational purposes only. Verify with a qualified professional.
🧮 Fascinating Math Facts
x³−6x²+11x−6 ÷ (x−1): remainder 0. So (x−1) is a factor.
— Factor Theorem
Ruffini's rule: compact form of polynomial division by (x−c).
— History
📋 Key Takeaways
- • Synthetic division: Fast method to divide P(x) by (x - c) using only coefficients
- • Ruffini's rule: Same algorithm; named after Paolo Ruffini
- • Remainder theorem: P(c) = remainder when dividing by (x - c)
- • Factor theorem: (x - c) is a factor iff P(c) = 0 (remainder = 0)
- • Use 0 for missing powers (e.g., x³ - 5x + 3 → 1, 0, -5, 3)
📖 Algorithm (Why It Works)
- Write coefficients in descending order. Include 0 for missing terms.
- Write c from (x - c). For (x + a), use c = -a.
- Bring down the first coefficient.
- Multiply by c, add to next coefficient. Repeat for each column.
- Last number = remainder. Others = quotient coefficients.
Connection to long division: synthetic division is the compact form when dividing by a linear binomial.
🔬 Applications
- Root finding: Test candidates; if remainder 0, you found a root
- Polynomial evaluation: P(c) = remainder (remainder theorem)
- Factoring: Repeated division to find all linear factors
- Depressed polynomial: After dividing by (x - r), quotient has lower degree
❓ FAQ
Why use -a for (x + a)?
We need the root: (x + a) = 0 when x = -a. Synthetic division uses the root value.
What if the polynomial has missing terms?
Use 0 for missing powers. x³ - 5x + 3 has no x² term, so coefficients are 1, 0, -5, 3.
How does this relate to long division?
Synthetic division is the same process but only with coefficients. It works only for divisors of the form (x - c).
When is (x - c) a factor?
When the remainder is 0. By the factor theorem, P(c) = 0 means (x - c) divides P(x).
Related Calculators
Polynomial Division Calculator
Divide polynomials using synthetic division or long division. Get quotient, remainder, remainder theorem verification, and factor theorem check. Step-by-step...
MathematicsBox Method Calculator
Multiply polynomials visually using the box method (area model). Step-by-step solutions for binomials, trinomials, and factoring. Interactive grid...
MathematicsCompleting the Square Calculator
Convert quadratic expressions from standard form ax²+bx+c to vertex form a(x-h)²+k. Find vertex, axis of symmetry, x-intercepts, and min/max values....
MathematicsCubic Equation Calculator
Solve cubic equations ax³+bx²+cx+d=0 using Cardano's formula. Find all roots (real and complex), discriminant analysis, Vieta's relations, depressed cubic form, and step-by-step solutions. Essential for polynomial theory, physics, and engineering applications.
MathematicsDiamond Problem Calculator
Solve diamond problems: find two numbers given product and sum, or find product and sum given two numbers. Reverse mode. Direct connection to factoring...
MathematicsDistributive Property Calculator
Expand and factor expressions using the distributive property. a(b+c)=ab+ac, (a+b)(c+d) FOIL, factor GCF. Step-by-step solutions, area model visualization...
Mathematics