40% off

Early-bird ends 15 Aug, 9am

Lock in £90

Linear and Quadratic Inequalities for the TMUA

Updated August 2025

Mastering inequalities is essential for TMUA Paper 1, as they require stricter logic than standard equations. This topic covers linear, quadratic, rational, and modulus inequalities. You will learn to use graphical sketches and distance interpretations to determine valid solution ranges while avoiding common algebraic pitfalls.

Core concept

An inequality defines a set of values for which a statement remains true. Crucially, while adding or subtracting terms preserves an inequality, multiplying or dividing by a negative number reverses the direction of the inequality sign.

The Fundamental Behaviour of Inequalities

When dealing with inequalities, it is vital to remember that they do not behave exactly like equations. While you can add and subtract terms on both sides freely, you cannot multiply or divide both sides, raise both sides to an even power, or apply certain functions without first checking if the operation preserves the inequality.

Consider these examples where standard algebraic moves fail if applied carelessly:

  1. The statement 7<5-7 < 5 is true, but multiplying both sides by 1-1 yields 7<57 < -5, which is clearly false.
  2. The statement 2<1-2 < -1 is true, but squaring both sides yields 4<14 < 1, which is false.
  3. The statement 8<4-8 < -4 is true, but dividing both sides by 2-2 yields 4<14 < 1, which is false.

In general, you must ensure your manipulations do not turn a true statement into a false one or generate incorrect solution sets.

Solving Linear Inequalities

Linear inequalities can often be solved by simple rearrangement, provided you remember to flip the sign if you multiply or divide by a negative number.

Example 1 Solve 3x+2x+53x + 2 \leq x + 5

Subtract xx from both sides: 2x+252x + 2 \leq 5 Subtract 2 from both sides: 2x32x \leq 3 Divide by 2: x32x \leq \frac{3}{2}

Solving Quadratic Inequalities

Quadratic inequalities are best solved using a combination of factorisation and graphical sketching. Simply finding the roots is not enough: you must determine which regions of the xx axis satisfy the inequality.

Example 2 Solve x2+5x+60x^2 + 5x + 6 \geq 0

First, factorise the expression: (x+2)(x+3)0(x + 2)(x + 3) \geq 0

Next, produce a rough sketch of the quadratic y=(x+2)(x+3)y = (x + 2)(x + 3). The roots (x-intercepts) are at x=2x = -2 and x=3x = -3.

img-7.jpeg

From the diagram, we identify the xx values where the graph sits on or above the xx axis (where y0y \geq 0). The solution is x3x \leq -3 or x2x \geq -2.

Rational Inequalities and the Square Method

A common mistake when solving rational inequalities is multiplying by a denominator that could be negative, which would flip the sign in ways the algebraist might not account for.

Example 3 Solve 2x+5x+3>1\frac{2x + 5}{x + 3} > 1

It is tempting to multiply by x+3x + 3, but since x+3x + 3 is negative for x<3x < -3, this is a poor strategy. Instead, multiply both sides by (x+3)2(x + 3)^2, which is guaranteed to be positive for all xx in the domain.

2x+5x+3×(x+3)2>1×(x+3)2\frac{2x + 5}{x + 3} \times (x + 3)^2 > 1 \times (x + 3)^2

Rearrange the terms into a single side to find a common factor: (2x+5)(x+3)(x+3)2>0(2x + 5)(x + 3) - (x + 3)^2 > 0

Extract the common factor (x+3)(x + 3): (x+3)((2x+5)(x+3))>0(x + 3)((2x + 5) - (x + 3)) > 0 (x+3)(x+2)>0(x + 3)(x + 2) > 0

By sketching this quadratic, we see it is positive outside of the roots. Thus, the solution is x<3x < -3 or x>2x > -2.

Writing Ranges and Correct Notation

