BrightChamps Logo
Login

Summarize this article:

Live Math Learners Count Icon185 Learners

Last updated on October 21, 2025

Synthetic Division

Professor Greenline Explaining Math Concepts

Dividing polynomials quickly and easily is done using synthetic division. Normally, we use the long division method to divide polynomials, but it is lengthy and difficult to follow. Synthetic division is a shortcut. This article discusses synthetic division and the steps involved.

Synthetic Division for US Students
Professor Greenline from BrightChamps

What is Synthetic Division?

We use synthetic division instead of the long division method because it is faster, and we don’t have to write each variable and its exponents repeatedly. Since we only work with coefficients in synthetic division the process becomes easier. When we divide one polynomial by another, we can write it as:

 


\({p(x)\over q(x)} = {Q(x) + {R\over q(x)}}\)
Here, p(x) is the dividend.
q(x) is the divisor.
Q(x) is the quotient we get from the division.
R is the remainder.
 

Professor Greenline from BrightChamps

Difference Between Synthetic Division and Long Division

The key differences between synthetic division and long division are summarized in the table below
 

 

Aspect

Synthetic Division

Long Division

What’s it for

 

Synthetic division is the fastest way to divide when the divisor looks like (x-number).

 

Long division is used to divide any kind of polynomial.

What you need

 

The divisor must be simple, like \((x - 2)\).

 

Long division can be any polynomial, like \((x^2 + x + 2)\).

How it works

 

Uses only the numbers, not the variables.

 

You have to manage variables and their powers during division.

Speed

 

It is much faster for simple divisors.

 

It takes more time and requires more writing.

Number of steps

 

It involves fewer steps and relies primarily on addition and multiplication.

 

More steps, divide, multiply, subtract, and bring the terms down.

Best for

 

When dividing by (x - number).

 

Best for any type of polynomial.

 

Professor Greenline from BrightChamps

Explain Synthetic Division Step by Step

Let’s see the step-by-step method for synthetic division using an example. 
Divide \((2x^3 + 5x^2 - 3x + 4) {\text { by }} (x - 1) \)

 

 

Step 1: Check the polynomial

 

Check whether the given polynomial is in standard form. All terms should be arranged in descending order of powers.

 

The given polynomial is \(2x^3 + 5x^2 - 3x + 4\). Now write down only the coefficients \(2x^3 + 5x^2 - 3x + 4 \) becomes 2, 5, -3, 4.


And the given divisor is \((x - 1)\), we solve \(x - 1= 0\) and get \(x = 1\). This makes dividing easier.

 

 

Step 2: Set the synthetic division box


We have to create a division box with the divisor and the dividend
Divisor: 1
Dividend: 2, 5, -3, 4

\( \begin{array}{r|rrrr} & & & & \\ \hline & & & & \\ 1 & 2 & 5 & -3 & 4 \\ \end{array} \)

 


Step 3: Bring down the first number


Just bring down the first number 

\( \begin{array}{r|rrrr} & & & & \\ \hline & & & & \\ 1 & 2 & 5 & -3 & 4 \\ &\downarrow\\ & &2 \end{array} \)

 

Step 4: Multiply and add 


Multiply the first number that we brought down by the divisor and write the answer under the next number.


\(1 × 2 = 2\)


Now we have to write the 2 below the next number that is 5, and add both numbers together.


\(5 + 2 = 7\)


Now do the same multiplication and addition with the number 7


\(1 × 7 = 7\\ -3 + 7 = 4\)


And again, repeat the steps with 4


\(1 × 4 = 4\\ 4 + 4 = 8\)


We get the number 8, which is the remainder, and the first three numbers will be the quotient.

\( \begin{array}{r|rrrr} & & & & \\ \hline & & & & \\ 1 & 2 & 5 & -3 & 4 \\ &\downarrow &2 & 7 & 4 \\ & &2 & 7 & 4 & 8 \\ \end{array} \)

 

Step 5: Write the final answer


The numbers at the bottom, except the last number, are quotient coefficients. We started the polynomial with a degree of 3, now we have to go one power lower.

Therefore, the quotient becomes


\(2x^2 + 7x + 4\)

 

The last number, 8, is the remainder.

 


The final answer should be in the format of:


\({p(x)\over q(x)} = {Q(x) + {R\over q(x)}} \)
\({{2x^3+5x^2-3x+4\over x-1}} = (2x^2 + 7x + 4) + {{8\over (x - 1)}} \)

Professor Greenline from BrightChamps

What are the Advantages and Disadvantages of Synthetic Division?

Synthetic division simplifies dividing a polynomial by a linear binomial like \((x - 20)\). Here are some advantages and disadvantages of synthetic division.

 

 

Advantages of Synthetic Division

 

 

 

 

  • Simple Steps: In synthetic division, we don't have to write all the variables like \(x^2\) or x. We just write the coefficients.

 

 

  • Less Confusing: It is easier to divide with synthetic division because it has easier steps to follow and makes fewer mistakes, especially when we are careful with numbers.

 

 

  • Useful for Certain Problems: It works great when dividing by something simple like \((x - 2)\), and it can help with equations or simplify tricky expressions.

 

 

