GCSE Maths · Foundation & Higher

Graphical Inequalities

A complete step-by-step guide to drawing and interpreting regions on a graph, with worked examples and practice questions.

Ages 15–16
Worked Examples
10 Practice Questions
Full Solutions

What Are Inequalities?

An inequality is like an equation, but instead of saying two things are equal, it says one is greater than or less than the other. You have already met inequalities on a number line — graphical inequalities extend this idea into two dimensions, creating regions on a coordinate grid.

SymbolMeaningExampleLine type on graph
$<$strictly less than$y < 3$dashed — boundary not included
$>$strictly greater than$x > -2$dashed — boundary not included
$\leq$less than or equal to$y \leq x+1$solid — boundary is included
$\geq$greater than or equal to$y \geq 2x-3$solid — boundary is included
🔑 Key idea
A graphical inequality describes a region (an area of the coordinate plane), not just a line. The boundary line separates the plane into two halves — you shade the half that satisfies the inequality.
⚠ Common mistake: dashed vs solid
Strict inequalities ($<$ and $>$) use a dashed line — the boundary itself is not part of the region. Non-strict inequalities ($\leq$ and $\geq$) use a solid line — the boundary is included.

Representing Inequalities on a Graph

The boundary line

Every graphical inequality has a boundary line. To draw it, replace the inequality symbol with $=$ and draw that line exactly as you would for a straight-line graph.

  • For $y \geq 2x + 1$, draw the line $y = 2x + 1$ (solid, because $\geq$).
  • For $y < x - 3$, draw the line $y = x - 3$ (dashed, because $<$).

Which side do you shade?

Once you have drawn the boundary line, you need to decide which side to shade. The most reliable method is the test point method:

✅ The test point method
Pick any point that is not on the boundary line — the origin $(0, 0)$ is usually easiest. Substitute it into the inequality. If it makes the inequality true, shade the side containing that point. If it makes it false, shade the other side.

Shading conventions at GCSE

GCSE questions often ask you to shade the region that does not satisfy the inequality (leaving the wanted region clear), or to shade the region that does satisfy it — always read the question carefully. In this guide we shade the region that satisfies the inequality.

Simple one-line examples

Example: $y > 2$
The boundary is the horizontal line $y = 2$ (dashed). The region $y > 2$ is above this line. Test $(0,0)$: is $0 > 2$? No — so shade above the line.
x y 2 3 4 1 0 y > 2 (not included)
Example: $x \leq 3$
The boundary is the vertical line $x = 3$ (solid). The region $x \leq 3$ is to the left (and on) this line. Test $(0,0)$: is $0 \leq 3$? Yes — shade the side containing the origin, which is the left side.

The Step-by-Step Method

Follow these four steps for every graphical inequality question:

Draw the boundary line. Replace the inequality sign with $=$ and plot the straight line. Make it dashed for strict inequalities ($<$ or $>$) and solid for non-strict ($\leq$ or $\geq$).
Choose a test point. Pick a point clearly on one side of the line. The origin $(0,0)$ is ideal unless the line passes through the origin — in that case use $(0,1)$ or $(1,0)$.
Substitute the test point. Put the coordinates into the inequality. Check whether the result is true or false.
Shade the correct region. If the test point made the inequality true, shade the region containing the test point. If it was false, shade the region on the other side.
💡 Tip: a quick shortcut for $y$-inequalities
If the inequality is in the form $y > \text{something}$ or $y \geq \text{something}$, the region is above the line. If it is $y < \text{something}$ or $y \leq \text{something}$, the region is below the line. This works as long as the inequality is already solved for $y$.

Worked Examples

