Polynomial Division Calculator

Polynomial Division Calculator - Multi-Tools

Polynomial Division Calculator

x +

Result

Polynomial Division Methods

Long Division

Similar to numerical long division:

  1. Divide the highest degree term of the dividend by the highest degree term of the divisor
  2. Multiply the divisor by the result
  3. Subtract from the dividend
  4. Repeat until the degree of the remainder is less than the divisor
Synthetic Division

A shortcut method for dividing by linear factors:

  1. Write the coefficients of the dividend
  2. Use the root of the divisor (x - r)
  3. Bring down the first coefficient
  4. Multiply and add until complete

Example Problems

Example 1: Long Division

Divide: (x³ + 2x² - 5x - 6) ÷ (x + 2)

Step 1: Set up the division

x + 2 | x³ + 2x² - 5x - 6

Step 2: Perform division

Result: x² - 5x + 5 with remainder -16

Example 2: Synthetic Division

Divide: (x³ - 4x² + 5x - 2) ÷ (x - 2)

Step 1: Set up synthetic division

Step 2: Use root x = 2

Result: x² - 2x + 1 with remainder 0

When to Use Each Method

Method Best For
Long Division Any polynomial division, especially when divisor is not linear
Synthetic Division Dividing by linear factors (x - r), faster than long division
Advertisement Space
Scroll to Top