How Math Works
Algebraconceptfoundations

Linear Inequalities

โ€œAn inequality's answer is a range, not a point โ€” divide by a negative and the direction flips.โ€

The formula

ax + b > 0

How to read it: find the range of x for which the linear expression is greater (or less) than 0

a, b
โ€” given numbers (a โ‰  0)
>
โ€” the inequality sign โ€” flips direction when you multiply/divide by a negative
x
โ€” the range of values meeting the condition

The hook

An equation hunts for 'exactly this value'; an inequality hunts for 'the whole range bigger or smaller than it'.

In plain words

A statement that x is greater or less than something. The answer isn't one number but a 'range'.

The intuition

The answer isn't a single point on the number line but a ray shooting off one way. If x>2, everything to the right of 2 is a solution.

How it's built

You transpose and tidy up exactly like an equation โ€” with one exception. Multiply or divide both sides by a 'negative' number and the inequality sign flips.

Example

2xโˆ’4>0 โ†’ 2x>4 โ†’ x>2. On the number line, the entire region to the right of 2 is the answer.

Common mistake

The classic trap: forgetting to flip the sign when dividing by a negative. โˆ’2x>4 becomes x<โˆ’2 after dividing by โˆ’2 (the > turns into <).

Where it's used

Setting the 'interval' of values that satisfy a condition โ€” 'earn at least this much', 'how many can I buy', 'the safe range'.

Where it came from

The signs < and > were first used by the Englishman Harriot in the 1600s, surviving thanks to the intuition that 'the smaller side is the pointy end'.

Prerequisites

Quick check

What is the solution of โˆ’2x + 6 < 0?

  • x > 3โœ“
  • x < 3
  • x > โˆ’3
  • x < โˆ’3

Practice

What is the solution of x + 4 < 9?

Answer: 0

Solution:
  1. Transpose 4: x < 9 โˆ’ 4
  2. x < 5

Takeaway: The sign stays the same โ€” you're only moving a positive.

What is the solution of โˆ’3x โ‰ฅ 9?

Answer: 1

Solution:
  1. Divide both sides by โˆ’3 โ†’ the sign flips
  2. x โ‰ค โˆ’3

Takeaway: Dividing by a negative flips โ‰ฅ into โ‰ค.

Solve 5x โˆ’ 2 < 3x + 6.

Answer: undefined

Solution:
  1. Gather x's: 5x โˆ’ 3x < 6 + 2
  2. 2x < 8
  3. x < 4

Takeaway: Dividing by positive 2 keeps the direction โ€” a negative would have flipped it.

Keep learning in the app

Touch-and-drag widgets, self-graded practice and daily formulas โ€” free on iOS and Android.