Solve Absolute Value Inequalities

2.7 Solve Absolute Value Inequalities

Topics covered in this section are:

2.7.1 Solve Absolute Value Equations

As we prepare to solve absolute value equations, we review our definition of absolute value.

ABSOLUTE VALUE

The absolute value of a number is its distance from zero on the number line.

The absolute value of a number $n$ is written as $|n|$ and $|n|≥0$ for all numbers.

Absolute values are always greater than or equal to zero.

We learned that both a number and its opposite are the same distance from zero on the number line. Since they have the same distance from zero, they have the same absolute value. For example:

$-5$ is $5$ units away from $0$, so $|-5| = 5$.

$5$ is $5$ units away from $0$, so $|5| = 5$.

Figure 2.6 illustrates this idea.

The figure is a number line with tick marks at negative 5, 0, and 5. The distance between negative 5 and 0 is given as 5 units, so the absolute value of negative 5 is 5. The distance between 5 and 0 is 5 units, so the absolute value of 5 is 5.
Figure 2.6 The numbers $5$ and $-5$ are both five units away from zero.

For the equation $|x|=5$, we are looking for all numbers that make this a true statement. We are looking for the numbers whose distance from zero is $5$. We just saw that both $5$ and $-5$ are five units from zero on the number line. They are the solutions to the equation.

If$|x|=5$
then$x=-5$ or $x=5$

The solution can be simplified to a single statement by writing $x±5$. This is read, “$x$ is equal to positive or negative $5$”.

We can generalize this to the following property for absolute value equations.

ABSOLUTE VALUE EQUATIONS

For any algebraic expression, $u$, and any positive real number, $a$,

if$|u|=a$
then$u=-a$ or $u=a$

Remember that an absolute value cannot be a negative number.

Example 1

Solve:

  • $|x|=8$
  • $|y|=-6$
  • $|z|=0$
Solution

Part 1.

$|x|=8$
Write the equivalent equations.$x=-8$ or $x=8$
$x±8$

Part 2.

$|y|=-6$
Write the equivalent equations.No solution.
Since absolute value is always positive, there are no solutions to this equation.

Part 3.

$|z|=0$
Write the equivalent equations.$z=-0$ or $z=0$
$z=0$
Both equations tell us that $z=0$, so there is only one solution.

To solve an absolute value equation, we first isolate the absolute value expression using the same procedures we used to solve linear equations. Once we isolate the absolute value expression we rewrite it as the two equivalent equations.

Example 2

Solve $|5x-4|-3=8$.

Solution

Step 1. Isolate the absolute value expression.Add $3$ to both sides.$|5x-4|-3=8$
$|5x-4|=11$
Step 2. Write the equivalent equations.$5x-4=-11$ or $5x-4=11$
Step 3. Solve each equation.Add $4$ to each side.
Divide each side by $5$.
$\begin{align*} 5x=-7 \ \ \ \ & \ \ \ \ 5x=15 \\ x= – \frac{7}{5} \ \ \ &or \ \ \ x=3 \end{align*}$
Step 4. Check each solution.Substitute $3$ and $-\frac{7}{5}$ into the original equation.$|5x-4|-3=8$

$|5 \cdot 3 – 4|-3=8$
$|15-4|-3=8$
$|11|-3=8$
$11-3=8$
$8=8$

$|5-(- \frac{7}{5}) – 4| – 3 = 8$
$|-7-4|-3=8$
$|-11|-3=8$
$11-3=8$
$8=8$

The steps for solving an absolute value equation are summarized here.

HOW TO: Solve absolute value equations.

  1. Isolate the absolute value expression.
  2. Write the equivalent equations.
  3. Solve each equation.
  4. Check each solution.

Example 3

Solve $2|x-7|+5=9$.

Solution

$2|x-7|+5=9$
Isolate the absolute value expression.$2|x-7|=4$
$|x-7|=2$
Write the equivalent equations.$x-7=-2$ or $x-7=2$
Solve each equation.$x=5$ or $x=9$
Check:
$2|x-7|+5=9$
$2|5-7|+5=9$
$2|-2|+5=9$
$2 \cdot 2 +5=9$
$4+5=9$
$9=9$
$2|x-7|+5=9$
$2|9-7|+5=9$
$2|2|+5=9$
$2 \cdot 2 +5=9$
$4+5=9$
$9=9$

Remember, an absolute value is always positive!

Example 4

Solve: $| \frac{2}{3}x-4|+11=3$.

Solution

$| \frac{2}{3} x – 4| + 11 = 3$
Isolate the absolute value term.$| \frac{2}{3} x – 4| = -8$
An absolute value cannot be negative.No solution.

Some of our absolute value equations could be of the form $|u|=|v|$ where $u$ and $v$ are algebraic expressions. For example, $|x-3|=|2x+1|$.

