Polynomial Operations and Theorems

Factor, divide, and analyze polynomial functions using key theorems.

๐ŸŽฏโญ INTERACTIVE LESSON

Try the Interactive Version!

Learn step-by-step with practice exercises built right in.

Start Interactive Lesson โ†’

Polynomial Operations and Theorems

Polynomial Basics

P(x)=anxn+anโˆ’1xnโˆ’1+โ‹ฏ+a1x+a0P(x) = a_nx^n + a_{n-1}x^{n-1} + \cdots + a_1x + a_0

Degree: Highest power of xx Leading coefficient: ana_n

Long Division and Synthetic Division

Synthetic Division (for dividing by xโˆ’cx - c)

Divide 2x3โˆ’5x2+3xโˆ’12x^3 - 5x^2 + 3x - 1 by xโˆ’2x - 2:

Use c=2c = 2: Bring down, multiply, add pattern.

Result: 2x2โˆ’x+12x^2 - x + 1 remainder 11

Key Theorems

Remainder Theorem

When P(x)P(x) is divided by (xโˆ’c)(x - c), the remainder equals P(c)P(c).

Factor Theorem

(xโˆ’c)(x - c) is a factor of P(x)P(x) if and only if P(c)=0P(c) = 0.

Fundamental Theorem of Algebra

A polynomial of degree nn has exactly nn roots (counting multiplicity and complex roots).

Rational Root Theorem

Possible rational roots of anxn+โ‹ฏ+a0a_nx^n + \cdots + a_0 are ยฑfactorsย ofย a0factorsย ofย an\pm \frac{\text{factors of } a_0}{\text{factors of } a_n}.

End Behavior

| Degree | Leading Coeff | Left End | Right End | |--------|--------------|----------|-----------| | Even | Positive | โ†‘\uparrow | โ†‘\uparrow | | Even | Negative | โ†“\downarrow | โ†“\downarrow | | Odd | Positive | โ†“\downarrow | โ†‘\uparrow | | Odd | Negative | โ†‘\uparrow | โ†“\downarrow |

Multiplicity of Zeros

  • Odd multiplicity: Graph crosses the x-axis
  • Even multiplicity: Graph touches and bounces off the x-axis

Example: f(x)=(xโˆ’1)2(x+3)f(x) = (x-1)^2(x+3)

  • x=1x = 1 (multiplicity 2): bounces
  • x=โˆ’3x = -3 (multiplicity 1): crosses

Graphing strategy: Find zeros, determine end behavior, check multiplicity, plot a few extra points.

๐Ÿ“š Practice Problems

No example problems available yet.