Absolute value inequalities can be solved by writing two separate inequalities.
An inequality that contains an absolute value expression is called an absolute value inequality. Solving absolute value inequalities is similar to solving absolute value equations. Isolate the absolute value expression using the properties of inequality, if necessary. Then write a compound inequality, which is a set of two separate inequalities connected by and or or. For less-than inequalities, use and (LAND). For greater-than inequalities, use or (GORE). The type of compound inequality depends on the original inequality symbol.
Less-Than Inequalities (<, ≤)
Greater-Than Inequalities (>, ≥)
Description
For Less-Than inequalities, use AND (LAND).
If the absolute value expression is Less than a number, write it as two separate inequalities using AND (LAND). This can also be written as a single inequality with the variable between the positive and negative numbers.
For Greater-than inequalities, use OR (GORE).
If the absolute value expression is Greater than a number, write it as two separate inequalities using OR (GORE). The solution set has two separate parts. So, it cannot be written as a single inequality.
Example
∣x∣<7 x>−7ANDx<7 −7<x<7
∣x∣≥7 x≤−7ORx≥7
Interval Notation
(−7,7)
(−∞,−7]∪[7,∞)
The symbol ∪ means union and is used to describe the combination of two separate, or disjoint, sets.
Set-Builder Notation
{x∣−7<x<7}
{x∣x≤−7 or x≥7}
Examples of Inequality Number Lines
Less-than inequality: ∣x∣<7
Solutions: x>−7 and x<7
Greater-than-or-equal-to inequality: ∣x∣≥7
Solutions: x≤−7 or x≥7
Step-By-Step Example
Solving Absolute Value Inequalities with Less Than
Solve the inequality:
∣x−2∣+3≤8
Step 1
Isolate the absolute value expression. Apply the subtraction property of inequality to undo the addition. Subtract 3 from both sides.
∣x−2∣+3∣x−2∣+3−3∣x−2∣≤8≤8−3≤5
Step 2
Write the inequality as two separate inequalities using and.
x−2≤5andx−2≥−5
Step 3
Solve both inequalities by applying the addition property of inequality to undo the subtraction. Add 2 to both sides.
x−2x−2+2x≤5≤5+2≤7andx−2x−2+2x≥−5≥−5+2≥−3
Solution
The two inequalities can be written as a single compound inequality:
−3≤x≤7
It can also be written as [−3,7] using interval notation and can be graphed on a number line.
Step-By-Step Example
Solving Absolute Value Inequalities with Greater Than
Solve the inequality:
2∣x+1∣>6
Step 1
Isolate the absolute value expression. Apply the division property of inequality to undo the multiplication. Divide both sides by 2.
2∣x+1∣22∣x+1∣∣x+1∣>6>26>3
Step 2
Write the inequality as two separate inequalities, using or.
x+1>3orx+1<−3
Step 3
Solve both inequalities by applying the addition property of inequality to undo the subtraction. Subtract 1 from both sides.
x+1x+1−1x>3>3−1>2orx+1x+1−1x<−3<−3−1<−4
Solution
The inequalities x>2 or x<−4 can be written in interval notation as (−∞,−4)∪(2,∞) and can be graphed on a number line.