Synthetic Division Method

I must say that synthetic division is the most “fun” way of dividing polynomials.  It has fewer steps to arrive at the answer as compared to the polynomial long division method. In this lesson, I will go over five (5) examples that should hopefully make you familiar with the basic procedures in successfully dividing polynomials using synthetic division.


Things to Remember:

  • Make sure the dividend is in standard form. That means the powers are in decreasing order.
  • The divisor must be in the form [latex]x – \left( c \right)[/latex].

Examples of How to Divide Polynomials Using the Synthetic Division

Example 1: Divide the polynomial below.

x^4-3x^3-11x^2+5x+17 divided by x+2

Let us re-examine the given problem and make the necessary adjustments, if necessary.

the dividend is x^4-3x^3-11x^2+5x+17 while the divisor is x+2

The dividend (stuff to divide) is in standard form because the exponents are in decreasing order. That’s good!

The divisor needs to be rewritten as

x-(c) implies x-(-c) therefore c=-2

At this point, I can now set up the synthetic division by extracting the coefficients of the dividend and then lining them up on top.

Directly to the left side, place the value of [latex]c = – 2[/latex] inside the “box”.

Finally, construct a horizontal line just below the coefficients of the dividend.


Steps:

1. Drop the first coefficient below the horizontal line.

2. Multiply that number you drop by the number in the “box”. Whatever its product, place it above the horizontal line just below the second coefficient.

3. Add the column of numbers, then put the sum directly below the horizontal line.

4. Repeat the process until you run out of columns to add.

See the animated solution below:

the number in the box is -2 while the coefficients are 1 -3 -11 5 and 17. the remainder is 3

The last number below the horizontal line is always the remainder! The remainder of this problem is [latex]3[/latex].

So how do we present our final answer?

(17)+(-14)=3 thus the remainder is 3
  • Show your final answer in the form
the quotient is x^3-5x^2-x+7 and the remainder is 3 and the divisor is x+2

Notice that the numbers below the horizontal line except the last (remainder) are the coefficients of the Quotient.

More so, the exponents of the variables of the quotient are all reduced by [latex]1[/latex].


Example 2: Divide the polynomial.

(x^5-3x^3-4x-1)÷(x-1)

This is not a trick question. Notice that the quotient does not have all the exponents of the variable [latex]x[/latex].

I can see that we are missing [latex]{x^4}[/latex] and [latex]{x^2}[/latex]. To include all the coefficients of variable [latex]x[/latex] in decreasing power, we should rewrite the original problem like this. Attach zeroes on those missing [latex]x[/latex]’s. Also express the divisor as [latex]x – (c)[/latex] which clearly reveals the value of [latex]c[/latex], that is, [latex]c = + 1[/latex].

x^5+0x^4-3x^3+0x^2-4x-1 divided by (x-(+1))

From this point, I can now set up the numbers to continue with the process.


Steps:

1. Drop the first coefficient below the horizontal line.

2. Multiply that number you drop by the number in the “box”. Whatever its product, place it above the horizontal line just below the second coefficient.

3. Add the column of numbers, then put the sum directly below the horizontal line.

4. Repeat the process until you run out of columns to add.

See animated solution below:

the number in the box is +1 while the coefficients are 1 0 -3 0 -4 -1 and the remainder is -7

So putting the final answer in the form

quotient plus or minus remainder divided by divisor

we have 

x^4+x^3-2x^2-2x-6 -7/x-1

Example 3: Divide the polynomial below.

[latex]\left( { – 2{x^4} + x} \right) \div \left( {x – 3} \right)[/latex]

This is becoming more interesting! The quotient definitely looks horrible because it is missing a lot. Not only it lacks some [latex]x[/latex]’s which are [latex]{x^3}[/latex] and [latex]{x^2}[/latex] but the constant is also gone.

To fix this, I will rewrite the original problem in such a way that all [latex]x[/latex]’s are accounted for. But more importantly, do not forget to include the missing constant which is zero.

The “new and improved” problem should look like this:

(-2x^4+0x^3+0x^2+x+0) divided by (x-(+3))

From here, proceed with the steps as usual.


Steps:

1. Drop the first coefficient below the horizontal line.

2. Multiply that number you drop by the number in the “box”. Whatever its product, place it above the horizontal line just below the second coefficient.

3. Add the column of numbers, then put the sum directly below the horizontal line.

4. Repeat the process until you run out of columns to add.

See the animated solution below:

the number in the box is +3 while the coefficients are -2 0 0 1 0 and the remainder is -159

Okay then, the final answer for this is

-2x^3-6x^2-18x-53-159/x-3

You can write the final answer in two ways. The first one is using the minus or subtraction symbol to indicate that the remainder is negative. The second one is using the [latex]+[/latex] symbol but attaching a negative symbol to the numerator. They mean the same thing!


Example 4: Divide the polynomial below.

[latex]\left( { – {x^5} + 1} \right) \div \left( {x + 1} \right)[/latex]

Don’t be discouraged by this problem. This is actually quite easy especially now that you have gone through a few examples already. Always remember to “fill in the missing parts”, right?

Observe the dividend and you should agree that the missing parts are [latex]{x^4}[/latex], [latex]{x^3}[/latex], [latex]{x^2}[/latex], and [latex]x[/latex].

Rewriting the original problem that is synthetic-division ready, we get…

-x^5+0x^4+0x^3+0x^2+0x+1 divided by (x-(-1))

We populated the missing [latex]x[/latex]’s with zeros and explicitly solve for [latex]c = -1[/latex].


Steps:

1. Drop the first coefficient below the horizontal line.

2. Multiply that number you drop by the number in the “box”. Whatever its product, place it above the horizontal line just below the second coefficient.

3. Add the column of numbers, then put the sum directly below the horizontal line.

4. Repeat the process until you run out of columns to add.

See the animated solution below:

the number in the box is -1 while the coefficients are -1 0 0 0 0 1 and the remainder is 2

The last number below the horizontal line will always be the remainder. Don’t forget that. In this case, the remainder equals [latex]2[/latex].

Our final answer is

-x^4+x^3-x^2+x-1+2/x+1

Example 5: Divide the polynomial by a binomial.

(2x^3-13x^2+17x-10) divided (x-5)

In this example, we will get a remainder of zero. When that happens the divisor becomes a factor of the dividend. In other words, the divisor evenly divides the dividend.

By examining the problem, I see that there are no missing components. All powers of [latex]x[/latex]’s are accounted for, and we have a constant. That’s great! This problem is in fact synthetic-division ready.


Steps:

1. Drop the first coefficient below the horizontal line.

2. Multiply that number you drop by the number in the “box”. Whatever its product, place it above the horizontal line just below the second coefficient.

3. Add the column of numbers, then put the sum directly below the horizontal line.

4. Repeat the process until you run out of columns to add.

See animated solution below:

the c value is 5 and the coefficients are 2 -13 17 -10 and the remainder is 0

Because the remainder equals zero, this means the divisor [latex]x – 5[/latex] is a factor of the dividend

2x^3-13x^2+17x-10

therefore

the dividend is 2x^3-13x^2+17x-10, the divisor is x-5 and the quotient is (2x^2-3x+2)

You may also be interested in these related math lessons or tutorials:

Adding and Subtracting Polynomials
Dividing Polynomials using Long Division Method
Multiplying Binomials using FOIL Method
Multiplying Polynomials