AI Math SolverAI Math Solver
Learn

Synthetic Division Calculator

A synthetic division calculator with five boxes: type the coefficients of your cubic and the divisor root k, and the quotient and remainder appear instantly. The page also teaches the full multiply-add tableau beside the synthetic division calculator, step by step. The synthetic division calculator form and the lesson share the same five numbers.

Enter your synthetic division problem — the AI explains each bring-down step

How to use this synthetic division calculator

Five boxes, one click. Type the four coefficients of your dividend plus the root k. Press Calculate, and this synthetic division calculator returns the whole bottom row of the tableau at once. The synthetic division calculator form is pre-filled with the sample below. Press Calculate on those numbers and the synthetic division calculator answers instantly. No variables, no scaffold — the synthetic division calculator works on numbers alone.

  • Dividend: coefficient of x³ — the number on x3x^3. Type 0 when your dividend is only a quadratic. For 2x33x2+52x^3-3x^2+5 this box of the synthetic division calculator holds 2.
  • Dividend: coefficient of x² — the number on x2x^2, here 3-3. The synthetic division calculator labels every box, so nothing hides.
  • Dividend: coefficient of x — the number on xx, here 0. That 0 is the missing-term placeholder: 2x33x2+52x^3-3x^2+5 has no xx term, and the synthetic division calculator keeps its column alive with the 0.
  • Dividend: constant term — the plain number at the end, here 5 — the last of the five the synthetic division calculator needs.
  • k — the divisor is (x − k) — the root of your divisor. For x2x-2 type 2; for x+3x+3 type 3-3. The sign flips at this box, and the synthetic division calculator takes the flipped one.

Four output rows come back from the synthetic division calculator, and they are the tableau's bottom row split into pieces. Row p is the brought-down leading coefficient — the x2x^2 term of the quotient. Rows q and r are the two multiply-add results — the xx and constant terms of the quotient. The last row is the remainder. For the sample numbers the synthetic division calculator reads p=2p = 2, q=1q = 1, r=2r = 2, R=9R = 9. So the quotient is 2x2+x+22x^2 + x + 2 and the remainder is 9. The synthetic division calculator prints all four rows at once.

The form divides any dividend up to a cubic by a divisor of the form xkx - k. For plain xkx - k divisors the synthetic division calculator needs no preparing move at all. Is your divisor 2x42x - 4 instead? Factor it as 2(x2)2(x-2), run the synthetic division calculator with k=2k = 2, then halve the quotient it reports. The remainder stays untouched. The section on divisors not in xkx - k form walks that move in full.

This page is more than a static synthetic division calculator — it is also an AI tutor you can ask questions:

  • Ask in plain words. "Divide 2x33x2+52x^3 - 3x^2 + 5 by x2x - 2." The AI fills the five boxes and runs the synthetic division calculator on this page for you. Any wording works — the synthetic division calculator only needs the five numbers.
  • Take a photo of your homework. The AI reads the polynomials and fills the synthetic division calculator form for you. Photos save typing in the synthetic division calculator form.
  • Ask about the ideas, not just the answer. "Why does synthetic division add instead of subtract?" The AI explains each bring-down step — every number still comes from the calculator on this page.
  • Work backwards, then keep asking. Give a quotient and a remainder and ask what the dividend was. Follow-ups are welcome, so keep asking. The synthetic division calculator page keeps teaching.

What is synthetic division?

Synthetic division is polynomial long division with everything non-essential deleted. When the divisor is xkx - k, the variables never change from step to step. Each pass divides leading terms, multiplies back, and subtracts. Because the divisor is linear, that whole scaffold collapses into one small table of coefficients. A synthetic division calculator automates the whole table.

That table is the method. A synthetic division calculator is the table with the arithmetic done for you. This synthetic division calculator asks for five numbers and returns the finished bottom row, cell by cell. The synthetic division calculator never writes a variable — only the five numbers and their multiply-add results.

