From Equations to Inequalities
Note: when a < 0, dividing reverses the inequality direction
When you first learn algebra, you spend a lot of time with equations. An equation makes a sharp claim: these two things are equal. There's one answer, or maybe a small finite set of them.
An inequality is softer. It doesn't pin down a single value — it draws a boundary and says "anywhere on this side."
That small change in symbol turns out to change quite a lot.
What changes, and what doesn't
Almost everything you do to solve an equation works for inequalities too. You can add or subtract the same value from both sides. You can multiply or divide by a positive constant. The inequality sign just rides along.
That's it. Same mechanics as an equation.
The one exception is what makes inequalities interesting: multiplying or dividing by a negative number flips the direction.
If you forget the flip, you get the wrong half of the number line.
Why does the flip happen?
Think about what inequality means geometrically. asks: for which is to the left of on the number line?
Dividing by shrinks and reflects. The reflection is what flips the inequality: what was to the left is now to the right.
More precisely: multiplying by reverses the order of the real line. If , then . That's not a rule you memorise — it's what the number line looks like when you flip it.
Consider . Multiply both sides by :
Now . The relationship reversed.
The answer is a range, not a point
Solving gives — a single number. Solving gives — everything to the left of 4.
This is the other conceptual shift. You're no longer looking for a point; you're looking for a region. In one variable, that region is an interval (or a union of intervals for more complex inequalities).
Solve :
Three equivalent ways to express the solution:
- Inequality:
- Interval notation:
- Number line: closed circle at , shade right
Compound inequalities: two constraints at once
A compound inequality like is really two inequalities joined by "and":
You can solve them together by operating on all three parts simultaneously:
The result is the interval .
What this connects to
See also: Absolute Value — absolute value inequalities like are a natural next step once you're comfortable with compound inequalities.
Inequalities are the natural language of constraints. In optimisation, you maximise or minimise some value subject to inequalities. In calculus, the - definition of a limit is entirely stated in terms of inequalities. In statistics, confidence intervals are ranges, not points.
The humble inequality — changing one symbol in an equation — opens up a geometry of regions that turns out to be essential in nearly every area of mathematics.