Algebra 101 - Unit 7

Lesson 42: Factoring and the Remainder Theorem

Factoring is a key method for solving polynomial equations and analyzing functions. The Remainder Theorem provides a quick way to evaluate polynomials and determine factors.

Factoring Polynomials

Common factoring techniques:

Example: Factor 2x³ + 4x² − 6x

  1. GCF = 2x → 2x(x² + 2x − 3)
  2. Factor trinomial: x² + 2x − 3 = (x + 3)(x − 1)
  3. Final factorization: 2x(x + 3)(x − 1)

The Remainder Theorem

The Remainder Theorem states:

If a polynomial f(x) is divided by (x − c), the remainder is f(c).

Example: f(x) = 2x³ − 3x² + x − 5, divide by (x − 2)

Implication: If f(c) = 0, then (x − c) is a factor of f(x).

Practice Problems

  1. Factor: x³ + 3x² − 4x − 12
  2. Factor: 2x³ − 8x² + 6x
  3. Use Remainder Theorem: f(x) = x³ − 6x² + 11x − 6, divide by (x − 1)
  4. Use Remainder Theorem: f(x) = 3x³ + x² − 5x + 2, divide by (x + 2)
  5. Determine if (x − 2) is a factor of f(x) = x³ − 4x² + x + 6