Welcome to the World of Inequalities!
In your previous maths studies, you’ve spent a lot of time finding exact answers where \(x\) equals a specific number. In this chapter of Further Pure Mathematics 1 (FP1), we are shifting gears. We aren't just looking for a single spot on a map; we are looking for a range or a "zone" where a statement is true.
Inequalities are vital because real life rarely gives us exact numbers. Engineers need to know the maximum weight a bridge can hold, and economists need to know the minimum profit required to stay afloat. Don't worry if this seems tricky at first—once you learn the "golden rules" of manipulation, you'll find these problems very logical!
Prerequisite Check: Before we start, remember that if you multiply or divide an inequality by a negative number, you must flip the inequality sign (e.g., if \(-2x < 4\), then \(x > -2\)).
1. Solving Rational Inequalities
A "rational" inequality is just a fancy way of saying an inequality that involves fractions with \(x\) in the denominator, such as: \(\frac{1}{x-a} > \frac{x}{x-b}\)
The Danger Zone: Why We Can't Just Cross-Multiply
In normal equations, we love cross-multiplying. But in Further Maths, cross-multiplying is dangerous. Why? Because we don't know if the expression we are multiplying by (like \(x-a\)) is positive or negative. If it's negative, the sign should flip; if it's positive, it shouldn't. Since we don't know what \(x\) is, we are stuck!
The "Square the Denominator" Trick
To get around this, we use a clever loophole: Any real number squared is guaranteed to be positive (or zero).
Step-by-step process:
- Multiply both sides of the inequality by the square of the denominators. For example, to solve \(\frac{w}{x-a} > k\), multiply both sides by \((x-a)^2\).
- This clears the fraction while ensuring the inequality sign stays exactly where it is.
- Move everything to one side to get a zero on the right.
- Factorise the resulting polynomial (usually a cubic or quadratic).
- Find the critical values (the roots where the expression equals zero).
- Use a sketch or a table of values to see which regions satisfy the inequality.
Example Analogy: Think of squaring the denominator like putting a mystery gift in a transparent box. You might not know if the gift inside is "positive" or "negative" in value, but the box itself is guaranteed to be "positive" because it's squared!
Quick Review:
The Golden Rule: Never multiply by an algebraic expression unless you square it first!2. Dealing with the Modulus Sign \(|x|\)
The modulus sign means the absolute value or the positive distance from zero. For example, \(|3| = 3\) and \(|-3| = 3\).
Method A: The Algebraic Approach (Squaring)
If you have a modulus on both sides, like \(|f(x)| > |g(x)|\), you can square both sides to get rid of the modulus: \(f(x)^2 > g(x)^2\). This works because squaring a number makes it positive anyway, so the modulus becomes redundant.
Method B: The Critical Value Approach
For something like \(|x^2 - 1| > 2(x + 1)\), squaring might lead to a very difficult \(x^4\) equation. Instead, we find where the "boundary" is by solving the equality \(|x^2 - 1| = 2(x + 1)\).
This usually involves checking two cases:
- Case 1: The "Positive" version: \(x^2 - 1 = 2(x + 1)\)
- Case 2: The "Negative" version: \(-(x^2 - 1) = 2(x + 1)\)
Did you know? The modulus function creates "V-shaped" graphs (for linear terms) or reflects parts of a curve below the x-axis to be above it. Drawing these can save you a lot of algebraic headache!
3. Using Graphs to Solve Complex Inequalities
Sometimes, the easiest way to solve an inequality is to "see" it. If you are asked to solve \(f(x) > g(x)\), you are essentially looking for the parts of the graph where the line for \(f(x)\) is above the line for \(g(x)\).
Step-by-step process:
- Sketch both functions on the same axes.
- Find the points of intersection (where they cross). These are your critical values.
- Identify which sections of the x-axis have the correct graph on top.
- Write your answer using set notation or separate inequalities (e.g., \(x < 1\) or \(x > 5\)).
Common Mistake to Avoid: When looking at your graph, don't forget vertical asymptotes! If a fraction is undefined at \(x = 2\), your solution range cannot include \(x = 2\), even if the graph looks like it continues.
4. Summary and Final Tips
Key Takeaways:
- Rational Inequalities: Multiply by the square of the denominator to keep the sign safe.
- Modulus: Think of it as "distance." Solve the positive and negative cases separately or square both sides if appropriate.
- Critical Values: Always find where the expressions are equal first—these are the "fences" that mark the boundaries of your solution zones.
- Asymptotes: Always check if any values make the denominator zero. These values must be excluded from your final answer.
Encouragement: Inequalities are like puzzles. Once you find the boundary points (critical values), all you have to do is test a number in each "zone" to see if it works. If \(x=0\) works for a zone, the whole zone is likely part of your answer! Keep practicing, and these logical steps will become second nature.