Worked Example 1 A simple diagonal inequality
Show the region satisfied by $y \leq x + 2$. Shade the region.
Step 1
Draw the boundary line $y = x + 2$.
Gradient $= 1$, $y$-intercept $= 2$. Plot points: $(0, 2)$, $(2, 4)$, $(-2, 0)$.
The inequality uses $\leq$ (non-strict), so draw a solid line.
Step 2
Choose the test point $(0, 0)$.
The origin is not on the line $y = x + 2$, so it is a valid test point.
Step 3
Substitute $(0,0)$ into $y \leq x + 2$.
$0 \leq 0 + 2$ gives $0 \leq 2$. This is TRUE.
Step 4
Shade the region containing $(0,0)$.
Since the test point satisfies the inequality, shade the region below and on the line $y = x + 2$.
Answer
Draw a solid line through $y = x + 2$. Shade the region below (and including) the line.
Worked Example 2 Strict inequality with a negative gradient
Show the region satisfied by $y > -2x + 4$.
Step 1
Draw the boundary line $y = -2x + 4$.
Gradient $= -2$, $y$-intercept $= 4$. Points: $(0, 4)$, $(1, 2)$, $(2, 0)$.
The inequality uses $>$ (strict), so draw a dashed line.
Steps 2–3
Test $(0, 0)$: is $0 > -2(0) + 4$?
$0 > 4$ — this is FALSE.
Step 4
Since the origin fails, shade the region not containing the origin — that is, above the dashed line.
Answer
Dashed line for $y = -2x + 4$. Shade the region above the line.
Worked Example 3 Vertical boundary line
Represent the inequality $x > -1$ on a coordinate grid.
Step 1
Draw the vertical line $x = -1$.
This crosses the $x$-axis at $-1$. Because the inequality is strict ($>$), draw a dashed line.
Steps 2–3
Test $(0, 0)$: is $0 > -1$? TRUE.
Step 4
Shade the region containing the origin — everything to the right of the line $x = -1$.
Answer
Dashed vertical line at $x = -1$. Shade to the right.
Worked Example 4 Line that passes through the origin
Show the region $y \geq 3x$.
Step 1
Draw the line $y = 3x$.
Passes through the origin with gradient $3$. Points: $(0, 0)$, $(1, 3)$, $(-1, -3)$. Use a solid line ($\geq$).
Steps 2–3
The origin lies on the boundary, so we cannot use $(0, 0)$.
Use $(0, 1)$ instead: is $1 \geq 3(0)$? Is $1 \geq 0$? TRUE.
Step 4
Shade the region containing $(0, 1)$ — above and to the left of the line $y = 3x$.
Answer
Solid line $y = 3x$. Shade above the line. We needed to avoid the origin as a test point because it lies on the boundary.

Multiple Inequalities — Finding a Region

Many GCSE questions give you two or three inequalities and ask you to identify (or shade) the region that satisfies all of them simultaneously. This region is called the feasible region or simply "the required region".

✅ How to find the intersection region
  1. Draw each boundary line separately (dashed or solid as appropriate).
  2. For each inequality, work out which side satisfies it using the test-point method.
  3. The required region is where all the satisfied sides overlap.
  4. Label this region $R$, or shade only it, or shade everything outside — follow the question wording.
Worked Example 5 Two simultaneous inequalities
Show the region satisfied by both $y < x + 3$ and $y \geq 1$.
Inequality 1
$y < x + 3$: draw a dashed line $y = x + 3$ (gradient $1$, intercept $3$).
Test $(0, 0)$: $0 < 3$ ✓ — shade below the dashed line.
Inequality 2
$y \geq 1$: draw a solid horizontal line $y = 1$.
Test $(0, 0)$: $0 \geq 1$ ✗ — shade above the solid line.
Overlap
The required region is below the dashed line $y = x + 3$ AND above (or on) the solid line $y = 1$. It is a diagonal band between the two lines.
Answer
The region satisfying both inequalities is above or on $y = 1$ and strictly below $y = x + 3$, i.e. $1 \leq y < x + 3$.
Worked Example 6 Three simultaneous inequalities
Identify and label the region $R$ satisfying all three: $x \geq 0$, $y \geq 0$, and $x + y \leq 5$.
Ineq. 1
$x \geq 0$: solid vertical line $x = 0$ (the $y$-axis). Region is to the right.
Ineq. 2
$y \geq 0$: solid horizontal line $y = 0$ (the $x$-axis). Region is above.
Ineq. 3
$x + y \leq 5$: rearrange to $y \leq -x + 5$. Draw a solid line through $(0, 5)$ and $(5, 0)$.
Test $(0, 0)$: $0 + 0 \leq 5$ ✓ — shade below this line.
Region R
$R$ is the triangle with vertices at $(0, 0)$, $(5, 0)$, and $(0, 5)$.
Answer
Label the triangular region bounded by the $y$-axis, the $x$-axis, and the line $x + y = 5$ as $R$. All three boundary lines are solid.

Reading Inequalities from a Graph

Sometimes a question shows you a shaded region and asks you to write down the inequalities that describe it.

