Algebra · Step-by-step guide

Polynomial Division

Divide polynomials using long division and synthetic division, and interpret quotients and remainders.

By Tyler Blovat··9 min read
The short answer

Start with the central idea

Polynomial long division repeats four moves: divide leading terms, multiply, subtract, and bring down. Synthetic division is a shortcut only for divisors of the form xc\displaystyle x-c.

01

How it works

Build the method from meaning before memorizing the moves.

These are the decisions that make the procedure reliable. Read them once, then look for each idea in the worked examples below.

1

Write every power

Insert zero-coefficient placeholders for missing powers so terms remain aligned.

2

Divide leading terms

Each quotient term is determined by the leading term of the current dividend divided by the divisor’s leading term.

3

Use the remainder theorem

When dividing P(x) by x − c, the remainder equals P(c).

02

Worked examples

Follow the reason for each line, then try to reproduce it without looking.

Example 1Exact long division

Divide x2+5x+6\displaystyle x^2+5x+6 by x+2\displaystyle x+2.

  1. x2/x=x\displaystyle x^2/x=x; multiply to get x2+2x\displaystyle x^2+2x.
  2. Subtract to get 3x+6\displaystyle 3x+6.
  3. 3x/x=3\displaystyle 3x/x=3; subtraction leaves 0.
Answerx+3\displaystyle x+3
Example 2With remainder

Divide x2+1\displaystyle x^2+1 by x1\displaystyle x-1.

  1. Include the missing 0x term.
  2. The quotient terms are x and 1.
  3. The final subtraction leaves 2.
Answerx+1+2/(x1)\displaystyle x+1+2/(x-1)
Example 3Synthetic division

Divide 2x33x2+4x5\displaystyle 2x^3-3x^2+4x-5 by x2\displaystyle x-2.

  1. Use synthetic value 2 with coefficients 2, −3, 4, −5.
  2. Bring down 2; multiply-add repeatedly.
  3. The final row is 2, 1, 6, 7.
AnswerQuotient 2x2+x+6\displaystyle 2x^2+x+6, remainder 7
03

Common mistakes—and how to avoid them

Accuracy improves fastest when you know what to check.

  • Omitting placeholders for missing powers.

  • Using +c instead of c for the divisor x − c.

  • Stopping before the remainder degree is smaller than the divisor degree.

04

Turn the explanation into a skill

Reading creates recognition. Independent practice creates recall.

Free printable worksheet · Answer key included

Polynomial Operations

Reinforce polynomial structure before and alongside division.

Preview the worksheet

A strong practice loop: solve one example with the guide open, solve a similar problem without it, explain the method aloud, and return the next day for a short mixed review.

06

Practice problems with worked solutions

Solve each problem on paper, use the hint only if needed, then compare every step.

1

Divide x2+5x+6\displaystyle x^2+5x+6 by x+2\displaystyle x+2.

Show hint

Use synthetic value −2.

Show worked solution
  1. Synthetic coefficients 1, 5, 6 produce 1, 3, 0.
  2. The quotient coefficients are 1 and 3.
  3. The remainder is 0.

Answer: x+3\displaystyle x+3

2

Divide 2x3+3x25x+6\displaystyle 2x^3+3x^2-5x+6 by x+3\displaystyle x+3.

Show hint

Use synthetic value −3.

Show worked solution
  1. Bring down 2; multiply/add to get row 2,3,4,6\displaystyle 2,-3,4,-6.
  2. The last value is the remainder.

Answer: 2x23x+46/(x+3)\displaystyle 2x^2-3x+4-6/(x+3)

3

Divide x38\displaystyle x^3-8 by x2\displaystyle x-2.

Show hint

Use synthetic value 2 and include the zero x-term.

Show worked solution
  1. Use coefficients 1,0,0,8\displaystyle 1,0,0,-8.
  2. Synthetic division gives 1,2,4,0\displaystyle 1,2,4,0.

Answer: x2+2x+4\displaystyle x^2+2x+4

4

Find the remainder when P(x)=x34x+1\displaystyle P(x)=x^3-4x+1 is divided by x2\displaystyle x-2.

Show hint

Use the Remainder Theorem.

Show worked solution
  1. Compute P(2)\displaystyle P(2).
  2. 234(2)+1=88+1\displaystyle 2^3-4(2)+1=8-8+1.

Answer: Remainder 1\displaystyle 1.

5

Is x+1\displaystyle x+1 a factor of x3+2x2x2\displaystyle x^3+2x^2-x-2?

Show hint

Evaluate the polynomial at −1.

Show worked solution
  1. P(1)=1+2+12=0\displaystyle P(-1)=-1+2+1-2=0.
  2. A zero remainder means the divisor is a factor.

Answer: Yes; the quotient is x2+x2\displaystyle x^2+x-2.

07

Frequently asked questions

Quick answers before you move on.

What should I remember first?

Polynomial long division repeats four moves: divide leading terms, multiply, subtract, and bring down. Synthetic division is a shortcut only for divisors of the form xc\displaystyle x-c.

How do I know whether I understand this topic?

You should be able to name the method, explain why each step is valid, complete a new example without copying, and check whether your answer is reasonable.

What should I do if I keep making the same mistake?

Write the error as a specific checkpoint—for example, “I will identify the hypotenuse before substituting.” Then use that checkpoint on three short problems rather than repeating a full page without feedback.