Chapter 4: Inequalities

4.2 Compound Inequalities

Several inequalities can be combined together to form what are called compound inequalities.

The first type of compound inequality is the “or” inequality, which is true when either inequality results in a true statement. When graphing this type of inequality, one useful trick is to graph each individual inequality above the number line before moving them both down together onto the actual number line.

When giving interval notation for a solution, if there are two different parts to the graph, put a ∪ (union) symbol between two sets of interval notation, one for each part.

Example 4.2.1

Solve the inequality [latex]2x - 5[/latex] > [latex]3 \text{ or } 4 - x[/latex] > [latex]6.[/latex] Graph the solution and write it in interval notation.

Isolate the variables from the numbers:

[latex]\begin{array}{ccccrcrcccr} 2x&-&5&>&3&\text{or}&4&-&x&>&6 \\ &+&5&&+5&&-4&&&&-4\\ \hline &&2x&>&8&\text{or}&&&-x&>&2 \end{array}[/latex]

 

Isolate the variable [latex]x[/latex] (remember to flip the sense where necessary):

[latex]\dfrac{2x}{2}>\dfrac{8}{2} \text{ or } \dfrac{-x}{-1} > \dfrac{2}{-1}[/latex]

 

Solution:

[latex]x > 4 \text{ or } x < -2[/latex]

 

Position the inequalities and graph:

x is greater than 4 or x is less than negative 2.

In interval notation, the solution is written as [latex](-\infty, -2) \cup (4, \infty)[/latex].

Note: there are several possible results that result from an “or” statement. The graphs could be pointing different directions, as in the graph above, or pointing in the same direction, as in the graph representing [latex]x[/latex] > [latex]-1 \text{ or }x[/latex] > [latex]3[/latex] that is shown below.

x is greater than −1 or x is greater than 3. Left parenthesis at −1; right arrow to infinity

In interval notation, this solution is written as [latex](-1, \infty)[/latex].

It is also possible to have solutions that point in opposite directions but are overlapping, as shown by the solutions and graph below.

x is greater than −1 or x < 3. Left and right arrow stretching into negative and positive infinity.

In interval notation, this solution is written as [latex](-\infty, \infty)[/latex], or simply [latex]x \in \mathbb{R}[/latex], since the graph is all possible numbers.

The second type of compound inequality is the “and” inequality. “And” inequalities require both inequality statements to be true. If one part is false, the whole inequality is false. When graphing these inequalities, follow a similar process as before, sketching both solutions for both inequalities above the number line. However, this time, it is only the overlapping portion that is drawn onto the number line. When a solution for an “and” compound inequality is given in interval notation, it will be expressed in a manner very similar to single inequalities. The symbol that can be used for “and” is the intersection symbol, ∩.

Example 4.2.2

Solve the compound inequality [latex]2x+8\ge 5x-7 \text{ and }5x-3[/latex] > [latex]3x+1.[/latex] Graph the solution and express it in interval notation.

Move all variables to the right side and all numbers to the left:

[latex]\begin{array}{rcrrcrrrrr} 2x+8& \ge &5x& -& 7& \text{and}& 5x - 7&>&3x&+&1 \\ -5x - 8 && -5x&-&8&&-3x+3&&-3x&+&3 \\ \hline -3x& \ge &-15&&& \text{and} & 2x & >& 4&& \end{array}[/latex]

 

Isolate the variable [latex]x[/latex] for both (flip the sense for the negative):

[latex]\dfrac{-3x}{-3} \ge \dfrac{-15}{-3} \text{ and } \dfrac{2x}{2} > \dfrac{4}{2}[/latex]

 

Solution:

[latex]x \le 5 \text{ and } x > 2[/latex]

 

x ≤ 5 and x is greater than 2. Left parenthesis at 2; right square bracket at 5.

In interval notation, this solution is written as [latex](2, 5].[/latex]

Note: there are several different results that could result from an “and” statement. The graphs could be pointing towards each other as in the graph above, or pointing in the same direction, as in the graph representing [latex]x[/latex] > [latex]-1 \text{ and }x[/latex] > [latex]3[/latex] (shown below). In this case, the solution must be true for both inequalities, which make a combined graph of:

x is greater than −1 and x is greater than 3. Left parenthesis at 3 and right arrow to infinity.

In interval notation, this solution is written as [latex](3, \infty).[/latex]

It is also possible to have solutions that point in opposite directions but do not overlap, as shown by the solutions and graph below. Since there is no overlap, there is no real solution.

x is greater than 1 and x < −3. No overlap, so no real solution.

In interval notation, this solution is written as no solution, [latex]x = \{ \}[/latex] or [latex]x = \emptyset[/latex].