Identify each boundary line. Find the equation of each line using $y = mx + c$, or $x = k$ / $y = k$ for vertical/horizontal lines.
Check solid or dashed. A solid line means $\leq$ or $\geq$. A dashed line means $<$ or $>$.
Use a test point in the shaded region. Pick a point clearly inside the region and substitute it into each line's equation to determine the correct inequality sign.
Write each inequality. Combine the equation with the correct sign. Verify your answers using the test point.
💡 Tip: finding the gradient and intercept
For a diagonal boundary line, identify two points on the line, then use: $$m = \frac{y_2 - y_1}{x_2 - x_1}, \qquad c = y\text{-intercept}$$ Then write the line as $y = mx + c$ and attach the correct inequality sign.

Quick Reference Summary

InequalityBoundary line typeRegion to shadeTest point check
$y > k$ dashed horizontal Above the line Sub $(0,0)$: is $0 > k$?
$y \leq k$ solid horizontal Below (and on) the line Sub $(0,0)$: is $0 \leq k$?
$x > k$ dashed vertical Right of the line Sub $(0,0)$: is $0 > k$?
$x \leq k$ solid vertical Left of (and on) the line Sub $(0,0)$: is $0 \leq k$?
$y \geq mx + c$ solid diagonal Above (and on) the line Sub $(0,0)$: is $0 \geq c$?
$y < mx + c$ dashed diagonal Below the line Sub $(0,0)$: is $0 < c$?
Multiple inequalities Draw each separately Overlap of all satisfied sides Test one point in the overlap against every inequality
⚠ Watch out: when the line passes through the origin
If the boundary line passes through $(0, 0)$, the origin cannot be your test point — it lies on the boundary. Choose a different point such as $(0, 1)$, $(1, 0)$, or $(2, 0)$.

Practice Questions

Try each question first. Click "Show worked solution" when you're ready to check your answer.

