Modulus Functions

Modulus Functions

🧮 Modulus Functions: Equations, Inequalities & Graph Transformations

⭐Okay—modulus functions. Students either love them or, more often, they stare at the page thinking, “Wait… why is the graph suddenly doing that?” Honestly, once you realise modulus is basically a “mirror rule” rather than some magical shape-maker, things calm down quickly. And since symmetry crops up everywhere in this unit, it’s worth taking a breath and walking through it slowly. If you’re trying to get comfortable with A Level Maths methods examiners expect, this topic is a surprisingly friendly place to build confidence.

 🔙 Previous topic:

Our last topic on modulus functions set up the algebra and graph skills needed for solving trig equations in radians.

🗂️ How Examiners Use This

 Examiners tend to use modulus questions to test whether you truly understand:
case splitting
reflections
inequalities
and transformation logic

…rather than whether you can memorise a set of rules.
There’s always at least one question that feels like a curveball until you notice, “Oh right—it’s just a reflection of the part below the axis.”

Common lost marks come from:
forgetting to enforce case conditions
combining inequalities that shouldn’t be combined
treating every modulus like a V-shape (I promise they’re not)
flipping the wrong part of a graph
or solving both cases correctly but forgetting to check the validity

Let’s make this all a bit more human and “exam-realistic.”

📏 Setting Up the Problem

 We’ll anchor the explanations around:
|2x – 5| = x + 1
Hang onto that—we’ll loop back once the essentials are in place.

🧩 Key Ideas Explained

🔵 Idea 1 — What modulus is actually doing

 Let me slow this down for a moment, because this is where everything begins.
The formal definition is:
|a| = \begin{cases} a, & a \ge 0 \ -a, & a < 0 \end{cases}

But visually? It’s simpler:
Anything below the x-axis gets flipped up.
Not curved.
Not damped.
Not “made into a U.”
Literally reflected.

This is why a line like y = x – 3 becomes two straight lines meeting at x = 3 when you draw y = |x – 3|. Students often forget that half the original graph is completely untouched.

🟩 Idea 2 — Case splitting (slow down for this bit)

 Let’s go back to:
|2x – 5| = x + 1

The expression inside the modulus might be positive or negative, so we consider both possibilities—but without panicking.

Case 1:
2x – 5 \ge 0 \Rightarrow x \ge \tfrac52
Then:
2x – 5 = x + 1
x = 6
Check: 6 ≥ 2.5 → valid.

Case 2:
2x – 5 < 0 \Rightarrow x < \tfrac52
Then:
5 – 2x = x + 1
4 = 3x
x = \tfrac43
Check: 4/3 < 2.5 → valid.

So the solutions:
x = \tfrac43, ; 6

People who forget to check the conditions often lose one of these.

🟧 Idea 3 — The graph trick students ignore

 Honestly, half the time the graph solves the problem faster than the algebra.

To solve:
|2x – 5| = x + 1

Sketch:
• the line y = 2x – 5
• reflect the negative part
• sketch y = x + 1
• look for intersections

That’s it.
It stops you from creating extra case solutions that shouldn’t exist.
And if you’re working through A Level Maths revision guidance, sketching early often prevents those “why am I getting three answers??” moments.

🔍 Idea 4 — Inequalities behave differently

This is where the logic flips (literally and figuratively).

Example 1:
|x – 2| < 3
This is a “between” situation:
-3 < x – 2 < 3
So:
-1 < x < 5

Example 2:
|x – 2| > 3
This is not between — it splits:
x – 2 > 3 \quad \text{or} \quad x – 2 < -3
Which gives:
x > 5 \quad \text{or} \quad x < -1

Students often try to compress “>” inequalities the way they do with “<”, but that’s the trap.

🧊 Idea 5 — When the inside isn’t linear

Modulus doesn’t magically create V-shapes out of everything.

Take:
y = |x^2 – 4|

The original:
y = x^2 – 4
is negative between x = −2 and x = 2, so that whole “valley” flips positive.