How would we solve them? If two algebraic expressions are equal in absolute value, then they are either equal to each other or negatives of each other. The property for absolute value equations says that for any algebraic expression, $u$, and a positive real number, $a$, if $|u|=a$, then $u=-a$ or $u=a$.

This tells us that:

if$|u|=|v|$
then$u=-v$ or $u=v$

This leads us to the following property for equations with two absolute values.

EQUATIONS WITH TWO ABSOLUTE VALUES

For any algebraic expressions, $u$ and $v$,

if$|u|=|v|$
then$u=-v$ or $u=v$

When we take the opposite of a quantity, we must be careful with the signs and to add parentheses where needed.

Example 5

Solve: $|5x-1|=|2x+3|$.

Solution

$|5x-1|=|2x+3|$
Write the equivalent equations.
Solve each equation.
$\begin{align*} 5x-1&=-(2x+3) \\ 5x-1&=-2x-3 \\ 7x-1&=-3 \\ 7x&=-2 \\ x&=-\frac{2}{7} \end{align*}$or
or


or
$\begin{align*} 5x-1&=2x+3 \\ 3x-1&=3 \\ 3x&=4 \\ x&=\frac{4}{3} \\ x&=\frac{4}{3} \end{align*}$
Check.We leave the check to you.

2.7.2 Solve Absolute Value Inequalities with “Less Than”

Let’s look now at what happens when we have an absolute value inequality. Everything we’ve learned about solving inequalities still holds, but we must consider how the absolute value impacts our work.

Again we will look at our definition of absolute value. The absolute value of a number is its distance from zero on the number line. For the equation $|x|=5$, we saw that both $5$ and $-5$ are five units from zero on the number line. They are the solutions to the equation.

$|x|=5$

$x=-5 \ \ $ or $\ \ x=5$

What about the inequality $|x|≤5$? Where are the numbers whose distance is less than or equal to $5$? We know $-5$ and $5$ are both five units from zero. All the numbers between $-5$ and $5$ are less than five units from zero. See Figure 2.7.

The figure is a number line with negative 5, 0, and 5 displayed. There is a left bracket at negative 5 and a right bracket at 5. The distance between negative 5 and 0 is given as 5 units and the distance between 5 and 0 is given as 5 units. It illustrates that if the absolute value of x is less than or equal to 5, then negative 5 is less than or equal to x which is less than or equal to 5.
Figure 2.7

In a more general way, we can see that if $|u|≤a$, then $-a≤u≤a$. See Figure 2.8.

The figure is a number line with negative a 0, and a displayed. There is a left bracket at negative a and a right bracket at a. The distance between negative a and 0 is given as a units and the distance between a and 0 is given as a units. It illustrates that if the absolute value of u is less than or equal to a, then negative a is less than or equal to u which is less than or equal to a.
Figure 2.8

This result is summarized here.

ABSOLUTE VALUE INEQUALITIES WITH $<$ OR $≤$

For any algebraic expression, $u$, and any positive real number, $a$,

if$|u|<a$,then $-a<u<a$
if$|u|≤a$then $-a≤u≤a$

After solving an inequality, it is often helpful to check some points to see if the solution makes sense. The graph of the solution divides the number line into three sections. Choose a value in each section and substitute it in the original inequality to see if it makes the inequality true or not. While this is not a complete check, it often helps verify the solution.

Example 6

Solve $|x|<7$. Graph the solution and write the solution in interval notation.

Solution

$|x|<7$
Write the equivalent inequality.$-7<x<7$
Graph the solution.
Write the solution using interval notation.$(-7,7)$

Check:

To verify, check a value in each section of the number line showing the solution. Choose numbers such as $-8$, $1$, and $9$.

Example 7

Solve $|5x-6|≤4$. Graph the solution and write the solution in interval notation.

Solution

Step 1. Isolate the absolute value expression.
It is isolated.
$|5x-6|≤4$
Step 2. Write the equivalent compound inequality.$-4≤5x-6≤4$
Step 3. Solve the compound inequality.$2≤5x≤10$
$\frac{2}{5}≤x≤2$
Step 4. Graph the solution.
Step 5. Write the solution using interval notation.$[\frac{2}{5}, 2]$
Check: The check is left to you.

HOW TO: Solve absolute value inequalities with $<$ or $≤$.

  1. Isolate the absolute value expression.
  2. Write the equivalent compound inequality.
    $|u|<a$ is equivalent to $-a<u<a$
    $|u|≤a$ is equivalent to $-a≤u≤a$
  3. Solve the compound inequality.
  4. Graph the solution
  5. Write the solution using interval notation.

2.7.3 Solve Absolute Value Inequalities with “Greater Than”

