Updated on May 9th, 2026

Synthetic Division Calculator

Created By Jehan Wadia

Input
e.g. x^4-5x^3+7x^2-34x-1 or 2x^3+0x^2-x+5
Must be of the form ax + b, e.g. x-5, x+3, 2x-1, x-1/2

Introduction

Synthetic division is a shortcut method for dividing a polynomial by a linear expression like (x − c). Instead of using long division, synthetic division lets you solve the problem using only the coefficients of the polynomial. This makes the process faster and simpler. Our Synthetic Division Calculator does all the work for you. Just enter your polynomial and divisor, and you'll get the quotient, remainder, and each step of the solution right away. It's a great tool for checking your homework, studying for a test, or learning how synthetic division works step by step.

How to Use Our Synthetic Division Calculator

Enter the coefficients of your polynomial and the divisor value to quickly find the quotient and remainder using synthetic division.

Polynomial Coefficients: Type in the coefficients of your polynomial from the highest degree term to the lowest. Separate each number with a comma. For example, if your polynomial is 3x³ + 2x² − 5x + 1, you would enter 3, 2, -5, 1. If a term is missing, use 0 as its coefficient. If you need help working with fractions as coefficients, you can enter them using the slash notation (e.g., 1/2).

Divisor (c value): Enter the value of c from the divisor (x − c). For example, if you are dividing by (x − 3), enter 3. If you are dividing by (x + 2), enter -2. This is the number that goes in the box during synthetic division.

What Is Synthetic Division?

Synthetic division is a shortcut method for dividing a polynomial by a linear expression of the form (x − c). It is much faster and simpler than traditional long division of polynomials. Instead of writing out all the variables and exponents, you only work with the coefficients — the numbers in front of each term.

How Does Synthetic Division Work?

To perform synthetic division, you follow a few basic steps:

  1. Write down the coefficients of the polynomial you are dividing (the dividend). If any term is missing, use a 0 as a placeholder.
  2. Identify the value of c from the divisor (x − c). For example, if you are dividing by (x − 3), then c = 3. If dividing by (x + 2), then c = −2.
  3. Bring down the first coefficient to the bottom row.
  4. Multiply that number by c, then write the result under the next coefficient.
  5. Add the column, and repeat the multiply-and-add process until you reach the end.

The numbers in the bottom row give you the coefficients of the quotient (the answer), and the very last number is the remainder. If the remainder is 0, that means (x − c) divides evenly into the polynomial. You can use our Polynomial Calculator to verify your results or perform additional operations on the quotient.

Why Is Synthetic Division Useful?

Synthetic division is helpful for several reasons:

  • Finding roots of polynomials: You can quickly test whether a number is a root (zero) of a polynomial. If the remainder is 0, then c is a root. For quadratic polynomials, you can also find roots directly using the Quadratic Formula Calculator.
  • Factoring polynomials: Once you find one root, the quotient gives you a simpler polynomial to continue factoring. Tools like the Prime Factorization Calculator and GCF Calculator can help with numerical factoring along the way.
  • The Remainder Theorem: Synthetic division lets you evaluate a polynomial at a given value. The remainder equals the value of the polynomial at x = c.
  • Speed: It takes far fewer steps than polynomial long division, which makes it great for homework, tests, and quick checks.

Important Things to Remember

Synthetic division only works when you divide by a linear expression in the form (x − c). If the divisor has a higher degree, like (x² + 1), you need to use polynomial long division instead. Also, always make sure you include zeros for any missing terms in the dividend. For example, if your polynomial is x³ + 5x − 2, you should write the coefficients as 1, 0, 5, −2 because the x² term is missing. If you're working with more advanced calculus concepts related to polynomials, our Derivative Calculator and Limit Calculator may also be helpful. For finding key features of quadratic quotients, try the Vertex Calculator or the Slope Calculator for linear results.


Frequently Asked Questions

What is a synthetic division calculator?

A synthetic division calculator is an online tool that divides a polynomial by a linear expression like (x − c). You enter the polynomial and the divisor, and it gives you the quotient, remainder, and a full step-by-step solution. It uses only the coefficients of the polynomial, which makes the process much faster than long division.

Can I enter fractions as coefficients or in the divisor?

Yes. You can use fractions in both the polynomial and the divisor. Use a slash to type fractions, like 1/2 or 3/4. For example, you can enter a divisor like x-1/2 and coefficients like 1/2x^2 + 3x - 1/4. The calculator handles all the fraction math for you.

What is the difference between Expression Mode and Coefficient Mode?

Expression Mode lets you type the polynomial the normal way, like x^3 + 2x^2 - 5x + 3. Coefficient Mode lets you type just the numbers separated by commas, like 1, 2, -5, 3. Both give the same result. Coefficient Mode can be faster if you already know the coefficients.

What happens if my polynomial is missing a term?

The calculator detects missing terms and fills in a 0 for you automatically. For example, if you enter x^3 + 5x - 2, it sees the x² term is missing and adds a 0 coefficient for that spot. It also highlights the missing terms in the setup section so you can see what was added.

What does the remainder mean in synthetic division?

The remainder is the number left over after the division is done. If the remainder is 0, it means the divisor divides evenly into the polynomial, and the value c is a root. If the remainder is not 0, the division does not come out even. By the Remainder Theorem, the remainder also equals the value of the polynomial when you plug in x = c.

Can I divide by a divisor with a leading coefficient other than 1?

Yes. The calculator supports divisors like 2x - 3 or 3x + 1. When the leading coefficient is not 1, the calculator divides all the dividend coefficients by that number first, then performs synthetic division as usual. This adjustment is explained in the setup section of the results.

What are the three output formats?

The calculator shows results in three formats:

  • Standard Form — shows the quotient and remainder separately.
  • Factored Form — writes the original polynomial as the divisor times the quotient plus the remainder.
  • Division Equation — shows the division as a fraction equal to the quotient plus the remainder over the divisor.

How does the verification step work?

The calculator uses the Remainder Theorem to check its answer. It plugs the root value (c) into the original polynomial and makes sure the result matches the remainder from the synthetic division. If they match, the answer is verified as correct.

Can synthetic division be used with a divisor like x² + 1?

No. Synthetic division only works when the divisor is a linear expression in the form (ax + b). If the divisor has a degree of 2 or higher, you need to use polynomial long division instead.

What is the virtual keypad for?

The virtual keypad lets you type special characters like x, ^ (for exponents), / (for fractions), and other math symbols without needing to find them on your keyboard. It is especially helpful on phones and tablets. Click Show Keypad to open it.

How do I read the synthetic division table?

The table has three rows. The top row shows the coefficients of the dividend. The middle row (in red) shows the products from multiplying by the root value. The bottom row (in bold) shows the results after adding each column. The last number in the bottom row is the remainder, and the other numbers are the coefficients of the quotient.

Does this calculator show step-by-step work?

Yes. The calculator shows every single step of the synthetic division process. Each step is labeled as Bring Down, Multiply, or Add, and includes the exact numbers used. This makes it easy to follow along and learn how synthetic division works.


Related Calculators

Rate Of Change Calculator

Visit Rate Of Change Calculator

Slope Calculator

Visit Slope Calculator

Quadratic Formula Calculator

Visit Quadratic Formula Calculator

Log Calculator

Visit Log Calculator

Exponent Calculator

Visit Exponent Calculator

Vertex Calculator

Visit Vertex Calculator

Polynomial Calculator

Visit Polynomial Calculator

Square Root Calculator

Visit Square Root Calculator

Cube Root Calculator

Visit Cube Root Calculator