Study Guide

Inequalities (Edexcel IAL FP2 Further Mathematics)

Edexcel International A-Level Further MathematicsΒ· FP2 1.1Β· 25 min read

1. Solving Rational Inequalities: Sign Analysis Methodβ˜…β˜…β˜†β˜†β˜†β± 7 min

βœ“ Calculator OK

πŸ“˜ Definition

Rational inequality

An inequality that contains at least one fraction where the numerator and denominator are polynomials in x, with fractions on one or both sides of the inequality sign.

Example:

The only safe methods for solving rational inequalities are sign analysis of the difference between sides, or multiplying by the square of the denominator. You must never multiply directly by a denominator of unknown sign, as this will flip the inequality if the denominator is negative, leading to incorrect solutions. For sign analysis: 1. Rearrange all terms to one side of the inequality, so the other side is 0. 2. Combine terms into a single fully simplified fraction. 3. Find critical values: points where the numerator = 0 (fraction = 0) or denominator = 0 (fraction undefined). 4. Plot critical values on a number line, splitting it into intervals. 5. Test the sign of the fraction in each interval to find which satisfy the inequality. 6. Exclude any values that make the original denominator zero.

πŸ“ Worked Example

Solve

  1. 1

    Step 1: Rearrange all terms to left side, set to > 0:

  2. 2
    1xβˆ’2βˆ’xx+1>0\frac{1}{x-2} - \frac{x}{x+1} > 0
  3. 3

    Step 2: Combine into single fraction with common denominator :

  4. 4
    (x+1)βˆ’x(xβˆ’2)(xβˆ’2)(x+1)>0\frac{(x+1) - x(x-2)}{(x-2)(x+1)} > 0
  5. 5
    βˆ’x2+3x+1(xβˆ’2)(x+1)>0\frac{-x^2 + 3x + 1}{(x-2)(x+1)} > 0
  6. 6

    Multiply numerator and denominator by -1, flipping the inequality sign:

  7. 7
    x2βˆ’3xβˆ’1(xβˆ’2)(x+1)<0\frac{x^2 - 3x -1}{(x-2)(x+1)} < 0
  8. 8

    Step 3: Find critical values: numerator roots , denominator undefined at

  9. 9

    Step 4: Test intervals between critical values: valid intervals are

  10. 10

    Step 5: Exclude undefined points , which are already excluded from the open intervals.

Exam tip:

Always state critical values clearly in your working, as exam markers award partial marks for correct critical values even if your final interval is wrong.

2. Solving Rational Inequalities: Squaring Denominator Methodβ˜…β˜…β˜…β˜†β˜†β± 6 min

βœ“ Calculator OK

An alternative to sign analysis is multiplying both sides of the inequality by the square of the denominator, which is always non-negative, so the inequality sign does not flip. This method is faster for simple inequalities, but you must still explicitly exclude values that make the original denominator zero from your final solution set. Steps: 1. Identify all denominators in the inequality. 2. Multiply both sides of the inequality by the square of each denominator (non-negative, so sign stays the same). 3. Rearrange all terms to one side, factor fully, and solve the resulting polynomial inequality. 4. Exclude any values that make the original denominators zero.

πŸ“ Worked Example

Solve using the squaring method

  1. 1

    Step 1: The only denominator is , square is

  2. 2

    Step 2: Multiply both sides by (positive, inequality sign unchanged):

  3. 3
    3(x+4)<2(x+4)23(x+4) < 2(x+4)^2
  4. 4

    Step 3: Rearrange all terms to one side and simplify:

  5. 5
    2(x2+8x+16)βˆ’3xβˆ’12>02(x^2 + 8x +16) - 3x - 12 > 0
  6. 6
    2x2+13x+20>02x^2 +13x +20 > 0
  7. 7
    (2x+5)(x+4)>0(2x +5)(x +4) > 0
  8. 8

    Step 4: Find critical values , test intervals: valid solutions are

  9. 9

    Step 5: Exclude undefined value , which is already excluded from the open intervals.

3. Solving Modulus Inequalitiesβ˜…β˜…β˜…β˜†β˜†β± 7 min

βœ“ Calculator OK

πŸ“˜ Definition

Modulus inequality

An inequality involving the absolute value function , which returns the non-negative value of for all real x.

Example:

Three valid methods for solving modulus inequalities are: 1. Case analysis: split into cases where the expression inside the modulus is positive or negative. 2. Squaring both sides: valid only if both sides of the inequality are non-negative. 3. Graphical sketching: sketch both sides of the inequality, find intersection points, and identify intervals where the required side is higher. All methods require you to check your final solutions against the original inequality to eliminate extraneous solutions.

πŸ“ Worked Example

