polynomials factor theorem
Overview
# Polynomials and the Factor Theorem This A-Level topic establishes the fundamental relationship between polynomial factors and roots, demonstrating that (x - a) is a factor of polynomial f(x) if and only if f(a) = 0. Students learn to apply the Factor Theorem to factorise higher-degree polynomials, solve polynomial equations, and find unknown coefficients—skills directly examined in Pure Mathematics papers through both structured questions and proof-based problems. Mastery of this theorem is essential for subsequent topics including algebraic division, remainder theorem applications, and sketching polynomial curves, making it a cornerstone of A-Level algebraic manipulation.
Core Concepts & Theory
Polynomials are algebraic expressions consisting of terms with non-negative integer powers of a variable. A polynomial of degree n has the form: P(x) = aₙxⁿ + aₙ₋₁xⁿ⁻¹ + ... + a₁x + a₀, where aₙ ≠ 0.
The Factor Theorem states: (x - a) is a factor of polynomial P(x) if and only if P(a) = 0. This is a direct consequence of the Remainder Theorem, which states that when P(x) is divided by (x - a), the remainder is P(a).
Key Terminology:
- Root/Zero: A value of x where P(x) = 0
- Linear factor: An expression of the form (ax + b)
- Degree: The highest power of x in the polynomial
- Coefficient: The numerical factor multiplying each term
Essential Formula for Polynomial Division: P(x) = Q(x) × D(x) + R(x), where Q(x) is the quotient, D(x) is the divisor, and R(x) is the remainder.
Mnemonic: FRED - Factor theorem: Remainder Equals zero when Dividing exactly.
Cambridge Note: When a question asks you to "show that" a linear expression is a factor, you MUST demonstrate that substituting the root gives zero. Simply performing division without verification loses marks.
The multiplicity of a root refers to how many times a factor appears. For example, if (x - 2)³ is a factor, then x = 2 is a root of multiplicity 3, and the graph touches the x-axis at this point without crossing.
Detailed Explanation with Real-World Examples
Think of polynomials as architectural blueprints - they describe curves and structures precisely. Engineers use cubic polynomials to model roller coaster profiles, ensuring smooth transitions and safe G-forces. The Factor Theorem acts like a quality control test, checking if specific points lie exactly on the designed curve.
Real-World Application 1: Computer Graphics Video game designers use Bézier curves (polynomial-based) to create smooth character movements. Finding factors helps identify control points where the animation changes direction. If P(x) represents a character's trajectory and (x - 3) is a factor, the character passes through a key position at time t = 3.
Real-World Application 2: Economics Profit functions P(x) = Revenue - Cost are often cubic polynomials. Break-even points (where profit = 0) are roots. Using the Factor Theorem, businesses identify production levels where P(x) = 0. For example, if P(x) = x³ - 6x² + 11x - 6 and we find P(1) = 0, then producing 1000 units (if x is in thousands) is a break-even point.
Analogy: The Detective Method Imagine P(x) as a locked safe and factors as keys. The Factor Theorem is your master key identifier - testing whether a particular value "unlocks" the polynomial (makes it equal zero). Once you find one key (factor), polynomial division helps you find the remaining keys systematically.
Why It Matters: Without factorization, solving higher-degree equations becomes impossible by hand. The Factor Theorem transforms impossible cubic and quartic equations into manageable quadratics through systematic reduction.
Worked Examples & Step-by-Step Solutions
**Example 1**: Given P(x) = 2x³ - 5x² - 4x + 3, show that (x - 3) is a factor and factorize completely. *Solution:* **Step 1** - Apply Factor Theorem: P(3) = 2(3)³ - 5(3)² - 4(3) + 3 = 54 - 45 - 12 + 3 = 0 ✓ Since P(3) = 0, (x - 3) is a factor. **Step 2** - Polynomial division: ``` 2x² + x ...
Unlock 3 More Sections
Sign up free to access the complete notes, key concepts, and exam tips for this topic.
No credit card required · Free forever
Key Concepts
- Polynomial: An expression consisting of variables and coefficients, involving only the operations of addition, subtraction, multiplication, and non-negative integer exponents of variables.
- Degree of a Polynomial: The highest power of the variable in a polynomial.
- Root of a Polynomial: A value of the variable for which the polynomial evaluates to zero.
- Factor Theorem: If P(a) = 0, then (x - a) is a factor of the polynomial P(x). Conversely, if (x - a) is a factor of P(x), then P(a) = 0.
- +3 more (sign up to view)
Exam Tips
- →Always state the Factor Theorem or Remainder Theorem explicitly when using it in your solutions. For example, 'By the Factor Theorem, since P(a)=0, (x-a) is a factor.'
- →When finding possible rational roots, be systematic. List all factors of the constant term and leading coefficient to avoid missing any possibilities.
- +3 more tips (sign up)
More Mathematics Notes