Divide Polynomials Part II

Learning Outcome

  • Multiply and divide polynomials

As we have seen, long division of polynomials can involve many steps and be quite cumbersome. Synthetic division is a shorthand method of dividing polynomials for the special case of dividing by a polynomial whose leading coefficient is [latex]1[/latex].

 Synthetic Division

Synthetic division is a shortcut that can be used when the divisor is a binomial in the form  [latex]x–k[/latex], for a real number [latex]k[/latex]. In synthetic division, only the coefficients are used in the division process.

To illustrate the process, divide [latex]2{x}^{3}-3{x}^{2}+4x+5[/latex] by [latex]x+2[/latex] using the long division algorithm.

There is a lot of repetition in this process. If we do not write the variables but, instead, line up their coefficients in columns under the division sign, we already have a simpler version of the entire problem.


Synthetic division of the polynomial 2x^3-3x^2+4x+5 by x+2 in which it only contains the coefficients of each polynomial.

Synthetic division carries this simplification even a few more steps. Collapse the table by moving each of the rows up to fill any vacant spots. Also, instead of dividing by [latex]2[/latex], as we would in division of whole numbers, then multiplying and subtracting the middle product, we change the sign of the “divisor” to [latex]–2[/latex], multiply and add. The process starts by bringing down the leading coefficient.
Synthetic division of the polynomial 2x^3-3x^2+4x+5 by x+2 in which it only contains the coefficients of each polynomial.

We then multiply it by the “divisor” and add, repeating this process column by column, until there are no entries left. The bottom row represents the coefficients of the quotient; the last entry of the bottom row is the remainder. In this case, the quotient is [latex]2x{^2} -7x+18[/latex] and the remainder is [latex]–31[/latex]. The process will be made more clear in the following example.

Example

Use synthetic division to divide [latex]5{x}^{2}-3x - 36[/latex] by [latex]x - 3[/latex].

Analysis of the solution

It is important to note that the result, [latex]5x+12[/latex], of [latex]5{x}^{2}-3x - 36\div{x-3}[/latex] is one degree less than [latex]5{x}^{2}-3x - 36[/latex]. Why is that? Think about how you would have solved this using long division. The first thing you would ask yourself is how many x’s are in [latex]5x^2[/latex]?

[latex]x-3\overline{)5{x}^{2}-3x - 36}[/latex]

To get a result of [latex]5x^2[/latex], you need to multiply [latex]x[/latex] by [latex]5x[/latex]. The next step in long division is to subtract this result from [latex]5x^2[/latex]. This leaves us with no [latex]x^2[/latex] term in the result.

 

Think About It

Reflect on this idea – if you multiply two polynomials and get a result whose degree is [latex]2[/latex], what are the possible degrees of the two polynomials that were multiplied? Write your ideas in the box below before looking at the discussion.

In the next video example, you will see another example of using synthetic division for division of a degree two polynomial by a degree one binomial.

How To: Given two polynomials, use synthetic division to divide

  1. Write k for the divisor.
  2. Write the coefficients of the dividend.
  3. Bring the lead coefficient down.
  4. Multiply the lead coefficient by k. Write the product in the next column.
  5. Add the terms of the second column.
  6. Multiply the result by k. Write the product in the next column.
  7. Repeat steps [latex]5[/latex] and [latex]6[/latex] for the remaining columns.
  8. Use the bottom numbers to write the quotient. The number in the last column is the remainder and has degree [latex]0[/latex]. The next number from the right has degree [latex]1[/latex], and the next number from the right has degree [latex]2[/latex], and so on.

In the next example, we will use synthetic division to divide a third-degree polynomial.

Example

Use synthetic division to divide [latex]4{x}^{3}+10{x}^{2}-6x - 20[/latex] by [latex]x+2[/latex].

In the next example, we will show division of a fourth degree polynomial by a binomial.  Note how there is no x term in the fourth degree polynomial, so we need to use a placeholder of 0 to ensure proper alignment of terms.

Example

Use synthetic division to divide [latex]-9{x}^{4}+10{x}^{3}+7{x}^{2}-6[/latex] by [latex]x - 1[/latex].

In our last video example, we show another example of how to use synthetic division to divide a degree three polynomial by a degree one binomial.