Summary: Dividing Polynomials

Key Concepts

  • Given two polynomials, where the divisor is in the form xkxk, how to 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 55 and 66 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 00. The next number from the right has degree 11, and the next number from the right has degree 22, and so on.
  • Equivalent Fractions Property
    • If a,b,ca,b,c are whole numbers where b0,c0b0,c0, then
      ab=acbcab=acbc and acbc=abacbc=ab
  • Zero Exponent
    • If aa is a non-zero number, then a0=1a0=1.
    • Any nonzero number raised to the zero power is 11.
  • Quotient Property for Exponents
    • If aa is a real number, a0a0, and m,nm,n are whole numbers, then
      aman=amn,m>naman=amn,m>n and aman=1anm,n>maman=1anm,n>m
  • Quotient to a Power Property for Exponents
    • If aa and bb are real numbers, b0b0, and mm is a counting number, then
      (ab)m=ambm(ab)m=ambm
    • To raise a fraction to a power, raise the numerator and denominator to that power.

Glossary

Synthetic Division   Synthetic division is a shortcut that can be used when the divisor is a binomial in the form  xkxk, for a real number kk. In synthetic division, only the coefficients are used in the division process.