67 total
By the end of these notes, you should be able to:
A polynomial is a mathematical expression made up of terms involving a variable (usually x), where each term has a whole-number power. For example:
When we factorise a polynomial, we rewrite it as a product (multiplication) of simpler expressions — just like how 12=3×4.
The Factor Theorem is the most important tool for finding factors of a polynomial. Here is what it says:
If you substitute x=c into a polynomial P(x) and the result is zero, then (x−c) is a factor of P(x).
In symbols:
If P(c)=0, then (x−c) is a factor of P(x)Think of it this way: A "factor" divides into the polynomial perfectly, leaving no remainder. The Factor Theorem gives you a shortcut — instead of doing a full division, you just substitute a value and check if you get zero.
Example: Show that (x−3) is a factor of f(x)=x3−6x2+11x−6.
Step 1: Identify the value of c. Since the factor is (x−3), we have c=3.
Step 2: Substitute x=3 into the polynomial.
f(3)=(3)3−6(3)2+11(3)−6 =27−54+33−6 =0✓
Step 3: Since f(3)=0, we conclude that (x−3) is a factor of f(x).
Sometimes a factor looks like (ax−b), where the number in front of x is not 1 — for example, (2x−1).
In this case:
If P(ab)=0, then (ax−b) is a factor of P(x)Why? Set (ax−b)=0, which gives x=ab. Substitute this value in.
Example: Check if (2x−1) is a factor of f(x)=2x3−x2−2x+1.
Set x=21:
f(21)=2(81)−(41)−2(21)+1=41−41−1+1=0✓
Since the result is zero, (2x−1) is a factor.
Sign in to view full notes