This is “Solving Absolute Value Equations and Inequalities”, section 2.6 from the book Advanced Algebra (v. 1.0). For details on it (including licensing), click here.

For more information on the source of this book, or why it is available for free, please see the project's home page. You can browse or download additional books there. To download a .zip file containing this book to use offline, simply click here.

Has this book helped you? Consider passing it on:
Creative Commons supports free culture from music to education. Their licenses helped make this book available to you.
DonorsChoose.org helps people like you help teachers fund their classroom projects, from art supplies to books to calculators.

2.6 Solving Absolute Value Equations and Inequalities

Learning Objectives

  1. Review the definition of absolute value.
  2. Solve absolute value equations.
  3. Solve absolute value inequalities.

Absolute Value Equations

Recall that the absolute valueThe distance from the graph of a number a to zero on a number line, denoted |a|. of a real number a, denoted |a|, is defined as the distance between zero (the origin) and the graph of that real number on the number line. For example, |3|=3 and |3|=3.

In addition, the absolute value of a real number can be defined algebraically as a piecewise function.

|a|={aifa0aifa<0

Given this definition, |3|=3 and |3|=(3)=3. Therefore, the equation |x|=3 has two solutions for x, namely {±3}. In general, given any algebraic expression X and any positive number p:

If|X|=pthenX=porX=p.

In other words, the argument of the absolute valueThe number or expression inside the absolute value. X can be either positive or negative p. Use this theorem to solve absolute value equations algebraically.

Example 1

Solve: |x+2|=3.

Solution:

In this case, the argument of the absolute value is x+2 and must be equal to 3 or −3.

Therefore, to solve this absolute value equation, set x+2 equal to ±3 and solve each linear equation as usual.

|x+2|=3x+2=3orx+2=3x=5x=1  

Answer: The solutions are −5 and 1.

To visualize these solutions, graph the functions on either side of the equal sign on the same set of coordinate axes. In this case, f(x)=|x+2| is an absolute value function shifted two units horizontally to the left, and g(x)=3 is a constant function whose graph is a horizontal line. Determine the x-values where f(x)=g(x).

From the graph we can see that both functions coincide where x = −5 and x = 1. The solutions correspond to the points of intersection.

Example 2

Solve: |2x+3|=4.

Solution:

Here the argument of the absolute value is 2x+3 and can be equal to −4 or 4.

|2x+3|=42x+3=4or2x+3=42x=72x=1x=72x=12

Check to see if these solutions satisfy the original equation.

Check x=72

Check x=12

|2x+3|=4|2(72)+3|=4|7+3|=4|4|=44=4

|2x+3|=4|2(12)+3|=4|1+3|=4|4|=44=4

Answer: The solutions are 72 and 12.

To apply the theorem, the absolute value must be isolated. The general steps for solving absolute value equations are outlined in the following example.

Example 3

Solve: 2|5x1|3=9.

Solution:

Step 1: Isolate the absolute value to obtain the form |X|=p.

2|5x1|3=9Add3tobothsides.2|5x1|=12Dividebothsidesby2.|5x1|=6

Step 2: Set the argument of the absolute value equal to ±p. Here the argument is 5x1 and p=6.

5x1=6or5x1=6

Step 3: Solve each of the resulting linear equations.

5x1=6or5x1=65x=55x=7x=1x=75

Step 4: Verify the solutions in the original equation.

Check x=1

Check x=75

2|5x1|3=92|5(1)1|3=92|51|3=92|6|3=9123=99=9

2|5x1|3=92|5(75)1|3=92|71|3=92|6|3=9123=99=9

Answer: The solutions are −1 and 75.

Try this! Solve: 27|x+4|=12.

Answer: −6, −2

Not all absolute value equations will have two solutions.

Example 4

Solve: |7x6|+3=3.

Solution:

Begin by isolating the absolute value.

|7x6|+3=3Subtract3onbothsides.|7x6|=0

Only zero has the absolute value of zero, |0|=0. In other words, |X|=0 has one solution, namely X=0. Therefore, set the argument 7x6 equal to zero and then solve for x.

7x6=07x=6x=67

Geometrically, one solution corresponds to one point of intersection.

Answer: The solution is 67.

Example 5

Solve: |x+7|+5=4.

Solution:

Begin by isolating the absolute value.

|x+7|+5=4Subtract5onbothsides.|x+7|=1

In this case, we can see that the isolated absolute value is equal to a negative number. Recall that the absolute value will always be positive. Therefore, we conclude that there is no solution. Geometrically, there is no point of intersection.

Answer: There is no solution, Ø.

If given an equation with two absolute values of the form |a|=|b|, then b must be the same as a or opposite. For example, if a = 5, then b = ±5 and we have:

|5|=|5|or|5|=|+5|

In general, given algebraic expressions X and Y:

If|X|=|Y|thenX=YorX=Y.

In other words, if two absolute value expressions are equal, then the arguments can be the same or opposite.

Example 6

Solve: |2x5|=|x4|.

Solution:

Set 2x5 equal to ±(x4) and then solve each linear equation.

|2x5|=|x4|2x5=(x4)or2x5=+(x4)2x5=x+42x5=x43x=9x=1x=3

To check, we substitute these values into the original equation.

Check x=1

Check x=3

|2x5|=|x4||2(1)5|=|(1)4||3|=|3|3=3

|2x5|=|x4||2(3)5|=|(3)4||1|=|1|1=1

As an exercise, use a graphing utility to graph both f(x)=|2x5| and g(x)=|x4| on the same set of axes. Verify that the graphs intersect where x is equal to 1 and 3.

Answer: The solutions are 1 and 3.

Try this! Solve: |x+10|=|3x2|.

Answer: −2, 6

Absolute Value Inequalities

We begin by examining the solutions to the following inequality:

|x|3

The absolute value of a number represents the distance from the origin. Therefore, this equation describes all numbers whose distance from zero is less than or equal to 3. We can graph this solution set by shading all such numbers.

Certainly we can see that there are infinitely many solutions to |x|3 bounded by −3 and 3. Express this solution set using set notation or interval notation as follows:

{x|3x3}SetNotation    [3,3]          IntervalNotation

In this text, we will choose to express solutions in interval notation. In general, given any algebraic expression X and any positive number p:

If|X|pthenpXp.

This theorem holds true for strict inequalities as well. In other words, we can convert any absolute value inequality involving “less than” into a compound inequality which can be solved as usual.

Example 7

Solve and graph the solution set: |x+2|<3.

Solution:

Bound the argument x+2 by −3 and 3 and solve.

|x+2|<33<x+2<332<x+22<325<x<1

Here we use open dots to indicate strict inequalities on the graph as follows.

Answer: Using interval notation, (5,1).

The solution to |x+2|<3 can be interpreted graphically if we let f(x)=|x+2| and g(x)=3 and then determine where f(x)<g(x) by graphing both f and g on the same set of axes.

The solution consists of all x-values where the graph of f is below the graph of g. In this case, we can see that |x+2|<3 where the x-values are between −5 and 1. To apply the theorem, we must first isolate the absolute value.

Example 8

Solve: 4|x+3|75.

Solution:

Begin by isolating the absolute value.

4|x+3|754|x+3|12|x+3|3

Next, apply the theorem and rewrite the absolute value inequality as a compound inequality.

|x+3|33x+33

Solve.

3x+3333x+33336x0

Shade the solutions on a number line and present the answer in interval notation. Here we use closed dots to indicate inclusive inequalities on the graph as follows:

Answer: Using interval notation, [6,0]

Try this! Solve and graph the solution set: 3+|4x5|<8.

Answer: Interval notation: (0,52)

Next, we examine the solutions to an inequality that involves “greater than,” as in the following example:

|x|3

This inequality describes all numbers whose distance from the origin is greater than or equal to 3. On a graph, we can shade all such numbers.

There are infinitely many solutions that can be expressed using set notation and interval notation as follows:

{x|x3  or  x3}SetNotation(,3][3,)IntervalNotation

In general, given any algebraic expression X and any positive number p:

If|X|pthenXporXp.

The theorem holds true for strict inequalities as well. In other words, we can convert any absolute value inequality involving “greater than” into a compound inequality that describes two intervals.

Example 9

Solve and graph the solution set: |x+2|>3.

Solve

The argument x+2 must be less than −3 or greater than 3.

|x+2|>3x+2<3orx+2>3x<5x>1

Answer: Using interval notation, (,5)(1,).

The solution to |x+2|>3 can be interpreted graphically if we let f(x)=|x+2| and g(x)=3 and then determine where f(x)>g(x) by graphing both f and g on the same set of axes.

The solution consists of all x-values where the graph of f is above the graph of g. In this case, we can see that |x+2|>3 where the x-values are less than −5 or are greater than 1. To apply the theorem we must first isolate the absolute value.

Example 10

Solve: 3+2|4x7|13.

Solution:

Begin by isolating the absolute value.

3+2|4x7|132|4x7|10|4x7|5

Next, apply the theorem and rewrite the absolute value inequality as a compound inequality.

|4x7|54x75or4x75

Solve.

4x75or4x754x24x124x24x34x12

Shade the solutions on a number line and present the answer using interval notation.

Answer: Using interval notation, (,12][3,)

Try this! Solve and graph: 3|6x+5|2>13.

Answer: Using interval notation, (,53)(0,)

Up to this point, the solution sets of linear absolute value inequalities have consisted of a single bounded interval or two unbounded intervals. This is not always the case.

Example 11

Solve and graph: |2x1|+5>2.

Solution:

Begin by isolating the absolute value.

|2x1|+5>2|2x1|>3

Notice that we have an absolute value greater than a negative number. For any real number x the absolute value of the argument will always be positive. Hence, any real number will solve this inequality.

Geometrically, we can see that f(x)=|2x1|+5 is always greater than g(x)=2.

Answer: All real numbers, .

Example 12

Solve and graph: |x+1|+43.

Solution:

Begin by isolating the absolute value.

|x+1|+43|x+1|1

In this case, we can see that the isolated absolute value is to be less than or equal to a negative number. Again, the absolute value will always be positive; hence, we can conclude that there is no solution.

Geometrically, we can see that f(x)=|x+1|+4 is never less than g(x)=3.

Answer: Ø

In summary, there are three cases for absolute value equations and inequalities. The relations =, <, , >, and determine which theorem to apply.

 

Case 1: An absolute value equation:

If|X|=pthenX=porX=p

Case 2: An absolute value inequality involving “less than.”

If|X|pthenpXp

Case 3: An absolute value inequality involving “greater than.”

If|X|pthenXporXp

Key Takeaways

  • To solve an absolute value equation, such as |X|=p, replace it with the two equations X=p and X=p and then solve each as usual. Absolute value equations can have up to two solutions.
  • To solve an absolute value inequality involving “less than,” such as |X|p, replace it with the compound inequality pXp and then solve as usual.
  • To solve an absolute value inequality involving “greater than,” such as |X|p, replace it with the compound inequality XporXp and then solve as usual.
  • Remember to isolate the absolute value before applying these theorems.

Topic Exercises

    Part A: Absolute Value Equations Solve.

    1. |x|=9

    2. |x|=1

    3. |x7|=3

    4. |x2|=5

    5. |x+12|=0

    6. |x+8|=0

    7. |x+6|=1

    8. |x2|=5

    9. |2y1|=13

    10. |3y5|=16

    11. |5t+1|=6

    12. |6t+2|=8

    13. |12x23|=16
    14. |23x+14|=512
    15. |0.2x+1.6|=3.6

    16. |0.3x1.2|=2.7

    17. |5(y4)+5|=15

    18. |2(y1)3y|=4

    19. |5x7|+3=10

    20. |3x8|2=6

    21. 9+|7x+1|=9

    22. 4|2x3|=4

    23. 3|x8|+4=25

    24. 2|x+6|3=17

    25. 9+5|x1|=4

    26. 11+6|x4|=5

    27. 82|x+1|=4

    28. 125|x2|=2

    29. 12|x5|23=16
    30. 13|x+12|+1=32
    31. 2|7x+1|4=2

    32. 3|5x3|+2=5

    33. 1.2|t2.8|4.8=1.2

    34. 3.6|t+1.8|2.6=8.2

    35. 12|2(3x1)3|+1=4
    36. 23|4(3x+1)1|5=3
    37. |5x7|=|4x2|

    38. |8x3|=|7x12|

    39. |5y+8|=|2y+3|

    40. |7y+2|=|5y2|

    41. |5(x2)|=|3x|

    42. |3(x+1)|=|7x|

    43. |23x+12|=|32x13|
    44. |35x52|=|12x+25|
    45. |1.5t3.5|=|2.5t+0.5|

    46. |3.2t1.4|=|1.8t+2.8|

    47. |53(2x+1)|=|5x+2|

    48. |32(3x2)|=|4x1|

      Assume all variables in the denominator are nonzero.

    1. Solve for x: p|ax+b|q=0

    2. Solve for x: |ax+b|=|p+q|

    Part B: Absolute Value Inequalities

      Solve and graph the solution set. In addition, give the solution set in interval notation.

    1. |x|<5

    2. |x|2

    3. |x+3|1

    4. |x7|<8

    5. |x5|<0

    6. |x+8|<7

    7. |2x3|5

    8. |3x9|<27

    9. |5x3|0

    10. |10x+5|<25

    11. |13x23|1
    12. |112x12|32
    13. |x|5

    14. |x|>1

    15. |x+2|>8

    16. |x7|11

    17. |x+5|0

    18. |x12|>4

    19. |2x5|9

    20. |2x+3|15

    21. |4x3|>9

    22. |3x7|2

    23. |17x314|>12
    24. |12x+54|>34

      Solve and graph the solution set.

    1. |3(2x1)|>15

    2. |3(x3)|21

    3. 5|x4|>15

    4. 3|x+8|18

    5. 63|x4|<3

    6. 52|x+4|7

    7. 6|2x+5|<5

    8. 25|3x7|18

    9. |2x+25|49

    10. |3(x3)|8<2

    11. 2|9x+5|+8>6

    12. 3|4x9|+4<1

    13. 5|43x|100

    14. 6|14x|240

    15. 32|x+7|>7

    16. 97|x4|<12

    17. |5(x4)+5|>15

    18. |3(x9)+6|3

    19. |13(x+2)76|2316
    20. |110(x+3)12|+320>14
    21. 12+4|2x1|12

    22. 36|3x2|3

    23. 12|2x1|+3<4

    24. 2|12x+23|31

    25. 7|4+2(34x)|>5

    26. 9|6+3(2x1)|8

    27. 32|213x|<12
    28. 54|1214x|<38

      Assume all variables in the denominator are nonzero.

    1. Solve for x where a,p>0: p|ax+b|−   q0

    2. Solve for x where a,p>0: p|ax+b|q0

      Given the graph of f and g, determine the x-values where:

      1. f(x)=g(x)
      2. f(x)>g(x)
      3. f(x)<g(x)

    Part C: Discussion Board

    1. Make three note cards, one for each of the three cases described in this section. On one side write the theorem, and on the other write a complete solution to a representative example. Share your strategy for identifying and solving absolute value equations and inequalities on the discussion board.

    2. Make your own examples of absolute value equations and inequalities that have no solution, at least one for each case described in this section. Illustrate your examples with a graph.

Answers

  1. −9, 9

  2. 4, 10

  3. −12

  4. Ø

  5. −6, 7

  6. −1, 75

  7. 1, 53

  8. −26, 10

  9. 0, 6

  10. 0, 145

  11. 17

  12. 1, 15

  13. Ø

  14. −3, 1

  15. 4, 6

  16. Ø

  17. −2.2, 7.8

  18. 16,116

  19. 1, 5

  20. 53,117

  21. 54, 5

  22. 113, 1

  23. −4, 0.75

  24. 0, 4

  25. x=bq±qap

  1. (5,5);

  2. [4,2];

  3. Ø;

  4. [1,4];

  5. {35};

  6. [1,5];

  7. (,5][5,);

  8. (,10)(6,);

  9. ;

  10. (,2][7,);

  11. (,32)(3,);

  12. (,2)(5,);

  13. (,2)(3,);

  14. (1,7);

  15. (,3)(5,);

  16. (,8)(3,);

  17. (,19][6,);

  18. ;

  19. [23,2];

  20. (12,2);

  21. (,0)(6,);

  22. [0,3];

  23. 12;

  24. (12,32);

  25. (0,12);

  26. (,3)(9,);

  27. qbpapxqbpap

    1. −6, 0;
    2. (,6)(0,);
    3. (6,0)
    1. Ø;
    2. ;
    3. Ø
  1. Answer may vary