Skip to main content
Mathematics LibreTexts

1.1: Dividing Polynomials

  • Page ID
    32180
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Learning Objectives

    • Use synthetic division to divide polynomials.

     

    Using Synthetic Division to Divide Polynomials

    Synthetic division is a shorthand method of dividing polynomials for the special case of dividing by a linear factor whose leading coefficient is 1.

    To illustrate the process, recall the example at the beginning of the section.

    Divide \(2x^3−3x^2+4x+5\) by \(x+2\) using the long division algorithm.

    The final form of the process looked like this:

    CNX_Precalc_revised_eq_4.png

    There is a lot of repetition in the table. If we don’t write the variables but, instead, line up their coefficients in columns under the division sign and also eliminate the partial products, we already have a simpler version of the entire problem.

    CNX_Precalc_Figure_03_05_004.jpg

    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 2, as we would in division of whole numbers, then multiplying and subtracting the middle product, we change the sign of the “divisor” to –2, multiply and add. The process starts by bringing down the leading coefficient.

    CNX_Precalc_Figure_03_05_011.jpg

    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 \(2x^2–7x+18\) and the remainder is –31.The process will be made more clear in Example \(\PageIndex{3}\).

    Synthetic Division

    Synthetic division is a shortcut that can be used when the divisor is a binomial in the form \(x−k\). In synthetic division, only the coefficients are used in the division process.

    how-to.png 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 5 and 6 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 0, the next number from the right has degree 1, the next number from the right has degree 2, and so on.

    Example \(\PageIndex{3}\): Using Synthetic Division to Divide a Second-Degree Polynomial

    Use synthetic division to divide \(5x^2−3x−36\) by \(x−3\).

    Solution

    Begin by setting up the synthetic division. Write \(k\) and the coefficients.

    CNX_Precalc_Figure_03_05_005.jpg

    Bring down the lead coefficient. Multiply the lead coefficient by \(k\).

    CNX_Precalc_Figure_03_05_006.jpg

    Continue by adding the numbers in the second column. Multiply the resulting number by \(k\).Write the result in the next column. Then add the numbers in the third column.

    CNX_Precalc_Figure_03_05_007.jpg

    The result is \(5x+12\). The remainder is 0. So \(x−3\) is a factor of the original polynomial.

    Analysis

    Just as with long division, we can check our work by multiplying the quotient by the divisor and adding the remainder.

    \[(x−3)(5x+12)+0=5x^2−3x−36\]

    Example \(\PageIndex{4}\): Using Synthetic Division to Divide a Third-Degree Polynomial

    Use synthetic division to divide \(4x^3+10x^2−6x−20\) by \(x+2\).

    Solution

    The binomial divisor is \(x+2\) so \(k=−2\). Add each column, multiply the result by –2, and repeat until the last column is reached.

    CNX_Precalc_Figure_03_05_008.jpg

    The result is \(4x^2+2x−10\).

    The remainder is 0. Thus, \(x+2\) is a factor of \(4x^3+10x^2−6x−20\).

    Analysis

    The graph of the polynomial function \(f(x)=4x^3+10x^2−6x−20\) in Figure \(\PageIndex{2}\) shows a zero at \(x=k=−2\). This confirms that \(x+2\) is a factor of \(4x^3+10x^2−6x−20\).

    CNX_Precalc_Figure_03_05_009.jpg
    Figure \(\PageIndex{2}\)

    Example \(\PageIndex{5}\): Using Synthetic Division to Divide a Fourth-Degree Polynomial

    Use synthetic division to divide \(−9x^4+10x^3+7x^2−6\) by \(x−1\).

    Solution

    Notice there is no x-term. We will use a zero as the coefficient for that term.

    CNX_Precalc_revised_eq_5.png

    The result is \(−9x^3+x^2+8x+8+\frac{2}{x−1}\).

    try-it.png \(\PageIndex{5}\)

    Use synthetic division to divide \(3x^4+18x^3−3x+40\) by \(x+7\).

    Solution

    \(3x^3−3x^2+21x−150+\frac{1,090}{x+7}\)

     

    Contributors


    This page titled 1.1: Dividing Polynomials is shared under a CC BY 4.0 license and was authored, remixed, and/or curated by OpenStax via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.