Every division still closes with the same identity. The dividend equals the divisor times the quotient, plus the remainder. A synthetic division calculator answer is that sentence with numbers in it.

2x33x2+5=(x2)(2x2+x+2)+92x^3 - 3x^2 + 5 = (x - 2)(2x^2 + x + 2) + 9

The trick behind the shorthand is one sign change. Subtracting a multiple of xkx - k works out the same as adding a multiple of kk. So the four moves of long division — divide, multiply, subtract, bring down — shrink to three: bring down, multiply, add. Fewer moves, no variables to copy, same answer. The synthetic division calculator runs all three moves in one click.

Read the picture. The 2 at the far left is kk, the root of the divisor. Across the top sit the dividend coefficients 2, 3-3, 0, 5, and the 0 marks the missing xx term. Each new bottom number comes from multiplying the previous one by kk and adding the next column. The bottom row reads 2, 1, 2 — the quotient 2x2+x+22x^2 + x + 2 — and the final cell is the remainder, 9. That one picture is the entire computation the synthetic division calculator runs on every click. Every synthetic division calculator output row is one cell of that bottom line.

The layout is older than any machine that runs it. Ray's New Higher Algebra, an 1866 textbook, calls synthetic division "an abridgment of the method of division by Detached Coefficients". The same page divides 5x412x3+3x2+4x55x^4 - 12x^3 + 3x^2 + 4x - 5 by x2x - 2 in one line of figures, landing on the quotient 5x32x2x+25x^3 - 2x^2 - x + 2 with remainder 1-1. One more degree only means one more column. The synthetic division calculator form here covers dividends up to cubics; the AI box happily discusses the longer ones with you. The synthetic division calculator on this page runs the same table that 1866 textbook printed in ink.

2−30542421292x − 2x1quotientremainder
Synthetic division calculator in one picture: the tableau for dividing 2x³ − 3x² + 5 by x − 2 — bring down the 2, multiply by k = 2, add each column, and the bottom row reads the quotient 2x² + x + 2 with remainder 9

The synthetic division tableau, step by step

To run a synthetic division tableau by hand you prepare two rows, then loop. Write kk — the divisor's root — alone at the left of the table. Write the dividend's coefficients across the top, in descending powers, with 0 for every missing term. Then the loop takes over. This is the part a synthetic division calculator automates completely. These are the moves the synthetic division calculator makes on every click:

  1. Bring down the leading coefficient. It becomes the first quotient coefficient, unchanged.
  2. Multiply that number by kk. Write the product in the next column, one row down.
  3. Add the column. The sum is the next number of the bottom row.
  4. Repeat the multiply-and-add for every column that remains.
  5. Stop and read. The bottom row, left of the last entry, is the quotient. The last entry is the remainder.

Loop those five lines and you have done everything a synthetic division calculator does. Two reading rules finish the job. The quotient's degree is one less than the dividend's — a cubic dividend gives a quadratic quotient, so 2, 1, 2 reads 2x2+x+22x^2 + x + 2. The remainder is a constant, because it must sit lower in degree than the linear divisor. The synthetic division calculator rows follow both rules automatically. The loop is short enough to memorize — and the synthetic division calculator runs it error-free.

When the divisor is not in x − k form

The synthetic division calculator takes divisors with leading coefficient 1 — the xkx - k form. Divisors like 2x42x - 4 or 3x+63x + 6 need one preparing move. Factor out the leading coefficient first: 2x4=2(x2)2x - 4 = 2(x-2) and 3x+6=3(x+2)3x + 6 = 3(x+2). Run the synthetic division calculator with the inner root — k=2k = 2 or k=2k = -2. Put the factored-out number in the leading-coefficient box. The quotient rows come back already divided; the remainder is not divided — it is already final.

Watch the asymmetry, because it trips people. Quotient rows get halved for 2x42x - 4; the remainder row does not. Test the rescale: type k = 2 with leading coefficient 2, and the halved quotient comes out of the synthetic division calculator. The worked problem on a 3x63x - 6 divisor below shows the full bookkeeping with leading coefficient 3.

