📐 Linear Inequalities — Revision Notes

An equation pins a variable to one value; an inequality pins it to a whole range — every seat a bus can still take, every price inside a budget. Solving one uses the same four moves as an equation, plus one rule of its own: multiply or divide by a negative number and the sign turns round. Syllabus outcome N7.13.

The four symbols, and what "solve" means here

Nothing here is on the formula sheet Exact answers here The number line is working

An inequality is a statement that two quantities are not necessarily equal. To solve it is to reduce it to the form x > k, x < k, xk or xk. That final statement is called the solution, and it usually names infinitely many values, not one.
SymbolRead it asOn a number lineIs the endpoint a solution?
x > k x is greater than k empty circle at k, line to the right No
xk x is greater than or equal to k; x is at least k filled circle at k, line to the right Yes
x < k x is less than k empty circle at k, line to the left No
xk x is less than or equal to k; x is at most k filled circle at k, line to the left Yes
The questionWhere it is answeredThe tool
How do I get x on its own — and when does the sign flip? 3.1 Solving Linear Inequalities the same four moves as an equation, plus one reversal rule
What do I do when the question gives me two inequalities? ✕ Not in G2 3.2 Simultaneous Inequalities solve each separately, then read off the overlap
How do I turn "at least", "no more than" and "exceeds" into algebra? ✕ Not in G2 3.3 Problems & Modelling one inequality per condition, then the same overlap
More detail

Nothing in this chapter is printed on the paper. K310 says "Relevant mathematical formulae will be provided for candidates", and the printed list holds compound interest, mensuration, trigonometry and statistics — nothing about inequalities. The reversal rule, the two kinds of circle and the overlap method are carried in your head.

The paper's own two front-of-paper rules apply here as everywhere: essential working is wanted, and a non-exact numerical answer is given to 3 significant figures unless the question names a different accuracy. In this chapter the working is mostly exact, so answers such as x ≤ 22.5 or x>235 are left exact — and the number line, together with the line where you divide, counts as essential working.

The properties of inequality — the recap ⓘ Recap ↓ G2: Sec 2 only

An inequality is handled almost exactly like an equation: whatever you do to one side, you do to the other. Three of the four moves leave the sign pointing the same way; one does not.

The moveApplied to x > yWhat happens to the sign
Add a number a to both sides x + a > y + a unchanged
Subtract a number a from both sides xa > ya unchanged
Multiply or divide both sides by a positive number c cx > cy  and  xc>yc unchanged
Multiply or divide both sides by a negative number d dx < dy  and  xd<yd REVERSED
The reversal rule. Multiplying or dividing both sides of an inequality by a negative number reverses the sign: > becomes <, ≥ becomes ≤, and back again. It is the one move in this topic that changes the direction.
Swapping the two sides turns the symbol round with them. 2 ≥ x is written the other way up as x ≤ 2 — the symbol still points at the smaller quantity, so the statement says the same thing.

Walkthrough 1 — one step, and the sign reverses Basic

Solve the inequality −6x ≤ 42.
  1. The coefficient of x is −6, and −6 < 0.
    Checking the sign of the divisor before dividing is what decides whether the next line reverses. Writing the check down puts the reason for the reversal on the page.
  2. 6x6 426
    Dividing both sides by a negative number reverses the sign, so ≤ has become ≥. Writing the division line out is what shows the marker which number you divided by — the reversal is only justified because that number is negative.
  3. x ≥ −7
    State the solution in the form xk. Check it with one value from inside the range and one from outside: x = 0 gives −6(0) = 0 ≤ 42 ✓, and x = −8 gives −6(−8) = 48 ≤ 42 ✗.

Walkthrough 2 — collect the x terms first Basic ✕ Not in G2

Solve the inequality 7x < 4x + 18.
  1. 7x − 4x < 4x + 18 − 4x
    Subtracting the same expression from both sides is one of the three safe moves: it never changes the direction of the sign. Show the subtraction on both sides — that line is the method mark.
  2. 3x < 18
    Now there is a single term in x on the left and a single number on the right, which is the shape every linear inequality is driven towards.
  3. 3x3 < 183
    The divisor here is 3, which is positive, so the sign stays as it is. The direction changes for one reason only: a negative multiplier or divisor.
  4. x < 6
    The solution is every number below 6, and 6 itself is not included. Check: x = 5 gives 35 < 38 ✓, and x = 6 gives 42 < 42 ✗.
