Revision notes for Oxford AQA IGCSE Maths Quadratic Inequalities. Open the guide for explanations and worked examples. Written against the Oxford AQA IGCSE Maths (9260) specification, so the content matches what's examinable rather than general Maths background.
Quadratic Inequalities
What you'll learn
How to turn a quadratic inequality into an equation you can solve.
How roots split the number line into regions.
How to decide whether the answer is “between” the roots or “outside” the roots.
How to deal with rearranging, inclusive signs, coefficients, and integer solutions.
Quick recap: quadratics, factorising and roots
A quadratic expression is an expression where the highest power of xxx is x2x^2x2, such as x2−5x+6x^2-5x+6x2−5x+6 or 3x2+7x−63x^2+7x-63x2+7x−6.
To solve quadratic inequalities, you must first be confident solving the related quadratic equation.
Definition
Roots of a quadratic
The roots of a quadratic are the values of xxx that make the quadratic equal to zero. On a graph, they are the points where the curve crosses or touches the x-axis.
A common way to find roots is by factorising. This means rewriting the quadratic as a product of two brackets.
A quadratic inequality asks where a quadratic expression is greater than, less than, greater than or equal to, or less than or equal to zero. Examples include x2+4x+3>0x^2+4x+3>0x2+4x+3>0 and 2x2−11x+9<02x^2-11x+9<02x2−11x+9<0.
Instead of finding just the points where the quadratic equals zero, you are finding whole ranges of values of xxx.
The roots are still important because they split the number line into regions. In each region, the quadratic is either positive or negative.
Example
Testing regions
Solve (x−2)(x−6)<0(x-2)(x-6)<0(x−2)(x−6)<0.
Find the boundary values by setting each bracket equal to zero.
The roots split the number line into three regions: x<2x<2x<2, 2<x<62<x<62<x<6, and x>6x>6x>6.
Test one value from each region.
If x=0x=0x=0, then (x−2)(x−6)=(−2)(−6)=12(x-2)(x-6)=(-2)(-6)=12(x−2)(x−6)=(−2)(−6)=12, which is positive.
If x=3x=3x=3, then (x−2)(x−6)=(1)(−3)=−3(x-2)(x-6)=(1)(-3)=-3(x−2)(x−6)=(1)(−3)=−3, which is negative.
If x=7x=7x=7, then (x−2)(x−6)=(5)(1)=5(x-2)(x-6)=(5)(1)=5(x−2)(x−6)=(5)(1)=5, which is positive.
The question asks for where the expression is less than zero, so choose the negative region.
2<x<62<x<62<x<6
The graph idea: inside or outside?
The graph of a quadratic is a U-shaped curve called a parabola. The coefficient of x2x^2x2, often called the leading coefficient, is the number multiplying x2x^2x2. If this coefficient is positive, the parabola opens upwards.
The diagram below shows the sign pattern for an upward-opening quadratic with two roots.
Key Idea
The key pattern
For an upward-opening quadratic with two roots, the quadratic is positive outside the roots and negative between the roots.
So for a positive x2x^2x2 coefficient:
>0>0>0 or ≥0\ge 0≥0 usually means outside the roots.
<0<0<0 or ≤0\le 0≤0 usually means between the roots.
For outside regions, you need two separate parts of the number line, so write “or”. For example, x<−5x<-5x<−5 or x>−2x>-2x>−2, not one combined inequality.
Strict and inclusive inequalities
The inequality sign tells you whether to include the roots.
<<< and >>> are strict inequalities, so the roots are not included.
≤\le≤ and ≥\ge≥ are inclusive inequalities, so the roots are included.
Think of the roots as the places where the expression equals zero. If the inequality allows equality, include them.
The parabola opens upwards, and the inequality asks for less than or equal to zero, so choose the region between the roots including the endpoints.
2≤x≤42\le x\le 42≤x≤4
Tip
Endpoint check
If the sign includes a line underneath, as in ≤\le≤ or ≥\ge≥, your final answer should include the boundary values.
Rearranging first
Quadratic inequalities are easiest when one side is zero. This is called putting the inequality into standard form, such as ax2+bx+c<0ax^2+bx+c<0ax2+bx+c<0.
You can add or subtract terms from both sides without changing the inequality sign. If you multiply or divide both sides by a negative number, you must reverse the inequality sign.
Example
Rearranging before solving
Solve 8x+20>x28x+20>x^28x+20>x2.
Move everything to one side, keeping the x2x^2x2 coefficient positive.
The parabola opens upwards, and the inequality asks for less than zero, so choose the region between the roots.
−2<x<10-2<x<10−2<x<10
Common Mistake
Forgetting to rearrange
Do not try to read the answer straight from something like 8x+20>x28x+20>x^28x+20>x2. First make one side zero, then solve the quadratic inequality.
When the coefficient of x2x^2x2 is not 1
Some quadratic inequalities have a coefficient in front of x2x^2x2, such as 6x2+11x−10<06x^2+11x-10<06x2+11x−10<0. The method is the same, but factorising may be a little more careful.
Put the roots in order on the number line: −32-\frac{3}{2}−23 then 52\frac{5}{2}25.
The coefficient of x2x^2x2 is positive, and the inequality asks for less than zero, so choose the region between the roots.
−32<x<52-\frac{3}{2}<x<\frac{5}{2}−23<x<25
Special case: inequalities with x2x^2x2
For inequalities like x2≤64x^2\le 64x2≤64, remember that both positive and negative values can square to make the same result. For example, both 8 and -8 square to 64.
Example
Solving an x2 inequality
Solve x2≤64x^2\le 64x2≤64.
Move everything to one side.
x2−64≤0x^2-64\le 0x2−64≤0
Factorise using the difference of two squares.
x2−64=(x−8)(x+8)x^2-64=(x-8)(x+8)x2−64=(x−8)(x+8)
The roots are x=−8x=-8x=−8 and x=8x=8x=8.
The parabola opens upwards, and the inequality asks for less than or equal to zero, so choose the region between the roots including the endpoints.
−8≤x≤8-8\le x\le 8−8≤x≤8
Common Mistake
Only taking the positive square root
From x2≤64x^2\le 64x2≤64, do not write just x≤8x\le 8x≤8. Negative values also work, so you need the full range −8≤x≤8-8\le x\le 8−8≤x≤8.
Integer values and non-factorising quadratics
An integer is a whole number, such as -3, -2, -1, 0, 1, 2, 3.
Sometimes the quadratic does not factorise neatly. In that case, find the roots using the quadratic formula:
Estimate the roots: 3−2≈1.593-\sqrt{2}\approx 1.593−2≈1.59 and 3+2≈4.413+\sqrt{2}\approx 4.413+2≈4.41.
The parabola opens upwards, and the inequality asks for less than zero, so the values must lie between the roots.
3−2<x<3+23-\sqrt{2}<x<3+\sqrt{2}3−2<x<3+2
The integer values in this range are 2, 3 and 4.
Common Mistake
When there are no roots
If a quadratic has no real roots, the graph never crosses the x-axis. Test one value of xxx, such as x=0x=0x=0, to decide whether the inequality is true for all values of xxx or for no values.
Exam technique
In the exam
Rearrange first so one side is zero, preferably with a positive x2x^2x2 coefficient.
Find the roots carefully, then mark them in order on a quick number line.
Decide between “inside” and “outside”, and check whether the inequality sign includes the endpoints.
Self review
Check yourself
Can you explain why x2−9>0x^2-9>0x2−9>0 gives two separate regions?
When should the roots be included in your final answer?
If a quadratic inequality asks for integer values, why might you need to estimate the roots first?
Recap questions
Test yourself with 5 quick questions on this guide. Answer them all correctly to complete it.
You've reached the end
Test yourself on this topic, or move on to the next guide.