The formula behind this synthetic division calculator

The four output rows of the synthetic division calculator are four little formulas — Horner's scheme in the open. Bring down aa; each later row multiplies the previous result by kk and adds the next coefficient:

p=ap = a

q=b+kpq = b + k\cdot p

r=c+kqr = c + k\cdot q

R=d+krR = d + k\cdot r

SymbolMeaning
a,b,c,da, b, c, ddividend coefficients: f(x)=ax3+bx2+cx+df(x) = a\,x^3 + b\,x^2 + c\,x + d
kkdivisor root: the divisor is xkx - k
p,q,rp, q, rquotient coefficients: q(x)=px2+qx+rq(x) = p\,x^2 + q\,x + r
RRthe remainder — the last tableau cell; the synthetic division calculator prints it last

Type the five sample numbers into the synthetic division calculator and the four rows land on these formulas exactly. The synthetic division calculator is Horner's scheme with a button.

The last formula hides a theorem. Unroll the rows symbolically and RR becomes ak3+bk2+ck+dak^3 + bk^2 + ck + d — exactly f(k)f(k), the polynomial's value at the divisor's root. That is the Remainder Theorem: divide f(x)f(x) by xkx - k and the remainder is f(k)f(k) — the theorem every synthetic division calculator quietly uses. The picture shows the arithmetic for the sample. The term 223=162\cdot 2^3 = 16 starts the line. Subtracting 322=123\cdot 2^2 = 12 lands on 4. Adding the constant 5 lands on 9. The remainder 9 and the value f(2)f(2) are the same number, and the synthetic division calculator remainder row doubles as a one-shot evaluation.

A zero in that row is even louder. When R=0R = 0, the Factor Theorem says xkx - k is a factor of the dividend. Factor hunting is the number-one use of synthetic division in Algebra 2, and one run of the synthetic division calculator settles it. Multiply back to close the loop: (x2)(2x2+x+2)+9=2x33x2+5(x-2)(2x^2+x+2) + 9 = 2x^3 - 3x^2 + 5, the dividend itself. The synthetic division calculator identity check is that one line. Every synthetic division calculator promise on this page rests on those four formulas.

2·2³ = 16− 3·2² = −12+ 5R = 9 = f(2)04916the number line where f(2) is built
The remainder theorem behind this synthetic division calculator: the last tableau cell equals the polynomial's value at k — 2·2³ = 16, minus 3·2² = 12 lands on 4, plus 5 lands on 9, so dividing 2x³ − 3x² + 5 by x − 2 leaves remainder 9

Example 1 - a missing term and the sample numbers

Divide 2x33x2+52x^3 - 3x^2 + 5 by x2x - 2 — the exact five numbers sitting in the synthetic division calculator form on this page. The dividend skips its xx term, so a 0 takes that column before anything else happens. An 1866 rule says it best: "If any term is wanting, its place must be supplied with a zero."

223054242129\begin{array}{c|rrr|r} 2 & 2 & -3 & 0 & 5\\ \hline & 4 & 2 & 4 & \\ & 2 & 1 & 2 & 9\\ \end{array}

  1. Bring down the 2 — the first quotient coefficient.
  2. Multiply 22=42\cdot 2 = 4; add the column: 3+4=1-3 + 4 = 1.
  3. Multiply 12=21\cdot 2 = 2; add the column: 0+2=20 + 2 = 2.
  4. Multiply 22=42\cdot 2 = 4; add the column: 5+4=95 + 4 = 9 — the remainder.

The quotient is 2x2+x+22x^2 + x + 2 with remainder 9, so 2x33x2+5=(x2)(2x2+x+2)+92x^3 - 3x^2 + 5 = (x-2)(2x^2+x+2) + 9. Multiply back to check — the identity holds exactly. Type 2, 3-3, 0, 5, 2 into the synthetic division calculator above and the same four numbers return: p=2p = 2, q=1q = 1, r=2r = 2, R=9R = 9. This pass is the one the tableau picture draws. The hand tableau and the synthetic division calculator agree cell by cell. That agreement is the synthetic division calculator doing its one job.