Disadvantages of Synthetic Division

 

 

  • Works in some cases: We can use synthetic division only when the divisor is in the form of \((x - 2)\). It cannot be used for complicated divisors like \((x^2 + x)\).

 

 

  • Need to Know the Basics: We have to understand how polynomials work and how to write just the coefficients.

 

 

  • Possibilities for Making Mistakes: If we write down the wrong number, the whole thing can go wrong, so while writing the coefficients, we have to be precise with the number and the signs.
     
Professor Greenline from BrightChamps

Tips and Tricks to Master Synthetic Division

Synthetic division is a quick and effect method to divide polynomials. In this section, we will learn some tips and tricks to make synthetic division. 

 

  • Identify the value of r from the divisor \(x - r\). Remember to interchange the sign of the constant in the binomial to find r. For example, if the divisor is \(x - 3\) then r = 3. 

     
  • Write the coefficients carefully, also include zeros for missing terms. For example, \(2x^3 + 0x^2 - 5x + 1\) becomes 2, 0, -5, 1. 

     
  • Always remember that the last number in the row represents the remainder, while the other numbers give the coefficients of the quotient polynomials. Always double-check the answer using the formula: \(\text{Dividend} = \text{Divisor} \times \text{Quotient} + \text{Remainder} \).

     
  • Start practice with small coefficient and positive divisors to understand the process. 

     
  • After solving, verify the answer using long division method. If the results are same then the calculation is correct.   
Max Pointing Out Common Math Mistakes

Common Mistakes and How to Avoid Them in Synthetic Division

Kids often make mistakes when doing synthetic division. Here are some of those mistakes and ways to avoid them, which can help them fix and understand them.
 

Mistake 1

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Using the wrong sign for the divisor
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

While changing the divisor from \((x - 3)\), the value of x, the divisor will become \(x = 3\), but instead of writing 3, students might write it as -3 without changing the sign. Use only the number for the divisor; x - 3 becomes 3, and x + 3 becomes -3.

Mistake 2

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Mixing the order
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

While writing the coefficient, we have to write the polynomial in the standard form and take the coefficient. Children will sometimes change the order or don't keep the polynomial in the standard form and write down the coefficient, which will lead to a mistake. Always write the polynomial in descending order.
 

Mistake 3

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Missing zero terms

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

When the polynomial is like \(x^3 + 2x + 3\), the \(x^2\) term is missing, so in that place we should add 0. Sometimes kids forget to add that 0, and the whole division will be a mistake.
 

Mistake 4

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Doing subtraction instead of addition
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

After multiplying, students mistakenly subtract the result instead of adding it. Synthetic division uses multiply, add, multiply format.

Mistake 5

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Dividing by higher-degree divisors
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Synthetic division can only be done when the divisor is in the form of (x - c), where c is the number. It cannot be done with higher-degree polynomials like \((x^2 - x)\).
 

arrow-right
arrow-right
Professor Greenline from BrightChamps

Real Life Applications for Synthetic Division

Synthetic division is not only used in math, but it also plays a major role in several real-life applications, especially in fields like engineering, healthcare, etc. Here are some of the applications: 

 

 

  • Healthcare: In MRI machines and ultrasound systems, signals are represented as polynomials functions. Synthetic division helps process and simplify these signals, removing noise and improving clarity. Synthetic division makes it easier, and the doctor gets clearer images and more accurate readings.

 

 

  • Aerospace: Polynomials are used to calculate the flight path of rockets, aircraft, and drones. Synthetic division simplifies complex motion equations to make quicker decisions about rerouting and correcting the flight path. 

 

 

  • Robotics: Robots use polynomial equations to model and control their movements. Synthetic division helps in analyzing these equations quickly, improving motion accuracy, stability, and error detection in robotic systems.

 

 

  • Computer Graphics: Polynomials are used to describe curves and motion paths. Synthetic division simplifies these equations, helping designers create smoother animations, realistic simulations, and accurate 3D models in games and movies.

 

 

  • Engineering: Engineers use synthetic division to test and modify polynomial models representing system performance, such as stress on bridges or load distribution in machines. 
Max from BrightChamps Saying "Hey"
Hey!

Solved Examples of Synthetic Division

Ray, the Character from BrightChamps Explaining Math Concepts
Max, the Girl Character from BrightChamps

Problem 1

Use synthetic division to divide: f(x) = 2x3 + 3x2 - 2x + 4 by x - 1.

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

Quotient: \(2x^2 + 5x + 3\)
Remainder: 7
 

Explanation

1. The coefficients are 2, 3, -2, 4.
2. The divisor is x - 1, i.e. x = 1.
3. Using the synthetic division method, divide them:
\( \begin{array}{r|rrrr} & & & & \\ \hline & & & & \\ 1 & 2 & 3 & -2 & 4 \\ & &2 & 5 & 3 & & & & \\ \hline & & & & \\ & 2 & 5 & 3 & 7 \end{array} \)

