Inequalities are statements with direction
An equation records equality. An inequality records order. The difference is small in notation but large in algebra: multiplying by a negative number reverses the inequality sign, while multiplying by a positive number preserves it.
The main discipline in this chapter is to know which transformations preserve the solution set and which ones require cases.
Basic order rules
Theorem
Order rules for real numbers
For real numbers a,b,c:
- exactly one of , , holds;
- if and , then ;
- if , then ;
- if and , then ;
- if and , then .
The last two rules explain why division by an expression such as cannot
be done blindly. Its sign depends on x.
Worked example
A square gives an inequality
Let . Prove
Since , we have
so
Because , division by xy preserves the inequality:
Thus
Equality holds exactly when .
This proof illustrates a common method: start from a quantity known to be nonnegative, then rearrange it into the desired inequality.
Rational inequalities
Common mistake
Do not multiply by an expression of unknown sign
The inequality
cannot be solved by immediately multiplying by , because is positive for , negative for , and zero at .
There are three reliable methods:
- split into sign cases;
- multiply by a square such as after excluding the zero point;
- move everything to one side and use a sign chart.
Worked example
Solve a rational inequality
Solve
The expression is undefined at . Move everything to one side:
Simplify:
Equivalently,
The critical points are 1 and 3. A sign chart shows the fraction is
positive on and , but is excluded. Therefore
Absolute value as distance
Definition
Absolute value
For a real number a,
Geometrically, |a| is the distance from a to 0 on the real line.
Because absolute value is a distance, it is always nonnegative, and
Theorem
Useful absolute-value facts
For real numbers a,b:
If , then
If , then
Theorem
Triangle inequality
For all real numbers a,b,
More generally,
The triangle inequality says that going directly from one point to another is never longer than taking a detour through intermediate displacements.
Solving absolute-value inequalities
Absolute-value equations and inequalities often require splitting at the points where the expression inside an absolute value changes sign.
Worked example
Split at the breakpoints
Solve
The expressions change sign at and x=-1/2. Consider the intervals
On x<-1/2,
The inequality gives , so this case contributes .
On -1/2\le x<2,
The inequality gives , so this case contributes .
On ,
The inequality gives x\ge 5/3; combined with , this
contributes .
Therefore the full solution is
Classical inequality habit
Several later examples use named inequalities such as Bernoulli's inequality and AM-GM. The common pattern is the same: state the domain, locate the nonnegative expression or monotonic function, and record the equality case.
Theorem
AM-GM for two nonnegative numbers
If , then
Equality holds exactly when .
This follows from
Quick checks
Quick check
Why does multiplying an inequality by require cases?
Think about the sign of .
Solution
Answer
Quick check
Rewrite as an interval.
Use distance from 5.
Solution
Answer
Quick check
When does equality hold in x/y + y/x >= 2 for ?
Look at the square used in the proof.
Solution
Answer
Exercises
- Solve
((x-2)(x-3))/(x+1) > 0. - Prove Bernoulli's inequality: if , then for every .
- Solve
|x+2|/(x+1)<-1. - Prove for real numbers
a,b.
Guided solutions
- The critical points are ,
2, and3, with excluded. A sign chart gives . - Use induction. The base case is equality. If , multiply by and compare with ; the remaining term is .
- The domain requires . Splitting at and gives
-3/2<x<-1. - From the triangle inequality,
, so . Reverse the roles of
aandbto get .