Example 2 - a negative k and a zero remainder

Divide 4x3+10x26x204x^3 + 10x^2 - 6x - 20 by x+2x + 2. The divisor reads xx plus 2, so k=2k = -2 — the sign flips before anything else moves. This example runs the same numbers as OpenStax College Algebra's synthetic division lesson, and the synthetic division calculator takes them as typed. The synthetic division calculator handles the flip inside the kk box.

2410620842042100\begin{array}{c|rrr|r} -2 & 4 & 10 & -6 & -20\\ \hline & -8 & -4 & 20 & \\ & 4 & 2 & -10 & 0\\ \end{array}

  1. Bring down 4. Multiply 4(2)=84\cdot(-2) = -8; add: 10+(8)=210 + (-8) = 2.
  2. Multiply 2(2)=42\cdot(-2) = -4; add: 6+(4)=10-6 + (-4) = -10.
  3. Multiply 10(2)=20-10\cdot(-2) = 20; add: 20+20=0-20 + 20 = 0.

The remainder is 0, so x+2x + 2 divides evenly and is a factor: 4x3+10x26x20=(x+2)(4x2+2x10)4x^3 + 10x^2 - 6x - 20 = (x+2)(4x^2 + 2x - 10). The quotient even factors as 2(2x2+x5)2(2x^2 + x - 5). A zero bottom cell is the Factor Theorem in action. Type 4, 10, 6-6, 20-20, 2-2 into the synthetic division calculator above and RR returns 0 — the synthetic division calculator signature of a factor. The synthetic division calculator zero row is the green light. When a factor is the goal, the synthetic division calculator is the fastest test you own.

Example 3 - work backwards from the quotient and remainder

A student's notebook holds a finished division: divisor x3x - 3, quotient 3x25x+43x^2 - 5x + 4, remainder 7. The dividend line is smudged out. Rebuild it with the division identity — multiply, then add:

  1. Multiply the quotient by the divisor: (x3)(3x25x+4)=3x314x2+19x12(x-3)(3x^2 - 5x + 4) = 3x^3 - 14x^2 + 19x - 12.
  2. Add the remainder: 3x314x2+19x12+73x^3 - 14x^2 + 19x - 12 + 7.
  3. The dividend was 3x314x2+19x53x^3 - 14x^2 + 19x - 5.

Now audit the rebuild by running the table forward on the recovered dividend:

3314195915123547\begin{array}{c|rrr|r} 3 & 3 & -14 & 19 & -5\\ \hline & 9 & -15 & 12 & \\ & 3 & -5 & 4 & 7\\ \end{array}

Every cell matches the notebook. Type 3, 14-14, 19, 5-5, 3 into the synthetic division calculator above and the rows read p=3p = 3, q=5q = -5, r=4r = 4, R=7R = 7 — the smudged line rebuilt and confirmed in one pass. The synthetic division calculator pass audits the rebuild. Checking is division run backwards, and the synthetic division calculator rows make it a habit. The synthetic division calculator never tires of that comparison.

Three common synthetic division mistakes

Everyone learning the tableau meets these three slips. The synthetic division calculator page lists them because each one survives into calculus. The synthetic division calculator catches all three:

  1. Flipping the sign of k wrong. The divisor x+2x + 2 means k=2k = -2, not +2+2. Run Example 2 with k=2k = 2 by mistake and the last cell reads 40 instead of 0 — the error surfaces at the remainder, every time. The synthetic division calculator takes k exactly as you type it.
  2. Skipping the 0 placeholders. A missing term is a missing column. 2x33x2+52x^3 - 3x^2 + 5 must enter as 2, 3-3, 0, 5, or every later cell drifts. Ray's 1866 rule again: the wanting term's place "must be supplied with a zero." The synthetic division calculator keeps the column as a typed 0.
  3. Dividing by the whole divisor, or forgetting the rescale. The tableau never divides — it only multiplies by kk and adds. And for a divisor like 3x63x - 6, the fix is factoring out the 3 first, then dividing the reported quotient by 3. The remainder never gets divided. Forgetting that last step leaves a quotient three times too large — the synthetic division calculator raw rows make the rescale visible.