The third type of compound inequality is a special type of “and” inequality. When the variable (or expression containing the variable) is between two numbers, write it as a single math sentence with three parts, such as [latex]5 < x \le 8,[/latex] to show [latex]x[/latex] is greater than 5 and less than or equal to 8. To stay balanced when solving this type of inequality, because there are three parts to work with, it is necessary to perform the same operation on all three parts. The graph, then, is of the values between the benchmark numbers with appropriate brackets on the ends.

Example 4.2.3

Solve the inequality [latex]-6 \le -4x + 2 < 2.[/latex] Graph the solution and write it in interval notation. Isolate the variable [latex]-4x[/latex] by subtracting 2 from all three parts:

[latex]\begin{array}{rrrcrrr} -6&\le &-4x&+&2&<&2 \\ -2&&&-&2&&-2 \\ \hline -8&\le &&-4x&&<&0\end{array}[/latex]

Isolate the variable [latex]x[/latex] by dividing all three parts by −4 (remember to flip the sense):

[latex]\begin{array}{ccccc}\dfrac{-8}{-4}& \le & \dfrac{-4x}{-4} & < & \dfrac{0}{-4} \\ 2 & \ge & x & > & 0 \end{array}[/latex]

2 ≥ x is greater than 0. Left parenthesis on 0; right square bracket on 2.

In interval notation, this is written as [latex](0, 2].[/latex]

Questions

For questions 1 to 32, solve each compound inequality, graph its solution, and write it in interval notation.

  1. [latex]\dfrac{n}{3} < 3 \text{ or } -5n < -10[/latex]
  2. [latex]6m \ge -24 \text{ or } m - 7 < -12[/latex]
  3. [latex]x + 7 \ge 12 \text{ or } 9x < -45[/latex]
  4. [latex]10r[/latex] > [latex]0 \text{ or } r - 5 < -12[/latex]
  5. [latex]x - 6 < -13 \text{ or } 6x < -60[/latex]
  6. [latex]9 + n < 2 \text{ or } 5n[/latex] > [latex]40[/latex]
  7. [latex]\dfrac{v}{8}[/latex] > [latex]-1 \text{ and } v - 2 < 1[/latex]
  8. [latex]-9x < 63 \text{ and } \dfrac{x}{4} < 1[/latex]
  9. [latex]-8 + b < -3 \text{ and } 4b < 20[/latex]
  10. [latex]-6n < 12 \text{ and } \dfrac{n}{3} < 2[/latex]
  11. [latex]a + 10 \ge 3 \text{ and } 8a < 48[/latex]
  12. [latex]-6 + v \ge 0 \text{ and } 2v[/latex] > [latex]4[/latex]
  13. [latex]3 < 9 + x < 7[/latex]
  14. [latex]0 \ge \dfrac{x}{9} \ge -1[/latex]
  15. [latex]11 < 8 + k < 12[/latex]
  16. [latex]-11 < n - 9 < -5[/latex]
  17. [latex]-3 < x - 1 < 1[/latex]
  18. [latex]-1 < \dfrac{p}{8} < 0[/latex]
  19. [latex]-4 < 8 - 3m < 11[/latex]
  20. [latex]3 + 7r[/latex] > [latex]59 \text{ or } -6r - 3[/latex] > [latex]33[/latex]
  21. [latex]-16 < 2n - 10 < -2[/latex]
  22. [latex]-6 - 8x \ge -6 \text{ or } 2 + 10x[/latex] > [latex]82[/latex]
  23. [latex]-5b + 10 < 30 \text{ and } 7b + 2 < -40[/latex]
  24. [latex]n + 10 \ge 15 \text{ or } 4n - 5 < -1[/latex]
  25. [latex]3x - 9 < 2x + 10 \text{ and } 5 + 7x < 10x - 10[/latex]
  26. [latex]4n + 8 < 3n - 6 \text{ or } 10n - 8 \ge 9 + 9n[/latex]
  27. [latex]-8 - 6v < 8 - 8v \text{ and } 7v + 9 < 6 + 10v[/latex]
  28. [latex]5 - 2a \ge 2a + 1 \text{ or } 10a - 10 \ge 9a + 9[/latex]
  29. [latex]1 + 5k \ge 7k - 3 \text{ or } k - 10[/latex] > [latex]2k + 10[/latex]
  30. [latex]8 - 10r < 8 + 4r \text{ or } -6 + 8r < 2 + 8r[/latex]
  31. [latex]2x + 9 \ge 10x + 1 \text{ and } 3x - 2 < 7x + 2[/latex]
  32. [latex]-9m + 2 < -10 - 6m \text{ or } -m + 5 \ge 10 + 4m[/latex]

Answer Key 4.2

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Intermediate Algebra Copyright © 2020 by Terrance Berg is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book