Welcome to the World of Polynomials!
Hi there! Today, we are diving into one of the most important chapters in Additional Mathematics: Polynomials and Partial Fractions. Don't worry if algebra sometimes feels like a mountain of letters and numbers—we’re going to break it down into simple, bite-sized steps.
Think of polynomials as the "Lego blocks" of algebra. Just as you can build complex structures from simple blocks, we use polynomials to build and solve complicated equations. By the end of these notes, you’ll know how to divide them, find their "secrets" (roots), and even break them back down into simpler pieces (partial fractions).
1. What is a Polynomial?
A polynomial is an expression made of variables and coefficients. You’ve seen them before: \( 2x^2 + 3x - 5 \) is a polynomial!
Key Term: The Degree
The degree of a polynomial is simply the highest power of \( x \).
Example: in \( 5x^3 - 2x + 1 \), the degree is 3 because the highest power is \( x^3 \).
Operations: Multiplication and Division
Multiplication: This is just like the "expansion" you’ve done before. Every term in the first bracket must "meet" every term in the second bracket.
Division: When we divide a polynomial by something like \( (x - 2) \), we use Long Division. It looks exactly like the long division you learned in Primary School, just with \( x \)'s!
Quick Tip: Always make sure your polynomial is arranged from the highest power to the lowest. If a power is "missing" (like no \( x^2 \) term), write it as \( 0x^2 \) to keep your columns straight!
Key Takeaway: The degree tells you how "big" the polynomial is. Division is just a way to see how many times one polynomial fits into another.
2. The Remainder and Factor Theorems
Sometimes, we don't need to do the whole long division. We just want to know if there's a remainder or if a number "fits" perfectly.
The Remainder Theorem
If you divide a polynomial \( f(x) \) by \( (ax - b) \), the remainder is simply \( f(\frac{b}{a}) \).
Analogy: Instead of eating the whole cake to see if it's sweet, you just take one tiny sample bite!
Step-by-Step:
1. Find what makes the divisor zero. (If dividing by \( x - 2 \), \( x = 2 \)).
2. Plug that number into the polynomial.
3. The answer you get is your remainder!
The Factor Theorem
This is a special case of the Remainder Theorem. If you plug in a number and the answer is 0, it means there is no remainder. This means the expression is a factor (it fits perfectly!).
Common Mistake to Avoid: Watch your signs! If you are dividing by \( (x + 3) \), you must substitute \( x = -3 \) into the polynomial, not \( +3 \).
Quick Review:
- \( f(k) = \text{Remainder} \)
- If \( f(k) = 0 \), then \( (x - k) \) is a factor.
3. Factoring Cubic Expressions
A cubic expression has a degree of 3 (it has an \( x^3 \)). To solve or factorize these, we use the Factor Theorem to find the first factor by "trial and error" (usually trying \( 1, -1, 2, \text{or } -2 \)).
Special Cubic Identities
The syllabus requires you to know these two special "shortcuts" for factoring cubes:
1. Sum of Cubes: \( a^3 + b^3 = (a + b)(a^2 - ab + b^2) \)
2. Difference of Cubes: \( a^3 - b^3 = (a - b)(a^2 + ab + b^2) \)
Memory Aid: SOAP
To remember the signs in these formulas, use SOAP:
Same (first sign is the same as the question)
Opposite (second sign is the opposite)
Always Positive (the last sign is always plus)
Key Takeaway: Finding one factor using the Factor Theorem allows you to use long division to find the remaining quadratic part, which you can then factorize normally.
4. Partial Fractions
Partial Fractions is the process of taking one "ugly" fraction and breaking it back down into several "simpler" fractions. It’s like taking a finished LEGO car and separating it back into its individual blocks.
Note: You only do this for Proper Fractions (where the degree of the top is smaller than the bottom). If the top is bigger, you must do Long Division first!
There are three cases you need to know for your exam:
Case 1: Distinct Linear Factors
When the bottom has simple brackets like \( (ax + b)(cx + d) \).
Setup: \( \frac{\text{something}}{(ax + b)(cx + d)} = \frac{A}{ax + b} + \frac{B}{cx + d} \)
Case 2: Repeated Linear Factors
When one bracket is squared, like \( (ax + b)(cx + d)^2 \).
Setup: \( \frac{\text{something}}{(ax + b)(cx + d)^2} = \frac{A}{ax + b} + \frac{B}{cx + d} + \frac{C}{(cx + d)^2} \)
Don't forget: You need a fraction for the single power AND the squared power!
Case 3: Irreducible Quadratic Factors
When the bottom has a quadratic that cannot be factorized, like \( (ax + b)(x^2 + c^2) \).
Setup: \( \frac{\text{something}}{(ax + b)(x^2 + c^2)} = \frac{A}{ax + b} + \frac{Bx + C}{x^2 + c^2} \)
Important: Notice the top of the quadratic fraction is \( Bx + C \), not just a single letter!
Did you know?
Partial fractions are used heavily in engineering and calculus to make complex calculations much easier to manage. You're learning a real professional tool!
Summary Checklist
- Can I divide polynomials using long division?
- Do I remember that \( f(k) = 0 \) means \( (x - k) \) is a factor?
- Do I know the SOAP rule for \( a^3 \pm b^3 \)?
- Can I identify which Case to use for Partial Fractions?
Don't worry if this seems tricky at first! Algebra is a skill that gets much better with practice. Keep trying those long divisions and soon they'll feel like second nature. Good luck with your revision!