Absolute Value Inequalities
Absolute Value Inequalities
An absolute value expression measures the distance of a number from zero on a number line. When we solve absolute value inequalities, we are finding a range of values whose distance from zero meets a certain condition.
To solve these, we remove the absolute value bars by translating the problem into a compound inequality. There are two main types depending on the inequality sign.
1. "Less Than" Inequalities (< or โค)
When the absolute value is less than a positive number c, the distance from zero is strictly within the range between โc and c. This creates an "and" compound inequality.
Rule: If โฃAโฃ<c, then: โc<A<c
(Note: The same rule applies to โค, just use โค in your compound inequality.)
Example: Solve โฃxโ4โฃ<3
- Set up the compound inequality: โ3<xโ4<3
- Add 4 to all three parts to isolate x: โ3+4<xโ4+4<3+4 1<x<7 The solution is all numbers strictly between 1 and 7.
2. "Greater Than" Inequalities (> or โฅ)
When the absolute value is greater than a positive number c, the distance from zero is further away than c. This means the expression inside must be either very positive or very negative. This creates an "or" compound inequality.
Rule: If โฃAโฃ>c, then: A>corA<โc
Example: Solve โฃ2x+1โฃโฅ5
- Split into two separate inequalities: 2x+1โฅ5or2x+1โคโ5
- Solve the first inequality: 2xโฅ4โนxโฅ2
- Solve the second inequality: 2xโคโ6โนxโคโ3 The solution is xโคโ3ย orย xโฅ2.
A Quick Tip for Memorization
- Less thAND: < or โค translates to an AND inequality (a single, connected range).
- GreatOR: > or โฅ translates to an OR inequality (two separate ranges pointing outward).