Turning point (0, −4) → (0, 4).
Intercepts stay where they were.
The result is a “double hump,” not a V.

Students who draw just a V lose marks.

🌀 Idea 6 — Vertical vs horizontal modulus

 Two expressions that look similar but behave totally differently:

  1. Vertical reflection:
    y = |f(x)|
    → reflect negative y-values upward.

  2. Horizontal mirroring:
    y = f(|x|)
    → copy the right-hand part of the graph onto the left.

Quick example:
If f(x) = x^2 – 3x
Then:
f(|x|) = x^2 – 3|x|
which is not the same as
|x^2 – 3x|

This distinction is incredibly exam-relevant.

🌙 Worked Example — A realistic messy one

 Solve:
|x + 1| = |2x – 3|

Now… here’s the thing. We could split into four cases, but unless you enjoy pain, squaring is faster:
(x + 1)^2 = (2x – 3)^2

Expand both:
x^2 + 2x + 1 = 4x^2 – 12x + 9

Rearrange:
3x^2 – 14x + 8 = 0

Solve:
x = \frac{14 \pm \sqrt{196 – 96}}{6} = \frac{14 \pm 10}{6}

So:
x = 4 and x = \tfrac23

Both work because squaring is legitimate when both sides are modulus.

❗ Exam Traps to Avoid

  • forgetting to check the case conditions
    • treating “>” like a between-inequality
    • mixing up |f(x)| and f(|x|)
    • assuming every modulus graph is a V
    • reflecting the wrong side
    • solving the equation correctly but discarding the valid solution
    • missing that the reflected part must match the slope, flipped

A sneaky one: half-drawn modulus graphs lose marks fast.

🌍 Where This Shows Up in Real Life

Modulus functions show up anywhere you’re dealing with distance, error, rectification, or constraints. In physics and engineering, they’re everywhere—especially when negative values don’t make physical sense.

🚀 Next Steps

 If splitting modulus equations or sketching the transformations still feels a bit shaky, the A Level Maths Revision Course that builds confidence walks through loads of examples with calm, teacher-style reasoning.

📦 Recap Table

 • modulus → reflect negatives
• solve equations using cases
• “<” gives between; “>” gives two regions
• distinguish |f(x)| vs f(|x|)
• sketch early to avoid algebraic traps

👤Author Bio – S Mahandru

 I’ve taught modulus topics for years, and most confusion comes from rushing. Once you slow down and see the symmetry behind the modulus, everything becomes far more predictable.

 🧭 Next topic:

Once you’re comfortable handling modulus functions — especially how equations and inequalities split into cases — you’re perfectly set up for logarithms and exponentials, where the same careful thinking about structure and transformations lets us model real growth and decay problems without the algebra spiralling out of control.

❓ FAQ

Do I always need to use cases?

 Not at all—cases are the “default safe method,” but they’re not always the smartest option. When both sides contain a modulus, squaring is usually cleaner because you’re not removing the modulus, you’re just comparing distances. That shortcut avoids the four-case explosion that students often fall into. The key thing is knowing why squaring is legitimate in that situation, otherwise you’ll try to square at the wrong time and create false solutions. Think of cases as the toolkit you fall back on when the structure isn’t symmetrical enough for a shortcut.

Yes, and it happens more often than people expect. If you’re dealing with something like a straight line that never reaches the flipped part of a modulus curve, the whole inequality collapses. The tricky bit is that students usually don’t notice this until they sketch, because the algebra alone doesn’t flag the “no crossover” situation. That’s why a rough graph is basically a safety net—it shows you the geometry instantly. When the shapes don’t touch, the inequality simply has no values that satisfy it.

 Honestly, sketching is the single biggest timesaver here. Even a wobbly, 20-second graph clears up whether the modulus is flipping a chunk of the function or leaving it alone. It also tells you straight away whether you’re likely to get one solution, two, or none, which stops you chasing phantom answers. And once you get used to reading the graph, you’ll notice most modulus questions reduce to the same small group of patterns. That familiarity cuts through a lot of avoidable algebraic chaos.