Polynomials and Division
Subject: Additional Mathematics
Topic: 3
Cambridge Code: 4037 / 0606
Introduction to Polynomials
Polynomial - Expression with terms containing powers of a variable with non-negative integer exponents
Standard Form
where and is the degree
Examples
- (degree 3, cubic)
- (degree 4, quartic)
- (degree 1, linear)
Degree
Degree - Highest power of the variable
Polynomial Division
Long Division Method
Used to divide by divisor
Form:
where:
- is the dividend
- is the divisor
- is the quotient
- is the remainder
Example: Divide by
x² - 4x + 4
___________________
x - 1 | x³ - 5x² + 8x - 4
x³ - x²
___________
-4x² + 8x
-4x² + 4x
__________
4x - 4
4x - 4
_______
0
Result:
Synthetic Division
Faster method for dividing by linear divisors
Steps:
- List coefficients of dividend
- Use divisor value
- Apply synthetic division algorithm
Example: Divide by
1 | 1 -5 8 -4
| 1 -4 4
|_________________
1 -4 4 0
Result: Quotient , remainder
Remainder Theorem
Remainder Theorem - When polynomial is divided by , the remainder is
Finding Remainder
To find remainder when is divided by :
Simply evaluate
Example
Find remainder when is divided by
Remainder is ✓
Another Example
Find remainder when is divided by
Remainder is
Factor Theorem
Factor Theorem - is a factor of if and only if
Application
If , then is a factor and:
Finding Factors
Steps:
- List possible factors using rational root theorem
- Test each: if , then is a factor
- Use polynomial division to find quotient
- Repeat with if degree > 1
Example
Factorize
Test : ✓
So is a factor
Using division:
Factorizing quadratic:
Complete factorization:
Rational Root Theorem
Rational Root Theorem - Possible rational roots of are:
Example
For :
- Possible rational roots:
Key Points to Remember
- Polynomial division similar to long division
- Remainder theorem: remainder = when dividing by
- Factor theorem: means is a factor
- Always check remainder or use factor theorem
- Rational root theorem limits possible roots to test
Worked Examples
Example 1: Polynomial Division
Divide by
Using synthetic division with :
-2 | 2 1 -7 -6
| -4 6 2
|_________________
2 -3 -1 0
Result: Quotient , remainder
Example 2: Remainder Theorem
Find remainder when is divided by
Remainder is
Example 3: Factor Theorem
Show that is a factor of
✓
Yes, is a factor
Practice Questions
-
Divide by:
-
Use remainder theorem to find remainder when is divided by and
-
Factorize completely:
Revision Tips
- Remainder theorem saves time finding remainders
- Factor theorem identifies roots directly
- Synthetic division faster for linear divisors
- Always check factors by testing with factor theorem