Why this works

Start from a statement that is obviously true, 3 < 7, and multiply both sides by −1. The left-hand side becomes −3 and the right-hand side becomes −7 — and −3 is greater than −7, because −3 lies further right on the number line. Multiplying by a negative number flips every number to the other side of zero, so it flips the order too. That is the whole of the reversal rule; left out, the algebra still looks tidy but the final line describes the opposite range.

Two ways round it. You can keep the coefficient of x positive by adding the x term to both sides instead: from 5 − 2x ≥ 1, add 2x to get 5 ≥ 1 + 2x, then 4 ≥ 2x and 2 ≥ x, which is x ≤ 2. No division by a negative number happens anywhere, so no reversal is needed — and the last step, swapping the sides, turns the symbol round with them.

Past-paper questions ✕ Not in G2

G3 N2023 · Paper 2 · Q2(b) 1 mark
  1. Solve the inequality 5 − y > 7. [1]
Worked solution

5 − y > 7

y > 2   (subtracting 5 from both sides — a safe move, so the sign holds)

y < −2   (dividing both sides by −1, which reverses the sign)

Check: y = −3 gives 5 − (−3) = 8, and 8 > 7; y = −2 gives exactly 7, which is not greater than 7, so the endpoint is correctly excluded.

Why this works. One mark, one rule: freeing y means dividing by −1, so > turns into < (the properties table, Walkthrough 1). A route with no negative division adds y to both sides — 5 > 7 + y, then −2 > y, read back as y < −2. Testing one value each side of −2 confirms the direction.

Showing the solution on a number line ✕ Not in G2

A solution such as x > 2 names infinitely many numbers, so the natural way to show it is a picture rather than a list.

Two decisions, every time. 1. Which circle? An empty circle at k means k is not a solution (< and >); a filled circle means k is a solution (≤ and ≥). 2. Which way? The line runs right for > and ≥ (bigger numbers) and left for < and ≤ (smaller numbers), and carries an arrowhead to say it never stops.
x 0 1 2 3 4 x > 2 empty circle: 2 is not included x 0 1 2 3 4 x ≥ 2 filled circle: 2 is included x 0 1 2 3 4 x < 2 empty circle: 2 is not included x 0 1 2 3 4 x ≤ 2 filled circle: 2 is included
Fig. 3.1
The same endpoint, 2, drawn four ways. Only two things change between the panels: whether the circle is filled, and which way the line runs.
Draw the axis properly. Mark and label enough whole numbers to place the endpoint unambiguously, put the arrowhead on the axis itself, and label the axis x. The scale is what makes the picture readable.

Walkthrough 3 — solve, reverse, then draw Intermediate ✕ Not in G2

Solve 5x − 2 ≥ 8x + 13 and represent your solution on a number line.
  1. 5x − 2 − 8x ≥ 8x + 13 − 8x
    Take the larger x term to the other side. Subtracting 8x from both sides is a safe move, so the ≥ is untouched here.
  2. −3x − 2 ≥ 13
    The coefficient of x has come out negative. That is perfectly allowed — it just means one reversal is waiting further down.
  3. −3x ≥ 15
    Adding 2 to both sides is the second safe move, so the sign is still ≥. There is now a single term in x on the left and a single number on the right, which is the shape every linear inequality is driven towards.
  4. x ≤ −5   (dividing by −3, which is negative)
    This is the reversal: ≥ became ≤ because the divisor −3 is negative. Write the reason in brackets beside the line — it is one word of justification and it tells the marker the flip was deliberate.
  5. −8 −7 −6 −5 −4 −3 −2 x x ≤ −5
    Fig. 3.2
    A filled circle at −5, because −5 satisfies x ≤ −5, and the line running left.
    x ≤ −5
    The sign is ≤, so the circle is filled; the solution is the numbers below −5, so the line runs left and carries an arrowhead. Both decisions are read straight off the symbol.
Where this comes from

The syllabus asks for the number line by name: outcome 7.13 is "solving linear inequalities in one variable (including simultaneous inequalities) and representing the solution on the number line". It earns its place in the later sections too — in a simultaneous-inequality question the two bars drawn on one axis are the working that produces the overlap, which is why every walkthrough from 6 onwards draws one.

