βš–οΈ
MathπŸ”¬ Ages 11-13Intermediate 9 min read

Inequalities

Understand inequalities: read the four symbols, solve one- and two-step inequalities, plot solutions on a number line, and learn the flip rule for negatives, with worked examples.

Key takeaways

  • An inequality compares two values using <, >, ≀ or β‰₯ instead of an equals sign
  • Solve inequalities almost exactly like equations, using inverse operations on both sides
  • Flip the inequality sign whenever you multiply or divide both sides by a negative number
  • An open circle means 'not included' (< or >) and a closed circle means 'included' (≀ or β‰₯)

When "equal" is not enough

In real life, things are not always exactly equal. A ride might say "you must be at least 120 cm tall". A speed limit says you may drive "up to 30 mph". Your phone needs "more than 10% battery" to update. None of these are single numbers β€” they are ranges of allowed values. The maths tool for ranges is the inequality.

An inequality compares two quantities that are not (or not only) equal. Instead of =, it uses one of four symbols. Solving inequalities is very close to solving linear equations, with one important new rule you will meet below.

The four symbols

SymbolMeaningExampleExample in words
<less thanx < 5x is less than 5
>greater thanx > 5x is greater than 5
≀less than or equal tox ≀ 5x is 5 or below
β‰₯greater than or equal tox β‰₯ 5x is 5 or above

A memory trick: the open, wide end of the symbol points to the larger value, and the pointed end points to the smaller one. So in 8 > 3, the wide side faces the 8 (bigger) and the point faces the 3 (smaller). Some people picture the symbol as a hungry mouth that always wants to eat the bigger number.

The line under ≀ and β‰₯ is the "or equal to" part β€” it means the boundary number is allowed.

Solving simple inequalities

Here is the good news: you solve an inequality almost exactly like an equation. You use inverse operations and do the same thing to both sides to keep it balanced.

Worked example 1 β€” one step

Solve x + 4 < 9.

Step 1 β€” Undo the +4 by subtracting 4 from both sides. x + 4 βˆ’ 4 < 9 βˆ’ 4 x < 5

This tells us x can be any number below 5: 4, 2, 0, βˆ’1, even 4.999. An inequality usually has infinitely many solutions, which is why we describe them as a range rather than a single value.

Worked example 2 β€” with division

Solve 3x β‰₯ 12.

Step 1 β€” Undo the Γ—3 by dividing both sides by 3. 3x Γ· 3 β‰₯ 12 Γ· 3 x β‰₯ 4

So x is 4 or anything larger. Because we divided by a positive number, the symbol stays the same way round.

Worked example 3 β€” two steps

Solve 2x βˆ’ 5 < 7. Just like a two-step equation, undo the βˆ’5 first, then the Γ—2.

Step 1 β€” Add 5 to both sides. 2x < 12 Step 2 β€” Divide both sides by 2. x < 6

The one rule that is different: flipping the sign

Here is the only way inequalities behave differently from equations:

When you multiply or divide both sides by a NEGATIVE number, you must FLIP the inequality sign.

Why? Think about a true statement like 3 < 5. Now multiply both sides by βˆ’1:

  • Left side becomes βˆ’3, right side becomes βˆ’5.
  • Is βˆ’3 < βˆ’5? No! On a number line, βˆ’3 sits to the right of βˆ’5, so βˆ’3 is actually greater.
  • The true statement is βˆ’3 > βˆ’5.

Multiplying by a negative reversed which number is bigger, so we must reverse the symbol to keep the statement true. This makes sense once you picture the number line: multiplying by a negative reflects every value to the opposite side of zero.

Worked example 4 β€” the flip in action

Solve βˆ’2x < 6.

Step 1 β€” Divide both sides by βˆ’2. Because βˆ’2 is negative, flip the < to >. βˆ’2x Γ· (βˆ’2) > 6 Γ· (βˆ’2) x > βˆ’3

Check with a value bigger than βˆ’3, say x = 0: βˆ’2(0) = 0, and 0 < 6 is true. βœ“ Now check a value that should fail, x = βˆ’4: βˆ’2(βˆ’4) = 8, and 8 < 6 is false, correctly excluded. The flip gives the right answer.

Note: adding or subtracting a negative does not flip the sign β€” only multiplying or dividing by a negative does.

Showing solutions on a number line

A number line gives a clear picture of an inequality's solutions. Two things matter β€” the type of circle and the direction of the arrow:

  • Open circle (β—‹) for < or > β€” the boundary number is not included.
  • Closed circle (●) for ≀ or β‰₯ β€” the boundary number is included.
  • Draw an arrow in the direction of all the values that work.

For x < 5: an open circle on 5, arrow pointing left (toward smaller numbers). For x β‰₯ 4: a closed circle on 4, arrow pointing right (toward larger numbers).

A quick way to choose the arrow direction: imagine standing on the boundary number. If x is "greater than", walk right; if "less than", walk left.

Worked example 5 β€” full problem with a number line

Solve 4 βˆ’ 3x ≀ 13 and describe its number line.

Step 1 β€” Subtract 4 from both sides. βˆ’3x ≀ 9 Step 2 β€” Divide both sides by βˆ’3, and FLIP the sign (dividing by a negative). x β‰₯ βˆ’3

Number line: a closed circle on βˆ’3 (because of the "or equal to"), with the arrow pointing right. Every number from βˆ’3 upward is a solution.

Practice activity

Turn everyday rules into inequalities, then solve and draw them.

  1. Write three real-life limits as inequalities β€” for example, "I have at most Β£20 to spend" becomes m ≀ 20, and "the film is for ages 12 and over" becomes a β‰₯ 12.
  2. Solve these and sketch each on a number line, choosing the right open or closed circle: x + 6 > 10, 2x βˆ’ 1 ≀ 7, and βˆ’5x < 20.
  3. For the last one, write a sentence explaining why you flipped the sign. Then challenge a partner to spot whether each of your number lines should use an open or closed circle.

Quick recap

Inequalities compare values with <, >, ≀ or β‰₯ and usually have a whole range of solutions. Solve them like equations with inverse operations, but flip the sign whenever you multiply or divide by a negative. On a number line, use an open circle to exclude the boundary and a closed circle to include it.

Quick quiz

Test yourself and earn XP

What does x > 5 mean?

Solve: x + 4 < 9

Solve: 3x β‰₯ 12

Solve: βˆ’2x < 6

On a number line, which circle shows x ≀ 4?

FAQ

An equation says two things are exactly equal, while an inequality says one is greater than, less than, or equal-to-or-beyond the other, so it usually has many solutions.

Only when you multiply or divide both sides by a negative number. Adding, subtracting, or working with positives never flips the sign.

The symbol < means strictly less than (not equal), while ≀ means less than or equal to, so it includes the boundary value.