Lesson Objectives
  • Demonstrate an understanding of how to solve a compound inequality with "or"
  • Demonstrate an understanding of how to solve a compound inequality with "and"
  • Learn how to solve an absolute value inequality
  • Learn how to identify an absolute value inequality with an infinite number of solutions
  • Learn how to identify an absolute value inequality with no solution

How to Solve Absolute Value Inequalities


In our last lesson, we learned how to solve absolute value equations. In this lesson, we will take the next step and learn how to solve absolute value inequalities. Before we jump in, let's again think about the absolute value operation. The absolute value of a number is the distance between that number and 0 on the number line. Since distance is non-negative, the absolute value of a number can only be 0 or a positive number. Let's think about the absolute value of 8 using a number line: Number line that shows that the absolute value of 8 is 8. The number 8 is 8 units away from zero on the number line. From our number line, we can see that 8 is 8 units away from zero on the number line. This means the absolute value of 8 is 8.
|8| = 8
Additionally, the opposite of 8, (-8) will also have an absolute value of 8. Opposites will always have the same absolute value. Opposites are defined as numbers that have the same distance away from zero on the number line, but that lie on opposite sides. Let's look at the absolute value of (-8) using a number line: Number line that shows that the absolute value of -8 is 8. The number -8 is 8 units away from zero on the number line. What could we say is the solution for an inequality such as:
|x| > 8
If we think about this carefully, we are saying that we can replace x with any number whose absolute value or distance from zero is greater than 8. This means any number larger than 8 or any number smaller than -8. This means we can show our solution as:
x > 8 or x < -8

Solving Absolute Value Inequalities of the form |ax + b| > k

  • Isolate the absolute value operation on one side of the inequality
  • Set up a compound inequality with "or"
    • 1st Inequality » Remove the absolute value bars
    • 2nd Inequality » Remove the absolute value bars, flip the inequality sign, change the constant on the right into its opposite
Let's look at an example.
Example 1: Solve each inequality, write in interval notation, graph the interval.
-8 + 9|10x - 10| ≥ 82
Step 1) Isolate the absolute value operation.
Add 8 to each side:
9|10x - 10| ≥ 90
Divide each side by 9:
|10x - 10| ≥ 10
Step 2) Set up a compound inequality with "or"
Inequality 1) Remove the absolute value bars:
10x - 10 ≥ 10
Inequality 2) Remove the absolute value bars, flip the inequality sign, change the constant on the right into its opposite:
10x - 10 ≤ -10
The solution for our absolute value inequality will be the union of the two solution sets.
10x - 10 ≥ 10 or 10x - 10 ≤ -10
10x - 10 ≥ 10
10x ≥ 20
x ≥ 2
10x - 10 ≤ -10
10x ≤ 0
x ≤ 0
x ≤ 0 or x ≥ 2
Interval Notation:
(-∞, 0] ∪ [2, ∞)
Graphing the Interval: Graphing x ≤ 0 or x ≥ 2 Example 2: Solve each inequality, write in interval notation, graph the interval.
2|9 + 3x| - 2 ≥ 40
Step 1) Isolate the absolute value operation.
Add 2 to each side:
2|9 + 3x| ≥ 42
Divide each side by 2:
|9 + 3x| ≥ 21
Step 2) Set up a compound inequality with "or"
Inequality 1) Remove the absolute value bars:
9 + 3x ≥ 21
Inequality 2) Remove the absolute value bars, flip the inequality sign, change the constant on the right into its opposite:
9 + 3x ≤ -21
The solution for our absolute value inequality will be the union of the two solution sets.
9 + 3x ≥ 21 or 9 + 3x ≤ -21
9 + 3x ≥ 21
3x ≥ 12
x ≥ 4
9 + 3x ≤ -21
3x ≤ -30
x ≤ -10
x ≤ -10 or x ≥ 4
Interval Notation:
(-∞, -10] ∪ [4, ∞)
Graphing the Interval: Graphing x ≤ -10 or x ≥ 4 Now that we understand how to solve an absolute value inequality with greater than, let's think about an absolute value inequality with less than. Let's suppose we changed our example inequality into:
|x| < 8
For this inequality, we are saying that we can replace x with any number whose absolute value or distance from zero is less than 8. This means any number between 8 and -8.

Solving Absolute Value Inequalities of the form |ax + b| < k

  • Isolate the absolute value operation on one side of the inequality
  • Set up a compound inequality with "and"
    • 1st Inequality » Remove the absolute value bars
    • 2nd Inequality » Remove the absolute value bars, flip the inequality sign, change the constant on the right into its opposite
  • We can write this as a three-part inequality: -k < ax + b < k
