How to Use Synthetic Division to Divide Polynomials

Download Article
A step-by-step guide to doing synthetic division on any polynomial
Download Article

Synthetic division is a shorthand method of dividing polynomials where you divide the coefficients of the polynomials, removing the variables and exponents. It allows you to add throughout the process instead of subtract, as you would do in traditional long division.[1] If you want to know how to divide polynomials using synthetic division, just follow these steps.

Things You Should Know

  • Reverse the sign of the constant in the divisor and write it in a box. Then, write the coefficients in the dividend in a line next to it.
  • Bring down the first coefficient, multiply it by the number in the box, and write the result under the second coefficient. Then, add the result and the second coefficient.
  • Repeat the steps for the remaining coefficients. Remove 1 power from the dividend variables, write them next to the new coefficients, and add the remainder.
  1. How.com.vn English: Step 1 Write down the problem.
    For this example, you will be dividing x3 + 2x2 - 4x + 8 by x + 2. Write the first polynomial equation, the dividend, in the numerator and write the second equation, the divisor, in the denominator.
  2. How.com.vn English: Step 2 Reverse the sign of the constant in the divisor.
    The constant in the divisor, x + 2, is positive 2, so reversing the sign of the constant would give you -2.
    Advertisement
  3. How.com.vn English: Step 3 Put the opposite of the constant term in a box.
    If the opposite of the constant term is -2, we put the -2 inside a box. A common mistake is to put a 2 inside the box, watch out here.
  4. How.com.vn English: Step 4 Write all of the coefficients of the dividend inside the division symbol.
    [2] Write the terms from left to right, just as they appear. It should look like this: -2| 1 2 -4 8.
  5. How.com.vn English: Step 5 Bring down the first coefficient.
    Bring down the first coefficient, 1, below itself. It should look like this:
    • -2| 1  2  -4  8
          ↓
          1
  6. How.com.vn English: Step 6 Multiply the first coefficient by the divisor and place it under the second coefficient.
    [3] Simply multiply 1 by -2 to get -2 and write this product under the second term, 2. Here's how it would look:
    • -2| 1  2  -4  8
              -2
          1
  7. How.com.vn English: Step 7 Add the second coefficient and the product and write the answer below the product.
    Now take the second coefficient, 2, and add it to -2. The result is 0. Write this result below the two numbers, just as you would in long division. Here's how it would look:
    • -2| 1  2  -4  8
              -2
          1   0
  8. How.com.vn English: Step 8 Multiply this sum by the divisor and place the result under the third coefficient.
    Now take the sum, 0, and multiply it by the divisor, -2. The result is 0. Place this number below 4, the third coefficient. It should look like this:
    • -2| 1  2  -4  8
              -2  0 
          1   
  9. How.com.vn English: Step 9 Add the product and the third coefficient and write the result under the product.
    Add 0 and -4 to get -4 and write this answer below the 0. Here's how it would look:
    • -2| 1  2  -4  8
              -2   0 
          1   0   -4
  10. How.com.vn English: Step 10 Multiply this number by the divisor, write it under the last coefficient, and add it to the coefficient.
    Now, multiply -4 by -2 to get 8, write this answer under the fourth coefficient, 8, and add this answer to the fourth coefficient. 8 + 8 = 16, so this is your remainder. Write this number below the product. Here's how it would look:
    • -2| 1  2  -4  8
              -2   0   8
          1   0   -4   |16
  11. How.com.vn English: Step 11 Place each of the new coefficients next to a variable of one less power than their original corresponding variables.
    In this case, the first sum, 1, is placed next to an x to the second power (one less than three). The second sum, 0, is placed next to an x, but the result is zero, so you can remove this term. And the third coefficient, -4, becomes a constant, a number without a variable, since the original variable was x. You can write an R next to the 16, because that is the remainder. Here's how it would look:
    • -2| 1  2  -4  8
              -2   0   8
          1   0   -4   |16
          x2   + 0x    - 4    R 16

      x2 - 4 R16
  12. How.com.vn English: Step 12 Write the final answer.
    The final answer is the new polynomial, x2 - 4, plus the remainder, 16, over the original divisor, x + 2. Here's how it would look: x2 - 4 +16/(x +2).
  13. Advertisement

Community Q&A

Search
Add New Question
  • Question
    How do I solve synthetic division if the divisor is more than three terms?
    How.com.vn English: Community Answer
    Community Answer
    The divisor cannot be more than three terms. In synthetic division, the divisor is always in the form x-a.
  • Question
    What is the benefit of synthetic division?
    How.com.vn English: Community Answer
    Community Answer
    You can do it on a smaller piece of paper. Seriously, that's it. Synthetic is computationally identical to long division, but instead of writing powers of x everywhere, it uses its layout to keep the exponents straight.
  • Question
    How do I solve a problem dividing a polynomial by 2x-1 in synthetic division?
    How.com.vn English: Community Answer
    Community Answer
    2x-1 is actually the same as x-(1/2), so you can do synthetic division putting +(1/2) in the box.
See more answers
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
      Advertisement

      Video

      Tips

      • To check your answer, multiply the quotient by the divisor and add the remainder. It should be the same as the original polynomial.[4]
        (divisor)(quotient)+(remainder)
        (x + 2)(x2 - 4) + 16
        Using FOIL method, multiply.
        (x3 - 4x + 2x2 - 8) + 16
        x3 + 2x2 - 4x - 8 + 16
        x3 + 2x2 - 4x + 8
      Submit a Tip
      All tip submissions are carefully reviewed before being published
      Thanks for submitting a tip for review!
      Advertisement

      About This Article

      How.com.vn English: Grace Imson, MA
      Reviewed by:
      Math Teacher
      This article was reviewed by Grace Imson, MA. Grace Imson is a math teacher with over 40 years of teaching experience. Grace is currently a math instructor at the City College of San Francisco and was previously in the Math Department at Saint Louis University. She has taught math at the elementary, middle, high school, and college levels. She has an MA in Education, specializing in Administration and Supervision from Saint Louis University. This article has been viewed 417,829 times.
      72 votes - 74%
      Co-authors: 30
      Updated: March 28, 2024
      Views: 417,829
      Categories: Algebra
      Thanks to all authors for creating a page that has been read 417,829 times.

      Reader Success Stories

      • How.com.vn English: Ryan Rohlfs

        Ryan Rohlfs

        Mar 4, 2017

        "I was seeing how to synthetic divide polynomials, and this helped me know the steps to do it. Just the divisor..." more
      Share your story

      Did this article help you?

      ⚠️ Disclaimer:

      Content from Wiki How English language website. Text is available under the Creative Commons Attribution-Share Alike License; additional terms may apply.
      Wiki How does not encourage the violation of any laws, and cannot be responsible for any violations of such laws, should you link to this domain, or use, reproduce, or republish the information contained herein.

      Notices:
      • - A few of these subjects are frequently censored by educational, governmental, corporate, parental and other filtering schemes.
      • - Some articles may contain names, images, artworks or descriptions of events that some cultures restrict access to
      • - Please note: Wiki How does not give you opinion about the law, or advice about medical. If you need specific advice (for example, medical, legal, financial or risk management), please seek a professional who is licensed or knowledgeable in that area.
      • - Readers should not judge the importance of topics based on their coverage on Wiki How, nor think a topic is important just because it is the subject of a Wiki article.

      Advertisement