Inequalities
Statements comparing two expressions using <, >, โค, or โฅ instead of =.
2x <= 8ย โนย x <= 4
Inequality:
a = 2
b = 8
Note: when a < 0, dividing reverses the inequality direction
Definition
An inequality compares two expressions using one of four symbols:
| Symbol | Meaning |
|---|---|
| strictly less than | |
| strictly greater than | |
| less than or equal to | |
| greater than or equal to |
Solving an inequality means finding all values of the variable that make it true. The answer is usually a range, not a single number.
Solving a simple inequality
Solve .
Subtract from both sides:
Any number less than is a solution. On a number line, draw an open circle at and shade left.
Flip the sign when multiplying or dividing by a negative
If you multiply or divide both sides by a negative number, you must reverse the inequality:
This is the one rule that differs from solving equations.
Try it
Solve .
Solution
Add :
Divide by :