Solve

  1. 1

    Step 1: Factor the expression inside the modulus:

  2. 2

    Step 2: Case analysis, Case 1: β†’ or , so

  3. 3
    x2βˆ’1>2x+2β†’x2βˆ’2xβˆ’3>0β†’(xβˆ’3)(x+1)>0x^2 -1 > 2x + 2 β†’ x^2 - 2x -3 >0 β†’ (x-3)(x+1) >0
  4. 4

    Solution for case 1: or , which overlaps with case 1 domain to give or

  5. 5

    Case 2: β†’ , so

  6. 6
    1βˆ’x2>2x+2β†’0>x2+2x+1β†’0>(x+1)21 -x^2 > 2x + 2 β†’ 0 > x^2 + 2x +1 β†’ 0 > (x+1)^2
  7. 7

    This is never true for real x, so no solutions in case 2.

  8. 8

    Final solution:

  9. 9

    Verify with graph: sketch and , intersection at x=-1 and x=3, so the modulus curve is above the line when x < -1 or x>3, confirming the solution.

Exam tip:

A quick labelled sketch of both sides of the inequality is a valid justification for your solution in the exam, and can help you catch errors in algebraic working quickly.

4. Exam Justification and Answer Presentationβ˜…β˜…β˜†β˜†β˜†β± 5 min

βœ“ Calculator OK

βœ“ Quick check
  1. Which of the following is a valid first step to solve ?

    • Multiply both sides by to get

    • Rearrange to

    • Multiply both sides by to get

    Reveal answer
    [ 1, 2 ] β€”

    Option 1 is invalid because could be negative, flipping the inequality sign. Options 2 and 3 are the approved sign analysis and squaring methods respectively.

5. Common Pitfalls

Wrong move:

Multiplying both sides of a rational inequality by a denominator of unknown sign.

Why:

If the denominator is negative, the inequality sign flips, leading to missing or incorrect solution intervals.

Correct move:

Either rearrange all terms to one side and use sign analysis, or multiply by the square of the denominator (always non-negative, so sign stays the same).

Wrong move:

Including values that make a denominator zero in the final solution set.

Why:

These values make the original inequality undefined, so they can never be valid solutions.

Correct move:

Always list critical points where denominators are zero, and explicitly exclude them from your final solution intervals.

Wrong move:

Squaring both sides of an inequality where one side could be negative.

Why:

Squaring a negative number makes it positive, leading to extraneous solutions that do not satisfy the original inequality.

Correct move:

Only square both sides if you can confirm both sides are non-negative for all x, otherwise use case analysis or graphical methods.

Wrong move:

Forgetting to flip the inequality sign when multiplying or dividing both sides by a negative number.

Why:

Multiplying or dividing by a negative reverses the order of values, so the inequality direction must change to stay valid.

Correct move:

Any time you multiply/divide an inequality by a negative value, immediately flip the direction of the inequality sign.

Wrong move:

Using open intervals for inequalities with β‰₯/≀ signs, including endpoints that make the expression valid.

Why:

Endpoints where the expression is defined and satisfies the equality condition must be included in the solution set for non-strict inequalities.

Correct move:

Use closed square brackets [ ] for endpoints that are valid, and open parentheses ( ) for undefined points or strict inequalities.

6. Quick Reference Cheatsheet

Inequality Type

Approved Method

Key Rule

Rational inequality

Sign analysis or square of denominator

Never multiply by unknown sign denominator; exclude undefined points

Modulus inequality (both sides non-negative)

Square both sides, solve polynomial inequality

Check all solutions against original inequality to remove extraneous values

Modulus inequality (one side can be negative)

Case analysis or graphical sketch

Split modulus into positive/negative cases, match solutions to case domain

Non-strict inequality (β‰₯/≀)

Any approved method

Include valid endpoints in solution set; exclude undefined points

7. Frequently Asked

Can I multiply both sides of a rational inequality by its denominator directly?

No, because if the denominator is negative, the inequality sign will flip, and you cannot know its sign for all values of x. Instead, multiply by the square of the denominator (always non-negative) or use sign analysis of the difference between sides. Always exclude values that make the original denominator zero from your solution set.

When can I square both sides of a modulus inequality?

You can square both sides if both sides of the inequality are non-negative. If one side could be negative, use case analysis or graphical sketching instead to avoid missing valid solutions or including extraneous ones.

Going deeper

What's Next

Now that you have mastered FP2 inequality solving, you can apply these algebraic manipulation skills to other FP2 topics including further calculus and complex number inequalities. These techniques are also frequently tested in combination with series and differential equations questions in later FP2 exam sections. Practicing past paper questions will help you quickly identify the most efficient method for each problem type, and avoid common pitfalls that cost marks in the exam. Make sure you can present your solutions clearly, with justifications where required, to secure full marks for inequality questions.