Correct logical notation is essential. Avoid 'howlers' such as 1<x<51 < x < -5, which is a logical impossibility. If a solution set consists of two disjoint regions, use the word 'or'. For example, if xx must be less than 4-4 or greater than 2-2, write x<4x < -4 or x>2x > -2.

Inequalities Involving the Modulus Sign

The modulus function f(x)|f(x)| makes the value of f(x)f(x) positive. The expression xa|x - a| can be interpreted as the positive distance of xx from aa on a number line.

img-8.jpeg

Consider the inequality x3<x5|x - 3| < |x - 5|. Graphically, we sketch y=x3y = |x - 3| and y=x5y = |x - 5| and see where the first graph sits below the second.

img-9.jpeg

From the diagram, the solution is x<4x < 4. Conceptually, this asks: which xx values are closer to 3 than they are to 5? The midpoint between 3 and 5 is 4, so everything to the left of 4 is closer to 3.

For more complex cases like 2x4<x+2|2x - 4| < |x + 2|, which is 2x2<x+22|x - 2| < |x + 2|, we use a sketch:

img-10.jpeg

To find the intersection points AA and BB, we solve the equations where the lines meet. For AA, we solve x+2=(2x4)x + 2 = -(2x - 4), giving x=23x = \frac{2}{3}. For BB, we solve 2x4=x+22x - 4 = x + 2, giving x=6x = 6. The range where the first graph is below the second is 23<x<6\frac{2}{3} < x < 6.

Key takeaways

  • Always flip the inequality sign when multiplying or dividing by a negative number.
  • For quadratic inequalities, factorise and sketch the graph to find the intervals above or below the x-axis.
  • When solving rational inequalities, multiply by the square of the denominator to ensure you are multiplying by a positive value.
  • Interpret modulus inequalities xa<b|x - a| < b as the distance of xx from aa being less than bb.
  • Use 'or' for disjoint solution sets and 'and' only when solution ranges overlap into a single interval.
Tips

In the TMUA, time is limited. For modulus inequalities, checking the 'midpoint' or interpreting the expression as distance on a number line is often much faster than full algebraic manipulation.

Cautions

Be extremely careful with notation. Writing 3<x<13 < x < 1 is a major logical error that suggests 3<13 < 1. Always check if your combined inequalities actually make sense numerically.

Insight

Solving inequalities is equivalent to finding the domain of a function defined by those constraints. For example, solving f(x)0f(x) \geq 0 is the first step in finding the domain of the function g(x)=f(x)g(x) = \sqrt{f(x)}.

Worked Examples

Example 1
Find the complete set of values of x for which
x32x27x4>0x^3-2x^2-7x-4>0
A:x<1x<-1
B:x>1x>-1
C:1<x<4-1<x< 4
D:x<1x<-1 or x>4x > 4
E:x<4x <4
F:x>4x > 4

Practice Questions

Practice Question 1
A set of six distinct integers is split into two sets of three.
The first set of three integers has a mean of 10 and a median of 8.
The second set of three integers has a mean of 12 and a median of 9.
What is the smallest possible range of the set of all six integers?
A:8
B:10
C:11
D:12
E:14
F:15

Frequently asked questions

Why can I not just multiply both sides of a rational inequality by the denominator?

Because the denominator might be negative. If it is negative, the inequality sign must flip. If it is positive, it stays the same. Since the sign of a variable denominator changes depending on xx, multiplying by its square (x+a)2(x+a)^2 is safer because a square is always non-negative.

What happens if a quadratic has no real roots in an inequality?

If the discriminant b24ac<0b^2 - 4ac < 0, the quadratic graph never touches the xx-axis. It is therefore either always positive or always negative. You can check a single xx value to determine the sign for the entire range.

How do I solve xa>b|x - a| > b without a graph?

You can split it into two linear cases: xa>bx - a > b or xa<bx - a < -b. Solving these separately gives the two disjoint regions of the solution set.

Ready to test your knowledge?

You've reached the end of this section. Start a practice session to solidify your understanding and master this topic.