Compare your hand tableau against the synthetic division calculator rows after every problem. The synthetic division calculator never flips a sign or drops a column.

Problem 1

A glass studio casts a prism whose volume is modeled by 4x3354x^3 - 35 cubic centimeters — no x2x^2 or xx terms at all. The prism's length is x2x - 2 centimeters. Dividing the volume by the length gives the base area, with a leftover. What is that leftover — the remainder of the division? Check your answer with the synthetic division calculator above.

00:00
Page 1
Problem 2

A greenhouse supplier cuts covers from a sheet whose area is modeled by 9x3+6x212x+89x^3 + 6x^2 - 12x + 8 square feet. Each cover's width must measure 3x63x - 6 feet. The supplier divides the area by the width to write the length expression. What remainder does that division leave? Check it with the synthetic division calculator above.

00:00
Page 1
Problem 3

A carpenter builds a box with volume 4x3+2x25x+k4x^3 + 2x^2 - 5x + k cubic inches and height x2x - 2 inches, where kk is a constant she still chooses. The base area is the quotient of the volume divided by the height. She wants zero waste, so the division must come out exact. What value of kk makes the remainder zero? Confirm your kk with the synthetic division calculator above.

00:00
Page 1

Frequently asked questions

1

How do I do synthetic division step by step?

Write k at the left, and write the dividend's coefficients across the top with 0s for missing terms. Bring down the lead, multiply by k, add the column, and repeat. The quotient reads one degree lower than the dividend; the last cell is the remainder. The synthetic division calculator on this page runs those exact rows for dividends up to a cubic. For that shape, the synthetic division calculator form is the quick route.

2

When can I use synthetic division?

Only when the divisor is linear with leading coefficient 1 — the $x - k$ form. It returns the same quotient and remainder as long division; the synthetic division calculator just gets there with less writing. Quadratic divisors need the full vertical method, and a divisor like $e\cdot x + f$ with $e \neq 1$ needs the rescale move. The polynomial long division calculator linked below takes any linear divisor directly, so pair it with this synthetic division calculator.

3

What if my divisor is 2x − 4?

Factor it first: $2x - 4 = 2(x-2)$. Run the synthetic division calculator with $k = 2$, then halve the quotient rows it reports. The remainder row is not halved — it is final as printed. The synthetic division calculator keeps the two halves straight. The problem set on this page works one such division end to end, and the synthetic division calculator raw rows sit beside it.

4

Why does synthetic division add instead of subtract?

Because the divisor's sign change is built in. Subtracting a multiple of $x - k$ equals adding the same multiple of $k$, so the tableau multiplies by $k$ and adds. OpenStax College Algebra derives the shortcut exactly this way, and the synthetic division calculator rows follow it column by column. The synthetic division calculator bakes the flip in for you.

5

What is the remainder theorem?

Divide a polynomial $f(x)$ by $x - k$ and the remainder equals $f(k)$, the polynomial's value at the divisor's root. The synthetic division calculator remainder row is that value: the sample division leaves 9, and $2(2)^3 - 3(2)^2 + 5 = 9$. One tableau pass doubles as one evaluation — the shortcut teachers call synthetic substitution. The synthetic division calculator last row is that evaluation, printed.

6

Does synthetic division work with missing terms?

Yes — that is what the 0 placeholders are for. An $x^3$ dividend with no $x^2$ term types 0 into the $b$ box of the synthetic division calculator form. Example 1 above shows the full tableau with exactly such a 0 in the $c$ position. The synthetic division calculator keeps the column aligned, so the synthetic division calculator rows never drift.

Related practice