Study Summary: Real Numbers and Polynomials
Hello everyone! Welcome to the chapter that acts as the "foundation" for almost every topic in A-Level Applied Mathematics: Real Numbers and Polynomials. If you master this chapter, other topics like calculus or functions will become much easier. If math feels overwhelming at first, don't worry—we’ll break it down piece by piece together!
1. The Real Number System
Imagine real numbers as one "big family," which is divided into two main branches:
- Rational Numbers: Numbers that can be written as a fraction \( \frac{a}{b} \) (where \( b \neq 0 \)), such as \( 2, \frac{1}{2}, 0.5 \), or repeating decimals.
- Irrational Numbers: Numbers that cannot be written as fractions, such as \( \sqrt{2}, \sqrt{3}, \pi \), or non-repeating, non-terminating decimals.
Did you know? A repeating decimal like \( 0.333... \) is actually \( \frac{1}{3} \), so it is indeed a rational number!
Key Point to Remember:
Multiplicative Inverse Property: Every real number (except 0) always has a multiplicative inverse. For example, the multiplicative inverse of \( 5 \) is \( \frac{1}{5} \) because their product equals 1.
2. Polynomials and Polynomial Division
A polynomial is an expression formed by variables (like \( x \)) raised to non-negative integer exponents, combined using addition, subtraction, and multiplication.
Polynomial Division:
There are two main methods you need to know:
- Long Division: Works in every case, but it's a bit slow.
- Synthetic Division: This method is Fast & Furious! It’s perfect for divisors in the form of \( x - c \).
Synthetic Division Example: If you want to divide \( x^2 - 5x + 6 \) by \( x - 2 \),
set up the coefficients \( (1, -5, 6) \) and divide by \( 2 \). The resulting values will give you the quotient and the remainder.
Key Takeaway:
Remainder Theorem: If you divide a polynomial \( P(x) \) by \( x - c \), the remainder is always \( P(c) \)! (Just substitute \( c \) into \( x \), and you get the remainder instantly without needing to perform long division.)
3. Factoring Polynomials
This is a vital skill for solving equations. Common techniques include:
- Factoring out the common term: \( ab + ac = a(b+c) \)
- Difference of squares: \( a^2 - b^2 = (a-b)(a+b) \)
- Perfect square trinomials: \( (a+b)^2 = a^2 + 2ab + b^2 \)
- Sum/Difference of cubes: \( a^3 \pm b^3 = (a \pm b)(a^2 \mp ab + b^2) \)
Memory Trick: For cubes, remember the sign pattern: Same, Opposite, Always Positive.
4. Solving Polynomial Equations and Inequalities
Once you’ve mastered factoring, solving for the answers is a breeze.
Steps for Solving Inequalities (where many people slip up):
1. Get one side to equal 0.
2. Factor the expression completely.
3. Find the "critical points" (values that make each bracket zero) and plot them on a number line.
4. Always fill in + , - , + signs, alternating from right to left.
5. If the problem asks for \( > 0 \), choose the positive intervals; if \( < 0 \), choose the negative ones.
Common Mistakes:
Never cross-multiply or cancel out a variable in an inequality! Because you don't know if that variable is positive or negative (if it's negative, the inequality sign must flip). The safest way is to move everything to one side and combine them.
5. Absolute Value
The simple definition of absolute value \( |x| \) is "distance from 0" on the number line. Since it represents distance, the result is always non-negative.
Essential Shortcuts:
- \( |x| < a \) means \( -a < x < a \)
- \( |x| > a \) means \( x < -a \) or \( x > a \)
- \( \sqrt{x^2} = |x| \) (Always keep the absolute value when taking the square root of a squared term!)
Technique for solving absolute value equations:
If you encounter \( |P(x)| = Q(x) \), break it into two cases: \( P(x) = Q(x) \) or \( P(x) = -Q(x) \). But don't forget! Always check your answers, ensuring that \( Q(x) \) is not negative.
Chapter Takeaway
Real numbers and polynomials are not just about memorizing formulas; they are about training your "manipulation skills."
1. Be precise with factoring.
2. Understand how to place signs on the number line.
3. Be careful about flipping inequality signs when multiplying by a negative number.
4. Absolute value represents distance, so it can never be negative.
"If the content feels like a lot, start by practicing the basics, like factoring. Once you're comfortable, the inequalities and absolute value problems will fall into place. Keep going, everyone—you've got this!"