• If (dividend) and (divisor) are polynomials such that and , then there exist unique polynomials (quotient) and (remainder) such that:
    • (or )
    • where or (if then divides evenly into )

Division Algorithm

  • initialize as (written above the bar line)
  • initialize as (written in the bottom)

while and do

  1. Divide by , and add the result to the
  2. Multiply by the result just obtained, and write the product result under the first two terms of the dividend.
  3. Subtract the product just obtained from
  4. Bring down the next term from