In simple terms
A friendly intro before the formal notes — no formulas yet.
Distance, Never Direction
The modulus reports how far a number sits from zero and throws away the sign, so it is never negative. That single idea drives everything here: modulus equations split into two cases, traps between and , and inequalities in general are solved by finding the special 'critical values' where an expression changes sign.
Picture a step counter clipped to your belt. Walk three steps forward or three steps back and it still reads 3 — it records the size of the journey, not the direction. The modulus function does exactly that to a number: it keeps the magnitude and drops the sign.
- 1
For an inequality, move everything to one side so you are comparing an expression with zero, then find its critical values (where it is zero or undefined).
- 2
For a modulus, isolate it first, then either split into cases or convert into the compound inequality .
- 3
Mark the critical values on a number line and test the sign of the expression in each interval to build a sign diagram.
- 4
Read the solution off the sign diagram, taking care over whether the endpoints are included, and write it as an inequality or in interval notation.
Explore the concept
Use the live diagram, PhET or GeoGebra sim, and synced steps — play it, drag controls, or tap a step.
Step 1
For an inequality, move everything to one side so you are comparing an expression with zero, then find its critical values (where it is zero or undefined).
Key formulas
Tap any symbol to reveal exactly what it means and its units.
Full topic notes
Formal explanation with the rigour you need for the exam.
Polynomial inequalities: critical values and sign diagrams
To solve an inequality such as , never guess from a couple of test points. Instead, rearrange so one side is zero, find the critical values where the expression equals zero, and use them to split the number line into intervals. Across each interval the sign of the expression cannot change, so testing a single point in each interval tells you the sign everywhere in it. This picture is called a sign diagram.
Critical values: where the expression is zero (or, for a fraction, undefined). They are the only points where the sign can switch.
Between critical values the sign is constant, so one test point per interval settles the whole interval.
Read off the intervals whose sign matches the inequality, then decide endpoints: strict () excludes them, non-strict () includes them.
State the answer as an inequality or in interval notation — both are accepted.
Rational inequalities
A rational inequality involves a fraction, such as . The dangerous temptation is to multiply through by the denominator — but its sign is unknown, so you cannot tell whether the inequality flips. The reliable method keeps the fraction intact: move everything to one side so you are comparing a single fraction with zero, then find the critical values from both the numerator (where the fraction is zero) and the denominator (where it is undefined). Build a sign diagram exactly as before, remembering that a value making the denominator zero can never be part of the solution.
The modulus function and its graph
The modulus (or absolute value) of a real number , written , is its size regardless of sign: and . Formally it is defined in two pieces.
The graph of is a 'V' with its vertex at the origin, its right arm the line and its left arm the line . Two transformations follow from this. To sketch , draw and reflect any part below the -axis up into it — the graph can then never be negative. To sketch , keep only the part of with and reflect it in the -axis, producing a graph symmetric about the -axis.
Solving modulus equations analytically
Two standard methods solve modulus equations. The case method uses the definition directly: (with ) means or . The squaring method uses , so becomes ; this is tidy for equations of the form but can introduce extraneous solutions elsewhere, so check answers when you square. Always watch for equations like , which have no solution because a modulus is never negative.
(with ): solve and .
: solve and — equivalently .
with : no solution.
If you square, substitute your answers back into the original equation to reject any extraneous roots.
Model answer — marked the way our engine marks it
On Paper 1 the marks are analytic: each is tied to a specific line of your working. A method mark (M) rewards a correct approach — a valid equation, the right rearrangement — even if the arithmetic later slips. An accuracy mark (A) rewards a correct result and is dependent on the method mark it follows: you cannot earn the A without the M being present. Two further conventions protect you: follow-through (FT) lets a correct step after an earlier error still score, and 'ISW' (ignore subsequent working) means that once you have shown the right answer, a clumsy final restatement will not cost you. The engine also accepts equivalent forms — an inequality or the same set in interval notation score equally. Study how each mark below is pinned to one line.
Solving modulus inequalities
Modulus inequalities split by direction. means the distance of from zero is less than , so lies between and : one connected interval. means the distance exceeds , so is beyond or beyond : two separate pieces. Getting these two shapes the right way round — 'and' for less-than, 'or' for greater-than — is the single most examined point in this subtopic.
Solving graphically, and systems of equations
Every equation can be read off a graph: the solutions are the -coordinates of the points where and cross. Inequalities follow the same picture — holds exactly where the graph sits above the graph. This is especially handy for modulus problems such as : sketch both V-shapes, find where they meet, and read the interval where the first is higher. When a question says 'sketch, hence solve', it is inviting you to use exactly this method.
A system of equations is two or more equations that must hold at once; its solution is every point common to all of them. Graphically, that is the intersection of the graphs. Two straight lines usually meet at one point (solved quickly by substitution or elimination); a line and a curve may meet at two points, one, or none. For example, solving together with by substitution gives , so , , giving the two intersection points and — precisely where the line cuts the parabola.
Common mistakes examiners penalise
Getting the modulus inequality shape backwards — is the single interval ('and'), while is the two pieces or ('or'). Writing as a single interval is the most common error here.
Forgetting to reverse the sign when multiplying or dividing by a negative — from the answer is , not .
Multiplying a rational inequality by its denominator — the denominator's sign is unknown, so the inequality may flip. Move everything to one side and use a sign diagram instead.
Treating a modulus as if it could be negative — and have no solution; is true for all . Spot these before doing algebra.
Only solving one case of — you must solve both and to find every solution.
Including a value that makes a denominator zero — such a value is always excluded from a rational inequality, however the sign is written, because the expression is undefined there.
Muddling strict and non-strict endpoints — a strict inequality uses open circles and round brackets; a non-strict one includes the endpoint (except where the expression is undefined). Match the brackets to the original sign.
Where this leads
Sign diagrams reappear whenever calculus asks where a derivative is positive or negative — that is, where a function increases or decreases — so the critical-value habit you built here transfers straight into optimisation. Modulus reasoning underpins later work on distance, bounds and error, and the graphical view of intersections is the foundation for solving systems and for reading solutions off any pair of curves. Master the routine — rearrange to compare with zero, find the critical values, test the signs, and match your brackets to the inequality — and the harder equation-solving later in the course becomes variations on a method you already own.
Worked examples
See the formulas applied — reveal one step at a time, like the exam.
Solve the inequality .
- 1
Rearrange (already done) and factorise. . [M1: factorise]
Solve the inequality .
- 1
Compare with zero (already done). The fraction is zero when the numerator is zero and undefined when the denominator is zero. [M1: identify numerator and denominator critical values]
Sketch the graph of , labelling the vertex and the axis intercepts.
- 1
Inner line. Start from , a line of gradient with -intercept .
Solve the equation .
- 1
Two cases from .
Solve the inequality . [4]
- 1
Model answer — full working.
Solve the inequality .
- 1
Split the greater-than form. gives two separate inequalities: or . [M1: correct two-piece split]
How it all connects
The big idea sits in the middle — tap a linked idea to explore the link.
Tap a linked idea to see how it connects back to the main topic — that connection is what examiners reward.
Glossary
Try to recall each definition before you reveal it.
Quick check
Answer in your head first — then tap to check. No pressure.
Revision flashcards
Flip the card. Test yourself before the exam.
Definition of
if , and if . It is the non-negative distance of from zero, so for every real .
Key takeaways
Review these before you close the topic — retrieval beats re-reading.
- ✓
Critical values: where the expression is zero (or, for a fraction, undefined). They are the only points where the sign can switch.
- ✓
Between critical values the sign is constant, so one test point per interval settles the whole interval.
- ✓
Read off the intervals whose sign matches the inequality, then decide endpoints: strict () excludes them, non-strict () includes them.
- ✓
State the answer as an inequality or in interval notation — both are accepted.
Practice — then mark it
The whole point: a real Cambridge question, marked mark-by-mark.
Get a Paper 1 question marked: solve a modulus inequality with full working
Get a Paper 1 question marked: solve a modulus inequality with full working
Extra simulations & links
PhET, GeoGebra and other curated tools — open in a new tab.
Frequently asked
Checkpoint
One marked question is worth ten re-reads — close the loop before you move on.
Reading it isn’t knowing it — prove it.
Before you move on: do Get a Paper 1 question marked: solve a modulus inequality with full working on paper, snap a photo, and get examiner-style feedback on exactly where you win and lose marks.