Let's look at an example.
Example 3: Solve each inequality, write in interval notation, graph the interval.
8|-2x - 1| + 10 ≤ 50
Step 1) Isolate the absolute value operation on one side of the inequality.
Subtract 10 away from each side:
8|-2x - 1| ≤ 40
Divide each side of the inequality by 8:
|-2x - 1| ≤ 5
Step 2) Set up a compound inequality with "and".
We can set this up as a three-part inequality:
-5 ≤ -2x - 1 ≤ 5
Add 1 to each part:
-4 ≤ -2x ≤ 6
Divide each part by -2, remember to flip the direction of the inequality symbols:
2 ≥ x ≥ -3
Rewrite in the proper order:
-3 ≤ x ≤ 2
Interval Notation:
[-3,2]
Graphing the Interval: Graphing -3 ≤ x ≤ 2 Example 4: Solve each inequality, write in interval notation, graph the interval.
-3|5 - 2x| - 4 > -25
Step 1) Isolate the absolute value operation on one side of the inequality.
Add 4 to each side of the inequality:
-3|5 - 2x| > -21
Divide each side by -3, remember to flip the direction of the inequality symbol
|5 - 2x| < 7
Step 2) Set up a compound inequality with "and".
We can set this up as a three-part inequality:
-7 < 5 - 2x < 7
Subtract 5 from each part:
-12 < -2x < 2
Divide each part by -2, remember to flip the direction of the inequality symbols:
6 > x > -1
Rewrite in the proper order:
-1 < x < 6
Interval Notation:
(-1,6)
Graphing the Interval: Graphing -1 < x > 6

Solving Absolute Value Inequalities with an Infinite Number of Solutions

In some cases, we will see an absolute value inequality that has an infinite number of solutions. This occurs when the absolute value operation is said to be larger than a negative value. Since absolute value is non-negative, the result of the operation will always be larger than a negative value. This type of problem results in an answer of "all real numbers". Let's look at an example.
Example 5: Solve each inequality, write in interval notation, graph the interval.
-9|1 - 9x| + 3 < 75
Let's begin by isolating the absolute value operation:
-9|1 - 9x| < 72
|1 - 9x| > -8
Now let's stop for a moment and think about this problem. We know that the absolute value of any number is always non-negative. This means no matter what we plug in for x, we will get a true statement. The absolute value of (1 - 9x) will always be larger than -8 since it can only be 0 or any larger number. When this occurs, we will stop and say "all real numbers".
Interval notation:
(-∞, ∞)
Graphing the Interval: Graphing all real numbers

Solving Absolute Value Inequalities with No Solution

Additionally, we have the case where we don't have a solution. This will occur when the absolute value operation is said to be less than 0. Since absolute value is always non-negative, this is not possible and we won't have a solution. Let's look at an example.
Example 6: Solve each inequality, write in interval notation, graph the interval.
6 - 5|-10x + 1| > 51
Let's begin by isolating the absolute value operation:
-5|-10x + 1| > 45
|-10x + 1| < -9
No matter what we replace x with, the absolute value of (-10x + 1) can never be less than -9. For this problem, we will say there is "no solution" or we can write the symbol for the empty set "∅" to show that our solution set contains no elements.

Skills Check:

Example #1

Solve each inequality. $$8|10x - 3| - 4 < 100$$

Please choose the best answer.

A
$$-8 < x < 7$$
B
$$-1 < x < \frac{8}{5}$$
C
$$-3 < x < 5$$
D
$$x < -8 \hspace{.1em}\text{or}\hspace{.1em}x > 2$$
E
$$x < -1 \hspace{.1em}\text{or}\hspace{.1em}x > \frac{13}{2}$$

Example #2

Solve each inequality. $$4 + 7|{-}6x - 4| ≥ 18$$

Please choose the best answer.

A
$$x ≤ -1 \hspace{.1em}\text{or}\hspace{.1em}x ≥ -\frac{1}{3}$$
B
$$x < -10 \hspace{.1em}\text{or}\hspace{.1em}x > 2$$
C
$$x ≤ -\frac{5}{2}\hspace{.1em}\text{or}\hspace{.1em}x ≥ 7$$
D
$$-7 ≤ x ≤ 5$$
E
No Solution

Example #3

Solve each inequality. $$9|2 - 6x| - 9 < 117$$

Please choose the best answer.

A
$$-2 < x < \frac{8}{3}$$
B
$$-2 < x < 1$$
C
$$-\frac{11}{3}< x < \frac{8}{3}$$
D
$$x < -2$$
E
$$x ≤ -\frac{2}{3}\hspace{.1em}\text{or}\hspace{.1em}x ≥ 2$$
checkmark x-mark
checkmark x-mark
checkmark x-mark

Congrats, Your Score is 100%

Trophy, You Win!

Better Luck Next Time, Your Score is %

Try again?

retry Trophy, You Win!