Past-paper questions

G3 N2017 · Paper 1 · Q2 1 mark

A range of values for x is represented on the number line below.

−4 −3 −2 −1 0 1 2 3 4 5 6 7 8 9 x

Write down inequalities that represent this range of values for x. [1]

Worked solution

Left-hand end: the circle at −3 is empty, so −3 itself is not one of the values, and the line runs to the right of it: x > −3.

Right-hand end: the circle is filled and sits on the small tick halfway between 6 and 7, so 6.5 is one of the values and nothing beyond it is: x ≤ 6.5.

Both hold at the same time, so the range is −3 < x ≤ 6.5.

Why this works. The mark is in the two circles: empty calls for < or >, filled calls for ≤ or ≥, and the shading fixes which side each symbol points (the two decisions). The plural "inequalities" asks for both halves, as one chain with the smaller number on the left or as two statements. Read the right-hand endpoint off the half-unit ticks: it is 6.5.

G3 N2024 · Paper 1 · Q2 1 mark
−4 −3 −2 −1 0 1 2 3 4 5 6 7 8 9 10 x

Write down the inequality that represents the numbers indicated on the number line. [1]

Worked solution

Left-hand end: the circle is empty and sits on the tick halfway between −2 and −1, so the endpoint is −1.5 and it is excluded: x > −1.5.

Right-hand end: the circle is filled, on the whole number 8, so 8 is included: x ≤ 8.

The numbers indicated are therefore −1.5 < x ≤ 8.

Why this works. Count the small ticks before writing anything: there is one between each pair of whole numbers, so each is worth 0.5 and the empty circle sits at −1.5. The singular wording — "the inequality" — asks for one chained statement, so join the two halves. Keep the endpoint exact at −1.5 (or 32): rounding it describes a different set of numbers.

Brackets, fractions, and reading the answer ✕ Not in G2

Once the reversal rule is safe, the only thing that changes is how much tidying comes first. Brackets are expanded, fractions are cleared by multiplying every term by the LCM of the denominators, and only then do the four moves start.

Multiplying through by an LCM is safe. The LCM of a set of denominators is positive, so clearing fractions never reverses the sign. Multiply every term, including any term that is not a fraction.

Walkthrough 4 — clear the fractions first Intermediate ✕ Not in G2

Solve the inequality 3x14x+23>1.
  1. 3(3x − 1) − 4(x + 2) > 12
    Every term has been multiplied by 12, the LCM of 4 and 3 — including the 1 on the right, which becomes 12. Twelve is positive, so the > is unchanged, and the bracket round each numerator protects its signs.
  2. 9x − 3 − 4x − 8 > 12
    Expanding −4(x + 2) gives −4x − 8, not −4x + 8. The minus in front of the bracket multiplies both terms inside it.
  3. 5x − 11 > 12
    Collecting like terms: 9x − 4x = 5x and −3 − 8 = −11.
  4. 5x > 23
    Adding 11 to both sides — a safe move, so the sign holds.
  5. x>235 , that is x>4.6
    Dividing by 5, which is positive, leaves > alone. The endpoint is not a whole number, and that is fine — an inequality's endpoint does not have to be one. Give it exactly, as 235 or 4.6, never rounded.

Walkthrough 5 — brackets both sides, then the largest integer Advanced ✕ Not in G2

Solve 5(2 − x) ≥ 3(x + 6) − 4, and hence write down the largest integer value of x that satisfies it.
  1. 10 − 5x ≥ 3x + 18 − 4
    Expand both brackets before anything else. Nothing has been multiplied or divided across the whole inequality yet, so the ≥ is untouched.
  2. 10 − 5x ≥ 3x + 14
    Tidying the right-hand side: 18 − 4 = 14. Simplify each side fully before moving anything across, or the same term gets handled twice.
  3. 10 − 14 ≥ 3x + 5x
    Adding 5x to both sides and subtracting 14 from both sides — both safe moves. Gathering the x terms on the right here keeps their coefficient positive, which will avoid a reversal.
  4. −4 ≥ 8x, so 12x
    Dividing by 8, which is positive, so the sign holds. 48 cancels to 12.
  5. x12
    The two sides have been swapped so that x is on the left, and the symbol has been turned round with them. It still points at the smaller quantity, so the statement says exactly what the previous line said.
  6. x = −1
    The integers allowed run …, −3, −2, −1, and the largest is −1: zero sits above −0.5, outside the range. Check: 5(2 − (−1)) = 15 and 3(−1 + 6) − 4 = 11, and 15 ≥ 11 ✓.

