67 total
By the end of these notes, you will be able to:
You already know how to solve a linear inequality — an inequality where the highest power of x is 1. For example:
Solve 2(x − 5) < 9 → 2x − 10 < 9 → 2x < 19 → x < 9.5
Solve 5 − 3x ≥ 17 → −3x ≥ 12 → x ≤ −4 (when you divide or multiply by a negative number, the inequality sign flips)
A quadratic inequality works the same way in principle, but the highest power of x is 2. This means you are looking at a curved graph (a parabola) rather than a straight line, and the solution is often a range of values rather than just one boundary.
Examples of quadratic inequalities:
When you solve a quadratic inequality, you are essentially asking:
"For which values of x is the quadratic expression above, below, or on the x-axis?"
The roots (also called the critical values) are where the quadratic equals zero — these are the boundary points of your solution.
Step 1: Set the quadratic equal to zero and find the roots (the x-intercepts of the graph).
Step 2: Sketch the parabola — note whether it opens upward (positive x² coefficient) or downward (negative x² coefficient).
Step 3: Look at the sketch to decide which region of x satisfies the inequality.
Solve x² − x − 6 < 0
Step 1 — Find the roots:
Set x² − x − 6 = 0
Factorise: (x − 3)(x + 2) = 0
So x = 3 or x = −2
Step 2 — Sketch the parabola:
The coefficient of x² is +1 (positive), so the parabola opens upward (U-shape).
The curve crosses the x-axis at x = −2 and x = 3.
y
|
| / \
| / \
───────|──/─────────────\──── x
-2 3
| (below x-axis) |
|_________________|
Step 3 — Read the solution:
We want where the curve is below the x-axis (< 0).
Looking at the sketch, the curve dips below the x-axis between x = −2 and x = 3.
✅ Solution: −2 < x < 3
Sign in to view full notes