Inequalities: definitions and rules
An inequality is a statement that one real expression is less than, less than or equal to, greater than, or greater than or equal to another. To solve an inequality is to find every value of the unknown that makes the statement true.
Definitions
For real numbers :
- means " is strictly less than ".
- means " is less than or equal to ".
- means " is strictly greater than ".
- means " is greater than or equal to ".
A strict inequality uses or (no equality permitted). A non-strict inequality uses or .
A linear inequality is one in which the variable(s) appear only to power one and not inside non-linear functions. Examples: ; . Non-examples: , (these can be reduced to linear ones).
The order axioms
For all real numbers :
- Trichotomy. Exactly one of , , holds.
- Transitivity. and imply .
- Addition. implies for any .
- Multiplication by positive. and imply .
- Multiplication by negative. and imply (sign reverses!).
The same rules hold with , and combine appropriately.
The four manipulation rules
When solving an inequality, you may:
- Add or subtract the same quantity from both sides , direction preserved.
- Multiply or divide both sides by a positive quantity , direction preserved.
- Multiply or divide both sides by a negative quantity , direction reverses.
- Take reciprocals of both sides if both sides have the same sign , direction reverses.
So , but (sign reversed!) and (for ) .
Writing solutions as intervals
A solution to an inequality in one variable is typically a set of real numbers , usually an interval. Notation:
- .
- .
- .
Open brackets exclude endpoints; closed brackets include them.
Worked examples
Example 1. Solve for .
Add : . Divide by (positive): . Solution: .
Example 2. Solve .
Subtract : . Divide by , sign reverses: . Solution: .
Example 3. Solve .
Multiply by : . Subtract : , always true. Solution: all real numbers, .
Example 4. Solve (compound inequality).
Subtract from all parts: . Divide by : . Solution: .
Example 5 (harder). Solve for .
Cannot just multiply both sides by , sign of is unknown!
Bring to one side: (multiplied numerator and denominator by , flipping the inequality).
Sign analysis: numerator zero at ; denominator zero at .
| Interval | |||
|---|---|---|---|
We want : . Note included (numerator zero is fine); excluded (denominator zero is undefined). Solution: .
Try it yourself
- Solve .
- Solve .
- Solve .
- Solve .
- Solve .
- Solve .
- Solve for .
- Solve .
- Solve .
- Find all integer solutions of .
- A student must score at least marks in the third test to maintain an average of over three tests. If she scored and in the first two, find the inequality.
- Solve (mixed).
Pitfalls / Tricks
- The sign reversal when multiplying by a negative is the single biggest source of mistakes. Always note the sign of the multiplier.
- Never multiply both sides by an expression whose sign you do not know without splitting into cases or moving everything to one side.
- is not the same as unless you know the sign of .
- Insight. When in doubt, move everything to one side and analyse signs on intervals. This sign-table method works for every rational inequality.