Welcome to Inequalities in Further Pure 1!

In your standard A-Level Maths course, you’ve likely dealt with linear and quadratic inequalities. In Further Mathematics (FP1), we take it up a notch! We will explore algebraic inequalities involving fractions (rational expressions) where the variable \(x\) is in the denominator.

Think of an inequality like a boundary on a map. Instead of finding a single point (like \(x = 2\)), we are finding an entire "territory" or region where a mathematical statement is true. This is vital in fields like engineering and economics, where you need to know the "safe limits" for a design or a budget.

Don't worry if this seems tricky at first! Once you learn the "Golden Rule" of inequalities, the rest is just logical steps.


The Golden Rule: Beware of the Variable!

In normal equations, we love to multiply both sides to get rid of fractions. However, in inequalities, there is a massive trap: If you multiply or divide by a negative number, the inequality sign must flip.

When we have an expression like \( \frac{1}{x-a} \), we don't know if \( (x-a) \) is positive or negative. If we multiply by it, we don't know whether to flip the sign!

Memory Aid: To stay safe, we only multiply by things we know are positive. What is always positive (or zero) in math? A square!


Strategy 1: Multiplying by the Square

This is the most reliable method for solving inequalities like \( \frac{1}{x-a} > \frac{x}{x-b} \). By multiplying by the square of the denominators, we ensure we are multiplying by a positive value, so the sign stays exactly where it is.

Step-by-Step Process:

1. Identify the denominators: In the example \( \frac{1}{x-2} < \frac{3}{x+1} \), the denominators are \( (x-2) \) and \( (x+1) \).
2. Multiply both sides: Multiply by \( (x-2)^2(x+1)^2 \).
3. Simplify: This cancels out the fractions, leaving you with a polynomial (usually a cubic or quartic).
4. Rearrange to zero: Move everything to one side so you have \( (...) > 0 \) or \( (...) < 0 \).
5. Factorize: Find the Critical Values (the points where the expression equals zero).
6. Test the regions: Use a sketch or a number line to see which regions satisfy the inequality.

Example Trick: When you multiply \( \frac{1}{x-a} \cdot (x-a)^2 \), one of the \( (x-a) \) terms cancels out, leaving you with just \( 1 \cdot (x-a) \). It’s a very clean way to get rid of fractions!


Strategy 2: The "Everything to One Side" Method

If multiplying by squares feels like too much algebra, you can use the subtraction method. This is often faster for simpler fractions.

The Process:

1. Subtract: Move one fraction to the other side so you have 0 on the right.
Example: \( \frac{x}{x+a} - \frac{1}{x+b} \geq 0 \).
2. Common Denominator: Combine the fractions into a single "mega-fraction."
3. Simplify the Numerator: Expand and collect terms on top.
4. Find Critical Values: These are the values of \(x\) that make the top equal zero AND the values that make the bottom equal zero.

Quick Review: Why do we care about the bottom being zero? Because the graph has an asymptote there! The sign of the expression often flips from positive to negative as it jumps across an asymptote.


Critical Values and the "Number Line Test"

Once you have your critical values, you need to decide which parts of the number line are your answers.

Analogy: Imagine the critical values are fences. You need to check each "paddock" between the fences to see if it’s "allowed" (true) or "forbidden" (false).

How to test:

Pick a number in each region. For example, if your critical values are \(x=1\) and \(x=5\):
- Pick a number less than 1 (like \(x=0\)).
- Pick a number between 1 and 5 (like \(x=2\)).
- Pick a number greater than 5 (like \(x=10\)).
Plug these into your inequality. If the statement is true, that whole region is part of your answer!


Common Mistakes to Avoid

1. Forgetting the denominator's restrictions: If the original question has \( (x-3) \) in the bottom, \(x\) cannot be 3. Even if your final answer says \( x \geq 3 \), you must change it to \( x > 3 \) because you cannot divide by zero!
2. Crossing out variables: Never "cancel out" an \(x\) from both sides. You might be dividing by zero or a negative number without realizing it.
3. Misreading the sign: Always double-check if the question asks for \( > \) (greater than) or \( \geq \) (greater than or equal to). It determines if you use open circles or solid dots on your number line.


Summary Checklist

- Can I multiply by a variable? Only if I square it first!
- What are my Critical Values? Values that make the numerator 0 OR the denominator 0.
- Did I check the asymptotes? Ensure \(x\) doesn't equal a value that makes the denominator zero.
- Is my final answer in set notation or intervals? (e.g., \( \{x : x < 1\} \cup \{x : x > 4\} \)).

Did you know? Inequalities are used in computer programming (if/else statements) to control everything from how a character moves in a video game to how your phone manages its battery life!


Key Takeaway:

To solve a Further Maths inequality, find the points where the expression is zero or undefined, then test the zones in between to see where the statement holds true.