Question 1
On a coordinate grid, show the region satisfied by $y \geq 4$. Label the region $R$.
[2 marks]
Step 1
Draw the horizontal line $y = 4$. Because $\geq$ is non-strict, the line is solid.
Steps 2–3
Test $(0, 0)$: is $0 \geq 4$? FALSE.
Step 4
Shade the region on the other side — above the line $y = 4$. Label it $R$.
Answer
Solid horizontal line at $y = 4$. Region $R$ is above (and on) the line.
Question 2
Represent the inequality $x < 2$ on a coordinate grid.
[2 marks]
Step 1
Draw the vertical line $x = 2$. The inequality is strict ($<$), so the line is dashed.
Steps 2–3
Test $(0, 0)$: is $0 < 2$? TRUE.
Step 4
Shade the region containing the origin — everything to the left of $x = 2$.
Answer
Dashed vertical line at $x = 2$. Shade to the left.
Question 3
On a grid, shade the region satisfied by $y < 2x - 1$.
[3 marks]
Step 1
Draw $y = 2x - 1$. Gradient $2$, $y$-intercept $-1$. Points: $(0, -1)$, $(1, 1)$, $(2, 3)$. Draw as a dashed line.
Steps 2–3
Test $(0, 0)$: is $0 < 2(0) - 1 = -1$? FALSE.
Step 4
Shade the other side — below the dashed line.
Answer
Dashed line $y = 2x - 1$. Shade below.
Question 4
Show the region $y \geq -x + 3$ on a coordinate grid.
[3 marks]
Step 1
Draw $y = -x + 3$. Gradient $-1$, intercept $3$. Points: $(0, 3)$, $(3, 0)$, $(1, 2)$. Draw as a solid line.
Steps 2–3
Test $(0, 0)$: is $0 \geq -0 + 3 = 3$? FALSE.
Step 4
Shade the region not containing the origin — above the solid line.
Answer
Solid line $y = -x + 3$. Shade above (and on) the line.
Question 5
Find the region satisfying both $y \leq x + 1$ and $y \geq -2$. Label the region $R$.
[4 marks]
Line 1
$y = x + 1$ — solid. Test $(0, 0)$: $0 \leq 1$ ✓. Region is below this line.
Line 2
$y = -2$ — solid horizontal. Test $(0, 0)$: $0 \geq -2$ ✓. Region is above this line.
Overlap
Region $R$ is the strip between the two solid lines. Check point $(0, -1)$: $-1 \leq 1$ ✓ and $-1 \geq -2$ ✓.
Answer
Both lines solid. Region $R$ is below $y = x + 1$ and above $y = -2$.
Question 6
Identify the region $R$ satisfying all three: $x \geq 0$, $\ y \geq 0$, $\ y \leq -\dfrac{1}{2}x + 3$.
[4 marks]
Line 1
$x = 0$ (the $y$-axis) — solid. Region: $x \geq 0$, to the right.
Line 2
$y = 0$ (the $x$-axis) — solid. Region: $y \geq 0$, above.
Line 3
$y = -\frac{1}{2}x + 3$ — gradient $-\frac{1}{2}$, intercept $3$. Points: $(0, 3)$ and $(6, 0)$. Draw solid. Test $(0, 0)$: $0 \leq 3$ ✓ — shade below.
Region R
A triangle with vertices at $(0, 0)$, $(6, 0)$, and $(0, 3)$.
Answer
Region $R$ is the triangle with vertices $(0, 0)$, $(6, 0)$, $(0, 3)$. All boundaries are solid.
Question 7
A shaded region is bounded by three solid lines: $x = 0$, $\ y = 2$, and $y = x + 4$. The region contains the point $(1, 3)$. Write down the three inequalities that define this region.
[3 marks]
Line $x = 0$
Test point $(1, 3)$ has $x = 1 \geq 0$ ✓. Inequality: $x \geq 0$.
Line $y = 2$
Test point has $y = 3 \geq 2$ ✓. Inequality: $y \geq 2$.
Line $y = x+4$
Test point: $3 \leq 1 + 4 = 5$ ✓. Inequality: $y \leq x + 4$.
Answer
$$x \geq 0, \qquad y \geq 2, \qquad y \leq x + 4$$
Question 8
Find all integer coordinate pairs $(x, y)$ satisfying all three of: $x \geq 1$, $\ y \geq 1$, $\ x + y \leq 4$.
[3 marks]
$x = 1$
$y \geq 1$ and $y \leq 3$. Integer values: $y = 1, 2, 3$. Points: $(1,1)$, $(1,2)$, $(1,3)$.
$x = 2$
$y \geq 1$ and $y \leq 2$. Points: $(2,1)$, $(2,2)$.
$x = 3$
$y \geq 1$ and $y \leq 1$. Point: $(3,1)$.
$x = 4$
$4 + y \leq 4 \Rightarrow y \leq 0$, but $y \geq 1$ — no solution.
Answer — 6 integer points
$(1,1),\ (1,2),\ (1,3),\ (2,1),\ (2,2),\ (3,1)$
Question 9
Region $R$ is defined by $y > 2x - 3$ and $y < 5$. Is the point $(3, 4)$ inside region $R$? Show your working.
[2 marks]
Check 1
$y > 2x - 3$: substitute $(3, 4)$: is $4 > 2(3) - 3 = 3$? TRUE ✓
Check 2
$y < 5$: is $4 < 5$? TRUE ✓
Answer
Both inequalities are satisfied, so $(3, 4)$ is inside region $R$.
Question 10
On a coordinate grid, draw and label the region $R$ satisfying all of: $$y \leq 2x + 1, \qquad y \geq -x + 2, \qquad x \leq 3$$ Find the coordinates of the three vertices of region $R$.
[5 marks]
Boundaries
Draw three solid lines:
• $y = 2x + 1$ (gradient $2$, intercept $1$)
• $y = -x + 2$ (gradient $-1$, intercept $2$)
• $x = 3$ (vertical)
Sides
Test $(0, 0)$ in each:
$y \leq 2x+1$: $0 \leq 1$ ✓ — below line 1
$y \geq -x+2$: $0 \geq 2$ ✗ — above line 2
$x \leq 3$: $0 \leq 3$ ✓ — left of line 3
Vertex A
Lines 1 and 2 meet where $2x + 1 = -x + 2$, so $3x = 1$, $x = \tfrac{1}{3}$, $y = \tfrac{5}{3}$.
Vertex A: $\left(\dfrac{1}{3},\ \dfrac{5}{3}\right)$.
Vertex B
Lines 1 and 3 meet where $x = 3$: $y = 2(3) + 1 = 7$. Vertex B: $(3,\ 7)$.
Vertex C
Lines 2 and 3 meet where $x = 3$: $y = -3 + 2 = -1$. Vertex C: $(3,\ -1)$.
Answer
Region $R$ is a triangle with vertices: $$\left(\frac{1}{3},\ \frac{5}{3}\right), \quad (3,\ 7), \quad (3,\ -1)$$ All three boundaries are solid. $R$ lies below $y = 2x+1$, above $y = -x+2$, and left of $x = 3$.