Inequalities
An inequality is a mathematical statement containing two expressions which are not equal. One expression may be less than or greater than the other.
The inequality symbols are:
<, >, ≤, ≥
Where:
<: less than
>: greater than
≤: less than or equal to
≥: greater than or equal to
Linear Inequalities with One Unknown
To solve a linear inequality with one unknown:
- Collect like terms on one side.
- Addition or subtraction does not change the inequality direction.
- Multiplying or dividing by a positive number does not change the direction.
- Multiplying or dividing by a negative number changes the direction.
Example:
Solve x−2≤4
x−2+2≤4+2
x≤6
Final Answer: x≤6
Linear Inequalities from Practical Situations
Linear inequalities can also come from real-life situations, and they can be represented on a number line.
Important:
Use an empty circle to show an endpoint that is not included in the solution.
Use a solid circle to show an endpoint that is included.
Compound Statement
A compound statement is a mathematical sentence made up of two or more inequalities connected by the words "and" or "or".
Examples:
Using "and":
Solve the compound inequality:
3≤x<7
This means that the value of x must satisfy both conditions:
x≥3 and x<7
Using "or":
Solve the compound inequality:
x<2 or x≥10
This means the value of x can be less than 2 or greater than or equal to 10.
Example 12
Solve the following compound inequalities and represent the answer on the number line
(a) 10≤2x−3<14
(b) 7≤3−2x<15
Solution
(a) Solve 10≤2x−3<14
Step 1: Add 3 to each part:
10+3≤2x−3+3<14+3
13≤2x<17
Step 2: Divide each part by 2:
213≤x<217
621≤x<821
(b) Solve 7≤3−2x<15
Step 1: Subtract 3 from each part:
7−3≤3−2x−3<15−3
4≤−2x<12
Step 2: Divide each part by -2 and reverse the inequality signs:
−24≥x>−212
−2≥x>−6
Rewriting in standard form:
−6<x≤−2