Check yourself

  • Solve 4x ≥ −24.
    Answer

    Divide both sides by 4, which is positive, so the sign is unchanged: x ≥ −6.

  • Solve −3x > 21.
    Answer

    Divide both sides by −3, which is negative, so the sign reverses: x < −7. Check with x = −8: −3(−8) = 24 > 21 ✓; and with x = −7: 21 > 21 ✗.

  • Solve 6x < 2x + 20. ✕ Not in G2
    Answer

    6x − 2x < 20, so 4x < 20 and x < 5. No reversal: the divisor 4 is positive.

  • Solve 5x ≥ 9x + 28. ✕ Not in G2
    Answer

    5x − 9x ≥ 28, so −4x ≥ 28. Dividing by −4 reverses the sign: x ≤ −7.

  • Solve 4(x − 3) ≤ 7x + 9. ✕ Not in G2
    Answer

    Expand first: 4x − 12 ≤ 7x + 9.
    −12 − 9 ≤ 7x − 4x, so −21 ≤ 3x and −7 ≤ x.
    Turning it round (and turning the symbol with it): x ≥ −7. Collecting the x terms on the right kept the coefficient positive, so no reversal was needed at all.

  • Solve 11 − 3x > 2, and write down the largest integer value of x that satisfies it. ✕ Not in G2
    Answer

    11 − 2 > 3x, so 9 > 3x and 3 > x, i.e. x < 3.
    Since 3 itself is excluded, the largest integer is 2. (Answering 3 here is the standard slip — it is the endpoint, and the circle on it would be empty.)

Past-paper questions ✕ Not in G2

G3 N2017 · Paper 2 · Q1(a) 2 marks
  1. Solve the inequality x+452x3. [2]
Worked solution

Multiply every term by 15, the LCM of 5 and 3. Fifteen is positive, so ≥ is unchanged:

3(x + 4) ≥ 5(2 − x)

3x + 12 ≥ 10 − 5x

8x ≥ −2

x14, that is x ≥ −0.25.

Check the endpoint: 3.755=0.75 and 2.253=0.75, so the two sides are equal at x = −0.25 and the ≥ makes that value part of the answer.

Why this works. Two marks: one for the line with the fractions gone, one for the answer. Multiply every term by the LCM — it is positive, so the sign survives, which is why it beats cross-multiplying by something that might be negative (Walkthrough 4). Keep each numerator bracketed, 3(x + 4), and leave the answer exact as 14 or −0.25.

G3 N2020 · Paper 2 · Q1(a) 2 marks
  1. Solve the inequality 2x+1254x3. [2]
Worked solution

Multiply every term by 6, the LCM of 2 and 3:

3(2x + 1) ≥ 2(5 − 4x)

6x + 3 ≥ 10 − 8x

14x ≥ 7

x12

Check the endpoint: at x = ½ the left-hand side is 22=1 and the right-hand side is 33=1 — equal, so ½ belongs to the solution.

Why this works. Expanding 2(5 − 4x) gives 10 8x, and moving that term across makes it +8x, so the x terms add to 14x. Collecting them on the side that leaves the coefficient positive means the final division is by a positive number and no reversal arises (Walkthrough 2). Substituting the endpoint back checks the arithmetic.

G3 N2021 · Paper 2 · Q1(a) 2 marks
  1. Solve the inequality 2x+52>14x. [2]
Worked solution

Multiply every term by 2 — including the whole of the right-hand side:

2x + 5 > 2(1 − 4x) = 2 − 8x

2x + 8x > 2 − 5

10x > −3

x>310, that is x > −0.3.

Check: at x = −0.3 both sides equal 2.2, so −0.3 is the boundary and is itself excluded by the strict >; at x = 0 the left side is 2.5 and the right side is 1, so everything above −0.3 works.

Why this works. Only the left-hand side is a fraction, and the rule is still multiply every term by 2, so 1 − 4x becomes 2 − 8x. The answer keeps its strict >, because nothing in the working multiplied or divided by a negative number. Leave the endpoint exact as 310 or −0.3.