What happens for absolute value inequalities that have “greater than”? Again we will look at our definition of absolute value. The absolute value of a number is its distance from zero on the number line.

We started with the inequality $|x|≤5$. We saw that the numbers whose distance is less than or equal to five from zero on the number line were $-5$ and $5$ and all the numbers between $-5$ and $5$. See Figure 2.9.

The figure is a number line with negative 5, 0, and 5 displayed. There is a right bracket at negative 5 that has shading to its right and a right bracket at 5 with shading to its left. It illustrates that if the absolute value of x is less than or equal to 5, then negative 5 is less than or equal to x is less than or equal to 5.
Figure 2.9

Now we want to look at the inequality $|x|≥5$. Where are the numbers whose distance from zero is greater than or equal to five?

Again both $-5$ and $5$ are five units from zero and so are included in the solution. Numbers whose distance from zero is greater than five units would be less than $-5$ and greater than $5$ on the number line. See Figure 2.10.

The figure is a number line with negative 5, 0, and 5 displayed. There is a right bracket at negative 5 that has shading to its left and a left bracket at 5 with shading to its right. The distance between negative 5 and 0 is given as 5 units and the distance between 5 and 0 is given as 5 units. It illustrates that if the absolute value of x is greater than or equal to 5, then x is less than or equal to negative 5 or x is greater than or equal to 5.
Figure 2.10

In a more general way, we can see that if $|u|≥a$, then $u≤-a$ or $u≥a$. See Figure 2.11.

The figure is a number line with negative a, 0, and a displayed. There is a right bracket at negative a that has shading to its left and a left bracket at a with shading to its right. The distance between negative a and 0 is given as a units and the distance between a and 0 is given as a units. It illustrates that if the absolute value of u is greater than or equal to a, then u is less than or equal to negative a or u is greater than or equal to a.
Figure 2.11

This result is summarized here.

ABSOLUTE VALUE INEQUALITIES WITH $>$ OR $≥$

For any algebraic expression $u$, and any positive real number $a$,

if$|u|>a$,then $u<-a$ or $u>a$
if$|u|≥a$,then $u≤-a$ or $u≥a$

Example 8

Solve $|x|>4$. Graph the solution and write the solution in interval notation.

Solution

$|x|>4$
Write the equivalent inequality.$x<-4$ or $x>4$
Graph the solution.
Write the solution using interval notation.$(-∞,-4) \cup (4,∞)$

Check: To verify, check a value in each section of the number line showing the solution. Choose numbers such as $-6$, $0$, and $7$.

Example 9

Solve $|2x-3|≥5$. Graph the solution and write the solution in interval notation.

Solution

$|2x-3|≥5$
Step 1. Isolate the absolute value expression. It is isolated.
Step 2. Write the equivalent compound inequality.$2x-3≤-5$ or $2x-3≥5$
Step 3. Solve the compound inequality.$\begin{align*} 2x-2≤-3 \ &or \ 2x≥8 \\ x≤-1 \ &or \ x≥4 \end{align*}$
Step 4. Graph the solution.
Step 5. Write the solution using interval notation.$(-∞,-1] \cup [4, ∞)$
Check: The check is left to you.

HOW TO: Solve absolute value inequalities with > or ≥.

  1. Isolate the absolute value expression.
  2. Write the equivalent compound inequality.
    $|u|>a$ is equivalent to $u<-a$ or $u>a$
    $|u|≥a$ is equivalent to $u≤−a$ or $u≥a$
  3. Solve the compound inequality.
  4. Graph the solution
  5. Write the solution using interval notation.

2.7.4 Solve Applications with Absolute Value

Absolute value inequalities are often used in the manufacturing process. An item must be made with near perfect specifications. Usually there is a certain tolerance of the difference from the specifications that is allowed. If the difference from the specifications exceeds the tolerance, the item is rejected.

$|$actual $-$ ideal$| ≤$ tolerance

Example 10

The ideal diameter of a rod needed for a machine is $60$ mm. The actual diameter can vary from the ideal diameter by $0.075$ mm. What range of diameters will be acceptable to the customer without causing the rod to be rejected?

Solution

Let $x=$ the actual measurement
Use an absolute value inequality to express this situation.$|$actual $-$ ideal$|≤$ tolerance
$|x-60|≤0.075$
Rewrite as a compound inequality.$-0.075≤x-60≤0.075$
Solve the inequality.$59.925≤x≤60.075$
Answer the question.The diameter of the rod can be between $59.925$ mm and $60.075$ mm.
Licenses & Attributions

CC Licensed Content, Original

  • Revision and Adaption. Provided by: Minute Math. License: CC BY 4.0

CC Licensed Content, Shared Previously

0
YOUR CART
  • No products in the cart.
%d bloggers like this: