Samantha K.

asked • 07/22/14

How do you divide polynomails?

I don't know how to use the system synthetic division and how do you complete long division?

1 Expert Answer

By:

Austin H. answered • 07/23/14

Tutor
4.8 (6)

High School and Undergrad Level Math and Science Tutor

Austin H.

Synthetic division:
 
For the example:
 
x3 + 4x2 - 11x - 30
—————————
          x - 1

First, write the coefficients for the dividend inside an upside down division symbol leaving some room at the bottom, and all but the first coefficient of the divisor on the left:

1  |  1    4    -11    -30
    |
    ————————

Take the first coefficient and drop it below the line:

1  |  1    4    -11    -30
    |
    ————————
1

Multiply the dropped value by the left value and carry the result to the next column, above the line:

1  |  1    4    -11    -30
    |        1
    ————————
       1

Add the values in the next column and drop the result down:

1  |  1    4    -11    -30
    |        1
    ————————
       1    5

Repeat the previous two steps until you reach the last column:

1  |  1    4   -11  -30
    |        1      5    -6
    ————————
       1     5    -6   -36

The result is similar to long division, where 1, 5, and -6 are the coefficients of the quotient in decreasing order, and -36 is the remainder. The solution is written as:

x3 + 4x2 - 11x - 30                                   -36
————————    =    (x2 + 5x - 6)  +  ———
        x - 1                                                  x - 1

As with long division, if the remainder is zero, then the divisor is a factor of the dividend. For this example the factors are (x - 3), (x + 5), and (x + 2) and the roots are 3, -5, -2:

3  |  1    4    -11    -30
    |        3      21    30
    ————————
       1    7      10     0

-5  |  1    4    -11    -30
     |       -5      5      30
     ————————
        1   -1     -6      0

-2  |  1    4    -11    -30
     |       -2     -4      30
      ————————
        1    2     -15     0

Synthetic division can also be used for polynomials where the divisor is of higher order than one, but the setup is slightly different:

Using the polynomial from the long division example:

4x3-7x2+16x-5
———————
     x2+2x-9

Setup the synthetic division as before, but for the left hand side start with the last term of the divisor and place the coefficients one row left and one column down from the previous one, ignoring the first term (note the sign change on the left hand side) and drop the first coefficient of the dividend:
 
        |  4    -7    16    -5
    9  |
-2     |
         ————————
           4

Next, multiply the dropped value by all the terms in the diagonal, and place them in a diagonal above the line, then add the values for the next column:

        |  4    -7    16    -5
    9  |               36    ← 4 * 9
-2     |        -8    ← 4 * -2
         ————————
           4    -15     ← -7 + -8

Repeat the previous step until the next diagonal would go beyond the last coefficient:

        |  4    -7    16    -5
    9  |               36  -135    ← -15 * 9
-2     |        -8    30   ← -15 * -2
        ————————
           4    -15   82

In this example, multiplying 82 by -2 will fit beneath the 5, but multiplying 82 by 9 will have to go off the right "edge" so we stop here.

Finally, add any remaining columns:

        |  4    -7    16    -5
    9  |               36   -135
-2     |        -8    30
         ————————
           4   -15   82    -140

Because there are two values to the left of the bar, the remainder is going to be degree 1, so the quotient is 4x - 15, and the remainder is 82x - 140, which gives the result:

4x3 - 7x2 + 16x - 5                                82x - 140
—————————  =  (4x - 15)  +  ———————
     x2 + 2x - 9                                        x2 + 2x - 9


This is a different answer than the one we got with long division, but checking the answer shows that it is also correct:

4x3 - 7x2 + 16x - 5 = (x2 + 2x - 9)(4x - 15) + (82x - 140)

                               = (4x3 + 8x2 - 36x - 15x2 - 30x + 135) + (82x - 140)

  = 4x3 - 7x2 + 16x - 5
Report

07/23/14

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.