Skip to main content
Mathematics LibreTexts

2.7: Synthetic Division

  • Page ID
    40905
  • \( \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}}\)

    The process for polynomial long division (like the process for numerical long division) has been separated somewhat from its logical underpinnings for a more efficient method to arrive at an answer. For particular types of polynomial long division, we can even take this abstraction one step further. Synthetic Division is a handy shortcut for polynomial long division problems in which we are dividing by a linear polynomial. This means that the highest power of \(x\) we are dividing by needs to be \(x^{1}\). This limits the usefulness of Synthetic Division, but it will serve us well for certain purposes. Let's examine where the coefficients in our answer come from when we divide by a linear polynomial:

    clipboard_ea497b13197aab4a7a1489aaa8ae0b8b7.png

    Notice that the first coefficient in the answer is the same as the first coefficient in the polynomial we're dividing into. This is because we're dividing by a polynomial in the form \(1 x^{1}-a .\) This also makes the power of the first term in the answer one less than the power of the polynomial we are dividing into. Let's see where the subsequent coefficients in the answer come from:

    clipboard_ef3dc7bc9ca9a34052ed5abead9864b63.png

    The next coefficient in the answer (4) comes from the combination of the -6 and the \(+10 .\) The +10 came from multiplying the 2 in the answer by the 5 in the divisor \(x-5 .\) The next coefficient in the answer will be \(-3,\) which comes from multiplying the 4 (in the answer) by the 5 (in the divisor) and combining it with the -23 in the polynomial we're dividing into:

    clipboard_e22faa11d3b3df6b557d05807793aa2e5.png

    The last part of our answer will come from multiplying the -3 in the answer times the 5 in the divisor (making -15 ) and combining this with the +16 in the polynomial we're dividing into:

    clipboard_e7616163c53e4868697bb0295d3a04f1b.png

    The process of Synthetic Division uses these relationships as a shortcut to finding the answer. The set-up for a Synthetic Division problem is shown below:

    clipboard_ea1255c9721dd7cb9a35d1d57f8269b62.png

    This set-up allows us to complete the division problem \(\frac{2 x^{4}-6 x^{3}-23 x^{2}+16 x-5}{x-5}.\)
    clipboard_e8103490322a618427de0baf1456a0eb6.png
    The first coefficient in the answer is the same as the first coefficient in the polynomial we're dividing into:
    clipboard_e808addf2e25f4f006c9e14c4632d3820.png
    To get the next coefficient, we multiply the 2 by the 5 to get +10 and flll this in under the -6:
    clipboard_e58262a9b335ce0cbfa16a7aeac9d37f2.png
    Then, \(-6+10=+4,\) which is the next coefficient in the answer:
    clipboard_ec4659864ccbf9d590f340bc27793abb7.png
    Then, we continue this process, multiplying the 4 by the 5 to get 20 and combining this with the \(-23:-23+20=-3:\)
    clipboard_e029487a23774b110edec62b9f2142034.png
    Next, multiply the -3 by the 5 and combine the resulting -15 with the 16:
    clipboard_e76229205e52ee7e98258e6c72e1ef61a.png
    In the last step, multiply the 1 times the 5 and combine the result with the -5 in the problem to get zero:
    clipboard_efad7ea830dd8c0cbfdf5d23644bf663f.png
    This last coefficient represents the remainder - in this case 0. The other numerals in the answer represent the coefficients for the powers of \(x\) in the answer. On the far right is the remainder, then the constant \(\left(x^{0}\right)\) term, then the linear \(\left(x^{1}\right)\) term and so on:
    clipboard_e9466b334e7b708dd1498444e292db198.png
    \(\frac{2 x^{4}-6 x^{3}-23 x^{2}+16 x-5}{x-5}=2 x^{3}+4 x^{2}-3 x+1\)
    Let's look at another example:

    Example
    Use Synthetic Division to divide:
    \(\frac{3 x^{3}+5 x^{2}-9 x+9}{x+3}\)
    since Synthetic Division is set up to divide by \(x-a\), if we're dividing by \(x+3\) we'll need to use a -3 in the Synthetic Division:
    clipboard_e41519fa4291dfe42e4f72a28d2b877ea.png
    Then, \(3 *-3=-9\)
    clipboard_ee33767573b1a35fe9157d55d09f8f399.png
    Next, \(-4 *-3=+12\)
    clipboard_e8eb3f095ea9f7d050b78ee2ab8ca6f48.png
    And this example also has a zero remainder:
    clipboard_eb9339500ce4332f25792ad4b26f4aee9.png
    The answer here is \(3 x^{2}-4 x+3\)
    \[
    \frac{3 x^{3}+5 x^{2}-9 x+9}{x+3}=3 x^{2}-4 x+3
    \]
    and
    \[
    3 x^{3}+5 x^{2}-9 x+9=(x+3)\left(3 x^{2}-4 x+3\right)
    \]
    Let's look at an example that is a little bit different.

    Example
    Use Synthetic Division to divide:
    \(\frac{6 x^{4}+x^{3}+9 x^{2}+x-2}{2 x+1}\)
    Synthetic Division is set up to handle problems in which we are dividing by \(1 x-a .\) Clearly, this is not the case in this example, however we can work around this. Another way of looking at setting up the synthetic division is that we use the number that is the solution to \(x-a=0 .\) When we divided by \(x-5,\) we used
    +5. When we were dividing by \(x+3\), we used \(-3 .\) So, if we're going to divide by \(2 x+1,\) we'll use \(-\frac{1}{2}\) in the Synthetic Division:
    clipboard_e8e2d3b3aba2efeafef80d8f1c416d671.png
    Then, we proceed as usual:
    clipboard_ef914c9a9ff29973189caf206882f8424.png
    Notice that, again, we have a zero remainder. Also, notice that each coefficient in our answer has a common factor of \(2,\) which was the coefficient of the \(x\) in \(2 x+1,\) which we originally were going to divide by. What we've done here is not division by \(2 x+1,\) but division by \(x+\frac{1}{2}\)
    So, in the end, our work tells us that:
    \[
    \frac{6 x^{4}+x^{3}+9 x^{2}+x-2}{x+\frac{1}{2}}=6 x^{3}-2 x^{2}+10 x-4
    \]
    and
    \[
    6 x^{4}+x^{3}+9 x^{2}+x-2=\left(x+\frac{1}{2}\right)\left(6 x^{3}-2 x^{2}+10 x-4\right)
    \]
    Notice that if we factor out the common factor of 2 from our answer, we can multiply it back into the \(x+\frac{1}{2}\) and get an answer for our original problem:
    \[
    \begin{aligned}
    6 x^{4}+x^{3}+9 x^{2}+x-2 &=\left(x+\frac{1}{2}\right) 2\left(3 x^{3}-x^{2}+5 x-2\right) \\
    &=(2 x+1)\left(3 x^{3}-x^{2}+5 x-2\right)
    \end{aligned}
    \]
    This means that:
    \[
    \frac{6 x^{4}+x^{3}+9 x^{2}+x-2}{2 x+1}=3 x^{3}-x^{2}+5 x-2
    \]
    Another thing to understand about Synthetic Division is that if there is a missing power of \(x\), then you should include a zero as the coefficient of that power

    Example
    Use Synthetic Division to divide:
    \(\frac{x^{3}+4 x-6}{x-2}\)
    since there is no \(x^{2}\) term in the polynomial we're divding into, we'll enter a zero as the coefficient for that term:
    clipboard_e7467d4926b030a3fdd0b6b420bb8562c.png
    And then proceed as usual:
    clipboard_e7e96ca9bd8fa0855d1517e52ee612272.png
    So the answer for this problem is \(x^{2}+2 x+8\)

    Exercises 2.7
    Use synthetic division to find the quotient in each problem.
    1) \(\frac{x^{3}-8 x^{2}+5 x+50}{x-5}\)
    2) \(\frac{x^{3}+5 x^{2}-x-14}{x+2}\)
    3) \(\frac{x^{3}+12 x^{2}+34 x-7}{x+7}\)
    4) \(\frac{x^{3}-10 x^{2}+23 x-6}{x-3}\)
    5) \(\frac{x^{4}-15 x^{2}+10 x+24}{x+4}\)
    6) \(\frac{x^{4}-3 x^{3}+4 x^{2}-36}{x-3}\)
    7) \(\frac{x^{4}-2 x^{3}-x+10}{x-2}\)
    8) \(\frac{x^{4}-16 x^{2}-5 x-24}{x+4}\)
    9) \(\frac{2 x^{4}-x^{3}+2 x-1}{2 x-1}\)
    10) \(\frac{3 x^{4}+x^{3}-3 x+1}{3 x+1}\)
    11) \(\frac{3 x^{4}-8 x^{3}+9 x^{2}-2 x-2}{3 x+1}\)
    12) \(\frac{6 x^{4}-7 x^{3}+5 x^{2}-17 x+10}{3 x-2}\)
    13) \(\frac{2 x^{3}+7 x^{2}+6 x-5}{2 x-1}\)
    14) \(\frac{3 x^{4}-x^{3}-21 x^{2}-11 x+6}{3 x-1}\)


    2.7: Synthetic Division is shared under a not declared license and was authored, remixed, and/or curated by LibreTexts.

    • Was this article helpful?