4. Write the quotient and the remainder. When writing the quotient, we have to reduce it to one power, and the last number is the remainder.
Quotient: \(2x^2 + 5x + 3\)
Remainder: 7
 

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 2

Use synthetic division to divide f(x) = 3x^3 - 5x + 2 by x + 2.

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

Quotient: \(3x^2 -6x + 7\)
Remainder: -12

 

Explanation

1. Write the coefficients 3, 0, -5, 2. Here, the x2 term is missing, so we add 0 in its stead.
2. The given divisor is \(x + 2\), so the divisor becomes -2.

\( \begin{array}{r|rrrr} & & & & \\ \hline & & & & \\ -2 & 3 & 0 & -5 & 2 \\ & &-6 & 12 & -14 & & & & \\ \hline & & & & \\ & 3 & -6 & 7 & -12 \end{array} \)

Quotient: \(3x^2 -6x + 7\)
Remainder: -12
 

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 3

Divide 5x^2 - 3x + 7 by x + 1.

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

Quotient: \(5x - 8\)
Remainder: 15
 

Explanation

1. The coefficients are 5, -3, 7.
2. Dividing x + 1, so the divisor will become -1.

\( \begin{array}{r|rrrr} & & & & \\ \hline & & & & \\ -1 & 5 & -3 & 7\\ & &-5 & 8 & & & & \\ \hline & & & & \\ & 5 & -8 & 15 \end{array} \)

Quotient: 5x - 8
Remainder: 15
 

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 4

Divide 2x^3 + 7x^2 - x + 5 by x - 3

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

Quotient: \(2x^2 + 13x + 38\)
Remainder: 119
 

Explanation

1. The coefficients are 2, 7, -1, 5.
2. The divisor is 3.

\( \begin{array}{r|rrrr} & & & & \\ \hline & & & & \\ 3 & 2 & 7 & -1 & 5\\ & &6 & 39 & 114 & & & & \\ \hline & & & & \\ & 2 & 13 & 38 & 119 \end{array} \)

Quotient: \(2x^2 + 13x + 38\)
Remainder: 119
 

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 5

Divide x^2 + 2x + 1 by x + 1

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

Quotient: \(x + 1\)
Remainder: 0
 

Explanation

1. Coefficients: 1, 2, 1.
2. Divisor: -1

\( \begin{array}{r|rrrr} & & & & \\ \hline & & & & \\ -1 & 1& 2 & 1 \\ & &-1 & -1 & & & & \\ \hline & & & & \\ & 1 & 1 & 0 \end{array} \)

Quotient: x + 1
Remainder: 0
 

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Ray Thinking Deeply About Math Problems

FAQs on Synthetic Division

1.What is synthetic division?

The shortcut method used to divide a polynomial by a linear binomial like (x - 2) is called synthetic division.
 

Math FAQ Answers Dropdown Arrow

2.What are coefficients?

Coefficients are the numbers in front of the variable terms in a polynomial. For example, 2x2 + 3x + 4, the coefficients are 2, 3, and 4.

Math FAQ Answers Dropdown Arrow

3.What is the last number in the synthetic division?

The last number in the synthetic division is the remainder.
 

Math FAQ Answers Dropdown Arrow

4.Why is it called synthetic division?

It is called synthetic because it is a shortened version of long division. Instead of writing all the variables, you can only use the coefficients to divide easily.
 

Math FAQ Answers Dropdown Arrow

5.Why is synthetic division useful?

It helps to find factors quickly and saves time.
 

Math FAQ Answers Dropdown Arrow
Math Teacher Background Image
Math Teacher Image

Jaskaran Singh Saluja

About the Author

Jaskaran Singh Saluja is a math wizard with nearly three years of experience as a math teacher. His expertise is in algebra, so he can make algebra classes interesting by turning tricky equations into simple puzzles.

Max, the Girl Character from BrightChamps

Fun Fact

: He loves to play the quiz with kids through algebra to make kids love it.

INDONESIA - Axa Tower 45th floor, JL prof. Dr Satrio Kav. 18, Kel. Karet Kuningan, Kec. Setiabudi, Kota Adm. Jakarta Selatan, Prov. DKI Jakarta
INDIA - H.No. 8-2-699/1, SyNo. 346, Rd No. 12, Banjara Hills, Hyderabad, Telangana - 500034
SINGAPORE - 60 Paya Lebar Road #05-16, Paya Lebar Square, Singapore (409051)
USA - 251, Little Falls Drive, Wilmington, Delaware 19808
VIETNAM (Office 1) - Hung Vuong Building, 670 Ba Thang Hai, ward 14, district 10, Ho Chi Minh City
VIETNAM (Office 2) - 143 Nguyễn Thị Thập, Khu đô thị Him Lam, Quận 7, Thành phố Hồ Chí Minh 700000, Vietnam
UAE - BrightChamps, 8W building 5th Floor, DAFZ, Dubai, United Arab Emirates
UK - Ground floor, Redwood House, Brotherswood Court, Almondsbury Business Park, Bristol, BS32 4QW, United Kingdom