Chapter 2 Equations and Inequalities

2.6 Linear Inequalities and Absolute Value Inequalities

Learning Objectives

In this section, you will:

  • Write solutions using interval notation.
  • Solve inequalities in one variable algebraically.
  • Solve absolute value inequalities.
Several red winner’s ribbons lie on a white table.
Figure 1

It is not easy to make the honor role at most top universities. Suppose students were required to carry a course load of at least 12 credit hours and maintain a grade point average of 3.5 or above. How could these honor roll requirements be expressed mathematically? In this section, we will explore various ways to express different sets of numbers, inequalities, and absolute value inequalities.

Write Solutions Using Interval Notation

Indicating the solution to an inequality such as[latex]\,x\ge 4\,[/latex]can be achieved in several ways.

We can use a number line as shown in Figure 2. The blue ray begins at[latex]\,x=4\,[/latex]and, as indicated by the arrowhead, continues to infinity, which illustrates that the solution set includes all real numbers greater than or equal to 4.

A number line starting at zero with the last tick mark being labeled 11. There is a dot at the number 4 and an arrow extends toward the right.
Figure 2

We can use set-builder notation:[latex]\,\left\{x|x\ge 4\right\},[/latex] which translates to “all real numbers x such that x is greater than or equal to 4.” Notice that braces are used to indicate a set.

The third method is interval notation, in which solution sets are indicated with parentheses or brackets. The solutions to[latex]\,x\ge 4\,[/latex]are represented as[latex]\,\left[4,\infty \right).\,[/latex]This is perhaps the most useful method, as it applies to concepts studied later in this course and to other higher-level math courses.

The main concept to remember is that parentheses represent solutions greater or less than the number, and brackets represent solutions that are greater than or equal to or less than or equal to the number. Use parentheses to represent infinity or negative infinity, since positive and negative infinity are not numbers in the usual sense of the word and, therefore, cannot be “equaled.” A few examples of an interval, or a set of numbers in which a solution falls, are[latex]\,\left[-2,6\right),[/latex] or all numbers between[latex]\,-2\,[/latex]and[latex]\,6,[/latex] including[latex]\,-2,[/latex] but not including[latex]\,6;[/latex][latex]\left(-1,0\right),[/latex]all real numbers between, but not including[latex]\,-1\,[/latex]and[latex]\,0;[/latex]and[latex]\,\left(-\infty ,1\right],[/latex] all real numbers less than and including[latex]\,1.\,[/latex] The Table 1 below outlines the possibilities.

Set Indicated Set-Builder Notation Interval Notation
All real numbers between a and b, but not including a or b [latex]\left\{x|a\lt x\lt b\right\}[/latex] ​ [latex]\left(a,b\right)[/latex]
All real numbers greater than a, but not including a [latex]\left\{x|x\gt a\right\}[/latex] [latex]\left(a,\infty \right)[/latex]
All real numbers less than b, but not including b [latex]\left\{x|x\lt b\right\}[/latex] [latex]\left(-\infty ,b\right)[/latex]
All real numbers greater than a, including a [latex]\left\{x|x\ge a\right\}[/latex] [latex]\left[a,\infty \right)[/latex]
All real numbers less than b, including b [latex]\left\{x|x\le b\right\}[/latex] [latex]\left(-\infty ,b\right][/latex]
All real numbers between a and b, including a [latex]\left\{x|a\le x\lt;b\right\}[/latex]

[latex]\left\{x|a\le x\lt b\right\}[/latex]

[latex]\left[a,b\right)[/latex]
All real numbers between a and b, including b [latex]\left\{x|a\lt;x\le b\right\}[/latex] [latex]\left(a,b\right][/latex]
All real numbers between a and b, including a and b [latex]\left\{x|a\le x\le b\right\}[/latex] [latex]\left[a,b\right][/latex]
All real numbers less than a or greater than b [latex]\left\{x|x\lt a\,\text{or}\,x\gt b\right\}[/latex] [latex]\left(-\infty ,a\right)\cup \left(b,\infty \right)[/latex]
All real numbers [latex]\left\{x|x\text{ is all real numbers}\right\}[/latex] [latex]\left(-\infty ,\infty \right)[/latex]

Table 1

Using Interval Notation to Express All Real Numbers Greater Than or Equal to a

Use interval notation to indicate all real numbers greater than or equal to[latex]\,-2.[/latex]

Show Solution

Use a bracket on the left of[latex]\,-2\,[/latex]and parentheses after infinity:[latex]\,\left[-2,\infty \right).[/latex]The bracket indicates that[latex]\,-2\,[/latex]is included in the set with all real numbers greater than[latex]\,-2\,[/latex]to infinity.

Try It

Use interval notation to indicate all real numbers between and including[latex]\,-3\,[/latex]and[latex]\,5.[/latex]

Show Solution

[latex]\left[-3,5\right][/latex]

Using Interval Notation to Express All Real Numbers Less Than or Equal to a or Greater Than or Equal to b

Write the interval expressing all real numbers less than or equal to[latex]\,-1\,[/latex]or greater than or equal to[latex]\,1.[/latex]

Show Solution

We have to write two intervals for this example. The first interval must indicate all real numbers less than or equal to 1. So, this interval begins at[latex]\,-\infty \,[/latex]and ends at[latex]\,-1,[/latex]which is written as[latex]\,\left(-\infty ,-1\right].[/latex]

The second interval must show all real numbers greater than or equal to[latex]\,1,[/latex]which is written as[latex]\,\left[1,\infty \right).\,[/latex]However, we want to combine these two sets. We accomplish this by inserting the union symbol,[latex]\cup ,[/latex]between the two intervals.

[latex]\left(-\infty ,-1\right]\cup \left[1,\infty \right)[/latex]

Try It

Express all real numbers less than[latex]\,-2\,[/latex]or greater than or equal to 3 in interval notation.

Show Solution

[latex]\left(-\infty ,-2\right)\cup \left[3,\infty \right)[/latex]

Solving Inequalities in One Variable Algebraically

Using the Properties of Inequalities

When we work with inequalities, we can usually treat them similarly to but not exactly as we treat equalities. We can use the addition property and the multiplication property to help us solve them. The one exception is when we multiply or divide by a negative number; doing so reverses the inequality symbol.

Properties of Inequalities

[latex]\begin{array}{ll}\text{Addition Property }\hfill \phantom {\rule{2em}{0ex}}\text{If }a\lt b,\text{ then }a+c \lt b+c.\\ \hfill \\ \hfill \hfill \\ \text{ Multiplication Property}\hfill \phantom{\rule{2em}{0ex}}\text{If }a \lt b\text{ and }c \gt0,\text{ then }ac \lt bc.\hfill \\ \hfill \hphantom{\rule{2em}{0ex}}{ }\text{If } a \lt b\text{ and }c \lt 0,\text{ then }ac \gt bc.\hfill \end{array}[/latex]

These properties also apply to[latex]\,a\le b,[/latex][latex]a \gt b,[/latex] and[latex]\,a\ge b.[/latex]

Demonstrating the Addition Property

Illustrate the addition property for inequalities by solving each of the following:

(a) [latex]x-15\lt 4[/latex]

(b) [latex]6\ge x-1[/latex]

(c) [latex]x+7\gt 9[/latex]

Show Solution

The addition property for inequalities states that if an inequality exists, adding or subtracting the same number on both sides does not change the inequality.

  1. [latex]\begin{array}{ll}\phantom{\rule{2em}{0ex}}x-15\lt 4\hfill & \hfill \\ x-15+15\lt 4+15 \hfill & \phantom{\rule{2em}{0ex}}\text{Add 15 to both sides}.\hfill \\ \phantom{\rule{4em}{0ex}}x \lt 19\hfill & \hfill \end{array}[/latex]
  2. [latex]\begin{array}{ll}\phantom{\rule{2em}{0ex}}6\ge x-1\hfill & \hfill \\ 6+1\ge x-1+1\hfill & \phantom{\rule{4em}{0ex}}\text{Add 1 to both sides}.\hfill \\ \phantom{\rule{2em}{0ex}}7\ge x\hfill & \hfill \end{array}[/latex]
  3. [latex]\begin{array}{ll}\phantom{\rule{2em}{0ex}}x+7\gt 9\hfill & \hfill \\ x+7-7>9-7\hfill & \phantom{\rule{4em}{0ex}}\text{Subtract 7 from both sides}.\hfill \\ \phantom{\rule{3em}{0ex}}x\gt 2\hfill & \hfill \end{array}[/latex]

Try It

Solve:[latex]\,3x-2 \lt 1.[/latex]

Show Solution

[latex]x \lt 1[/latex]

Demonstrating the Multiplication Property

Illustrate the multiplication property for inequalities by solving each of the following:

  1. [latex]3x\lt 6[/latex]
  2. [latex]-2x-1\ge 5[/latex]
  3. [latex]5-x>10[/latex]
Show Solution
  1. [latex]\begin{array}{l}\phantom{\rule{1.5em}{0ex}}3x\lt 6\hfill \\ \frac{1}{3}\left(3x\right)\lt \left(6\right)\frac{1}{3}\hfill \\ \phantom{\rule{2em}{0ex}}x\lt 2\hfill \end{array}[/latex]
  2. [latex]\begin{array}{ll}\phantom{\rule{1em}{0ex}}-2x-1\ge 5\hfill & \hfill \\ \phantom{\rule{3em}{0ex}}-2x\ge 6\hfill & \hfill \\ \left(-\frac{1}{2}\right)\left(-2x\right)\ge \left(6\right)\left(-\frac{1}{2}\right)\hfill & \phantom{\rule{2em}{0ex}}\text{Multiply by }-\frac{1}{2}.\hfill \\ \phantom{\rule{4em}{0ex}}x\le -3\hfill & \phantom{\rule{2em}{0ex}}\text{Reverse the inequality}.\hfill \end{array}[/latex]
  3. [latex]\begin{array}{ll}\phantom{\rule{2.5em}{0ex}}5-x>10\hfill & \hfill \\ \phantom{\rule{3.5em}{0ex}}-x>5\hfill & \hfill \\ \left(-1\right)\left(-x\right)>\left(5\right)\left(-1\right)\hfill & \phantom{\rule{2em}{0ex}}\text{Multiply by }-1.\hfill \\ \phantom{\rule{4.5em}{0ex}}x\lt -5\hfill & \phantom{\rule{2em}{0ex}}\text{Reverse the inequality}.\hfill \end{array}[/latex]

Try It

Solve:[latex]\,4x+7\ge 2x-3.[/latex]

Show Solution

[latex]x\ge -5[/latex]

As the examples have shown, we can perform the same operations on both sides of an inequality, just as we do with equations; we combine like terms and perform operations. To solve, we isolate the variable.

Solving an Inequality Algebraically

Solve the inequality: 13 – 7x [latex]\geq[/latex] 10x – 4

Show Solution

Solving this inequality is similar to solving an equation up until the last step.

13 – 7x  [latex]\geq[/latex]  10– 4
13 – 17x  [latex]\geq[/latex]  – 4 Move variable terms to one side of the inequality.
– 17x  [latex]\geq[/latex]  – 17 Isolate the variable term.
x  [latex]\leq[/latex]  1 Dividing both sides by -17 reverses the inequality.

The solution set is given by the interval[latex]\,\left(-\infty ,1\right],[/latex] or all real numbers less than and including 1.

Try It

Solve the inequality and write the answer using interval notation:[latex]\,-x+4\lt\frac{1}{2}x+1.[/latex]

Show Solution

[latex]\left(2,\infty \right)[/latex]

Solving an Inequality with Fractions

Solve the following inequality and write the answer in interval notation:

–[latex]\dfrac{3}{4}[/latex] x   [latex]\geq[/latex]  –[latex]\dfrac{5}{8}[/latex]  + [latex]\dfrac{2}{3}[/latex]x

Show Solution

We begin solving in the same way we do when solving an equation.

–[latex]\dfrac{3}{4}[/latex] x   [latex]\geq[/latex]  –[latex]\dfrac{5}{8}[/latex] + [latex]\dfrac{2}{3}[/latex]x
–[latex]\dfrac{3}{4}[/latex] x –  [latex]\dfrac{2}{3}[/latex]x  [latex]\geq[/latex] – [latex]\dfrac{5}{8}[/latex] Put variable terms on one side.
–[latex]\dfrac{9}{12}[/latex] x – [latex]\dfrac{8}{10}[/latex]x   [latex]\geq[/latex]  – [latex]\dfrac{5}{8}[/latex] Write fractions with the common denominator.
–[latex]\dfrac{17}{12}[/latex] x  [latex]\geq[/latex]  –[latex]\dfrac{5}{8}[/latex]
x  [latex]\leq[/latex]  –[latex]\dfrac{5}{8}[/latex]   (-[latex]\dfrac{12}{17}[/latex]) Multiplying by a negative number reverses the inequality.
x  [latex]\leq[/latex]  –  [latex]\dfrac{15}{34}[/latex]
The solution set is the interval [latex]\,\left(-\infty ,\frac{15}{34}\right].[/latex]

Try It

Solve the inequality and write the answer in interval notation:[latex]\,-\frac{5}{6}x\le \frac{3}{4}+\frac{8}{3}x.[/latex]

Show Solution

[latex]\left[-\frac{3}{14},\infty \right)[/latex]

Understanding Compound Inequalities

A compound inequality includes two inequalities in one statement. A statement such as[latex]\,4\lt x\le 6\,[/latex]means[latex]\,4 \lt x\,[/latex]and[latex]\,x\le 6.\,[/latex]There are two ways to solve compound inequalities: separating them into two separate inequalities or leaving the compound inequality intact and performing operations on all three parts at the same time. We will illustrate both methods.

Solving a Compound Inequality

Solve the compound inequality: 3 [latex]\leq[/latex] 2x + 2 [latex]\lt 6[/latex]

Show Solution

The first method is to write two separate inequalities: 3 [latex]\leq[/latex] 2x + 2 and
2x + 2 [latex]\lt 6[/latex].  We solve them independently.

3  [latex]\leq[/latex] 2x + 2 and  2x + 2 [latex]\lt[/latex]  6 
[latex]\leq[/latex] 2 2x  [latex]\lt[/latex]  4
[latex]\dfrac{1}{2}[/latex]  [latex]\leq[/latex] x  [latex]\lt[/latex]  2

Then, we can rewrite the solution as a compound inequality, the same way the problem began.

[latex]\dfrac{1}{2}[/latex] [latex]\leq[/latex] x  [latex]\lt[/latex]  2

In interval notation, the solution is written as [[latex]\dfrac{1}{2}[/latex], 2).

The second method is to leave the compound inequality intact and perform solving procedures on the three parts at the same time.

3 [latex]\leq[/latex] 2x + 2 [latex]\lt[/latex]  6 
1 [latex]\leq[/latex] 2x [latex]\lt[/latex]  4 Isolate the variable term, and subtract 2 from all three parts.
[latex]\dfrac{1}{2}[/latex]  [latex]\leq[/latex] x  [latex]\leq[/latex] 2 Divide through all three parts by 2.

We get the same solution: [[latex]\dfrac{1}{2}[/latex], 2).

Try It

Solve the compound inequality:[latex]\,4\lt 2x-8\le 10.[/latex]

Show Solution

[latex]6\lt x\le 9\text{​}\text{​}\,\,\text{or}\,\,\left(6,9\right][/latex]

Solving a Compound Inequality with the Variable in All Three Parts

Solve the compound inequality with variables in all three parts:[latex]\,3+x>7x-2>5x-10.[/latex]

Show Solution

Let’s try the first method. Write two inequalities:

[latex]\begin{array}{lll}3+x\gt7x-2\hfill & \phantom{\rule{2em}{0ex}}\text{and}\phantom{\rule{2em}{0ex}}\hfill & 7x-2\gt5x-10\hfill \\ \phantom{\rule{1.2em}{0ex}}3\gt6x-2\hfill & \hfill & 2x-2\gt-10\hfill \\ \phantom{\rule{1.2em}{0ex}}5\gt6x\hfill & \hfill & \phantom{\rule{1.8em}{0ex}}2x\gt-8\hfill \\ \phantom{\rule{1.2em}{0ex}}\frac{5}{6}\gt x\hfill & \hfill & \phantom{\rule{2.5em}{0ex}}x\gt-4\hfill \\ \phantom{\rule{1.3em}{0ex}}x\lt\frac{5}{6}\hfill & \hfill & \phantom{\rule{1.5em}{0ex}}-4\lt x\hfill \end{array}[/latex]

The solution set is[latex]\,-4\lt x\lt\frac{5}{6}\,[/latex]or in interval notation[latex]\,\left(-4,\frac{5}{6}\right).\,[/latex]Notice that when we write the solution in interval notation, the smaller number comes first. We read intervals from left to right, as they appear on a number line. See Figure 3.

A number line with the points -4 and 5/6 labeled. Dots appear at these points and a line connects these two dots.
Figure 3

Try It

Solve the compound inequality:[latex]\,3y\lt 4-5y\lt 5+3y.[/latex]

Show Solution

[latex]\left(-\frac{1}{8},\frac{1}{2}\right)[/latex]

Solving Absolute Value Inequalities

As we know, the absolute value of a quantity is a positive number or zero. From the origin, a point located at[latex]\,\left(-x,0\right)\,[/latex]has an absolute value of[latex]\,x,[/latex] as it is x units away. Consider absolute value the distance from one point to another point. Regardless of direction, positive or negative, the distance between the two points is represented as a positive number or zero.

An absolute value inequality is an equation of the form

[latex]|A|\lt B,\,|A|\le B,\,\,|A|\gt B,\,\text{or }\,\,|A|\ge B,[/latex]

where A, and sometimes B, represents an algebraic expression dependent on a variable x. Solving the inequality means finding the set of all [latex]\,x[/latex]values that satisfy the problem. Usually this set will be an interval or the union of two intervals and will include a range of values.

There are two basic approaches to solving absolute value inequalities: graphical and algebraic. The advantage of the graphical approach is we can read the solution by interpreting the graphs of two equations. The advantage of the algebraic approach is that solutions are exact, as precise solutions are sometimes difficult to read from a graph.

Suppose we want to know all possible returns on an investment if we could earn some amount of money within $200 of $600. We can solve algebraically for the set of x-values such that the distance between[latex]\,x\,[/latex]and 600 is less than 200. We represent the distance between[latex]\,x\,[/latex]and 600 as[latex]\,|x-600|,[/latex] and therefore,[latex]\,|x-600|\le 200\,[/latex]or

[latex]\begin{array}{c}-200\le x-600\le 200\\ -200+600\le x-600+600\le 200+600\\ 400\le x\le 800\end{array}[/latex]

This means our returns would be between $400 and $800.

To solve absolute value inequalities, just as with absolute value equations, we write two inequalities and then solve them independently.

Absolute Value Inequalities

For an algebraic expression X, and[latex]\,k>0,[/latex] an absolute value inequality is an inequality of the form

[latex]\begin{array}{l}|X|\lt k\text{ is equivalent to }-k\lt X\lt k\hfill \\ |X|>k\text{ is equivalent to }X\lt -k\text{ or }X\gt k\hfill \end{array}[/latex]

These statements also apply to[latex]\,|X|\le k\,[/latex]and[latex]\,|X|\ge k.[/latex]

Determining a Number within a Prescribed Distance

Describe all values[latex]\,x\,[/latex]within a distance of 4 from the number 5.

Show Solution

We want the distance between[latex]\,x\,[/latex]and 5 to be less than or equal to 4. We can draw a number line, such as in Figure 4, to represent the condition to be satisfied.

A number line with one tick mark in the center labeled: 5. The tick marks on either side of the center one are not marked. Arrows extend from the center tick mark to the outer tick marks, both are labeled 4.
Figure 4

The distance from[latex]\,x\,[/latex]to 5 can be represented using an absolute value symbol,[latex]\,|x-5|.\,[/latex]Write the values of[latex]\,x\,[/latex]that satisfy the condition as an absolute value inequality.

[latex]|x-5|\le 4[/latex]

We need to write two inequalities, as there are always two solutions to an absolute value equation.

[latex]\begin{array}{lll}x-5\le 4\hfill & \phantom{\rule{2em}{0ex}}\text{and}\phantom{\rule{2em}{0ex}}\hfill & x-5\ge -4\hfill \\ \phantom{\rule{1.8em}{0ex}}x\le 9\hfill & \hfill & \phantom{\rule{1.8em}{0ex}}x\ge 1\hfill \end{array}[/latex]

If the solution set is[latex]\,x\le 9\,[/latex]and[latex]\,x\ge 1,[/latex] then the solution set is an interval including all real numbers between and including 1 and 9.

So[latex]\,|x-5|\le 4\,[/latex]is equivalent to[latex]\,\left[1,9\right]\,[/latex]in interval notation.

Try It

Describe all x-values within a distance of 3 from the number 2.

Show Solution

[latex]|x-2|\le 3[/latex]

Solving an Absolute Value Inequality

Solve [latex]|x-1|\le 3[/latex].

Show Solution
[latex]\begin{array}{l}|x-1|\le 3\hfill \\ \hfill \\ -3\le x-1\le 3\hfill \\ \hfill \\ -2\le x\le 4\hfill \\ \hfill \\ \left[-2,4\right]\hfill \end{array}[/latex]

Using a Graphical Approach to Solve Absolute Value Inequalities

Given the equation [latex]y=-\frac{1}{2}|4x-5|+3,[/latex] determine the x-values for which the y-values are negative.

Show Solution

We are trying to determine where[latex]\,y\lt0,[/latex] which is when[latex]\,-\frac{1}{2}|4x-5|+30.\,[/latex]We begin by isolating the absolute value.

[latex]-\frac{1}{2}[/latex] |4x-5| [latex]\lt[/latex] – 3      Multiply both sides by -2 and reverse the inequality.

|4x-5| [latex]\gt[/latex] 6

Next, we solve for the equality [latex]|4x-5|=6.[/latex]

[latex]\begin{array}{lll}4x-5=6\hfill & \hfill & 4x-5=-6\hfill \\ \phantom{\rule{1.9em}{0ex}}4x=11\hfill & \phantom{\rule{2em}{0ex}}\text{or}\phantom{\rule{2em}{0ex}}\hfill & \phantom{\rule{1.9em}{0ex}}4x=-1\hfill \\ \phantom{\rule{2em}{0ex}}x=\frac{11}{4}\hfill & \hfill & \phantom{\rule{2em}{0ex}}x=-\frac{1}{4}\hfill \end{array}[/latex]

Now, we can examine the graph to observe where the y-values are negative. We observe where the branches are below the x-axis. Notice that it is not important exactly what the graph looks like, as long as we know that it crosses the horizontal axis at[latex]\,x=-\frac{1}{4}\,[/latex]and[latex]\,x=\frac{11}{4}[/latex] and that the graph opens downward. See Figure 5.

https://openstax.org/books/algebra-and-trigonometry-2e/pages/2-7-linear-inequalities-and-absolute-value-inequalities
Figure 5

 

Try It

Solve[latex]\,-2|k-4|\le -6.[/latex]

Show Solution

[latex]k\le 1\,[/latex]or[latex]\,k\ge 7;[/latex] in interval notation, this would be[latex]\,\left(-\infty ,1\right]\cup \left[7,\infty \right).[/latex]

A coordinate plane with the x-axis ranging from -1 to 9 and the y-axis ranging from -3 to 8. The function y = -2|k 4| + 6 is graphed and everything above the function is shaded in.

Key Concepts

  • Interval notation is a method to indicate the solution set to an inequality. Highly applicable in calculus, it is a system of parentheses and brackets that indicate what numbers are included in a set and whether the endpoints are included as well.
  • Solving inequalities is similar to solving equations. The same algebraic rules apply, except for one: multiplying or dividing by a negative number reverses the inequality.
  • Compound inequalities often have three parts and can be rewritten as two independent inequalities. Solutions are given by boundary values, which are indicated as a beginning boundary or an ending boundary in the solutions to the two inequalities.
  • Absolute value inequalities will produce two solution sets due to the nature of absolute value. We solve by writing two equations: one equal to a positive value and one equal to a negative value.
  • Absolute value inequalities can also be solved by graphing. At least we can check the algebraic solutions by graphing, as we cannot depend on a visual for a precise solution.

Section Exercises

Verbal

  1. When solving an inequality, explain what happened from Step 1 to Step 2:

[latex]\begin{array}{ll}\text{Step 1}\hfill & \phantom{\rule{2em}{0ex}}-2x\gt 6\hfill \\ \text{Step 2}\hfill & \phantom{\rule{3em}{0ex}}x\lt -3\hfill \end{array}[/latex]

Show Solution

When we divide both sides by a negative it changes the sign of both sides so the sense of the inequality sign changes.

  1. When solving an inequality, we arrive at:

[latex]\begin{array}{l}x+2\lt x+3\hfill \\ \phantom{\rule{1.2em}{0ex}}2 \lt 3\hfill \end{array}[/latex]

Explain what our solution set is.

  1. When writing our solution in interval notation, how do we represent all the real numbers?
Show Solution

[latex]\left(-\infty ,\infty \right)[/latex]

  1. When solving an inequality, we arrive at:

[latex]\begin{array}{l}x+2>x+3\hfill \\ \phantom{\rule{1.2em}{0ex}}2>3\hfill \end{array}[/latex]

Explain what our solution set is.

  1. Describe how to graph[latex]\,y=|x-3|[/latex]
Show Solution

We start by finding the x-intercept, or where the function = 0. Once we have that point, which is[latex]\,\left(3,0\right),[/latex] we graph to the right the straight line graph[latex]\,y=x-3,[/latex] and then when we draw it to the left we plot positive y values, taking the absolute value of them.

Algebraic

For the following exercises, solve the inequality. Write your final answer in interval notation.

  1. [latex]4x-7\le 9[/latex]
  1. [latex]3x+2\ge 7x-1[/latex]
Show Solution

[latex]\left(-\infty ,\frac{3}{4}\right][/latex]

  1. [latex]-2x+3>x-5[/latex]
  1. [latex]4\left(x+3\right)\ge 2x-1[/latex]
Show Solution

[latex]\left[\frac{-13}{2},\infty \right)[/latex]

  1. [latex]-\frac{1}{2}x\le \frac{-5}{4}+\frac{2}{5}x[/latex]
  1. [latex]-5\left(x-1\right)+3>3x-4-4x[/latex]
Show Solution

[latex]\left(-\infty ,3\right)[/latex]

  1. [latex]-3\left(2x+1\right)>-2\left(x+4\right)[/latex]
  1. [latex]\frac{x+3}{8}-\frac{x+5}{5}\ge \frac{3}{10}[/latex]
Show Solution

[latex]\left(-\infty ,-\frac{37}{3}\right][/latex]

  1. [latex]\frac{x-1}{3}+\frac{x+2}{5}\le \frac{3}{5}[/latex]

For the following exercises, solve the inequality involving absolute value. Write your final answer in interval notation.

  1. [latex]|x+9|\ge -6[/latex]
Show Solution

All real numbers[latex]\,\left(-\infty ,\infty \right)[/latex]

  1. [latex]|2x+3|\lt 7[/latex]
  1. [latex]|3x-1|>11[/latex]
Show Solution

[latex]\left(-\infty ,\frac{-10}{3}\right)\cup \left(4,\infty \right)[/latex]

  1. [latex]|2x+1|+1\le 6[/latex]
  1. [latex]|x-2|+4\ge 10[/latex]
Show Solution

[latex]\left(-\infty ,-4\right]\cup \left[8,+\infty \right)[/latex]

  1. [latex]|-2x+7|\le 13[/latex]
  1. [latex]|x-7|\lt-4[/latex]
Show Solution

No solution

  1. [latex]|x-20|>-1[/latex]
  1. [latex]|\frac{x-3}{4}|\lt 2[/latex]
Show Solution

[latex]\left(-5,11\right)[/latex]

For the following exercises, describe all the x-values within or including a distance of the given values.

  1. Distance of 5 units from the number 7
  1. Distance of 3 units from the number 9
Show Solution

[latex]\left[6,12\right][/latex]

  1. Distance of10 units from the number 4
  1. Distance of 11 units from the number 1
Show Solution

[latex]\left[-10,12\right][/latex]

For the following exercises, solve the compound inequality. Express your answer using inequality signs, and then write your answer using interval notation.

  1. [latex]-4\lt 3x+2\le 18[/latex]
  1. [latex]3x+1>2x-5>x-7[/latex]
Show Solution

[latex]\begin{array}{ll}x>-6\text{ and }x>-2\hfill & \phantom{\rule{2em}{0ex}}\text{Take the intersection of two sets}.\hfill \\ x>-2,\text{ }\left(-2,+\infty \right)\hfill & \hfill \end{array}[/latex]

  1. [latex]3y\lt 5-2y\lt 7+y[/latex]
  1. [latex]2x-5-11\text{ or }5x+1\ge 6[/latex]
Show Solution

[latex]\begin{array}{ll}x-3\text{ }\mathrm{or}\text{ }x\ge 1\hfill & \phantom{\rule{2em}{0ex}}\text{Take the union of the two sets}.\hfill \\ \left(-\infty ,-3\right){{\cup }^{\text{​}}}^{\text{​}}\left[1,\infty \right)\hfill & \hfill \end{array}[/latex]

  1. [latex]x+7\lt x+2[/latex]

Numeric

For the following exercises, write the set in interval notation.

  1. [latex]\left\{x|-1\lt x\lt 3\right\}[/latex]
Show Solution

[latex]\left(-1,3\right)[/latex]

  1. [latex]\left\{x|x\ge 7\right\}[/latex]
  1. [latex]\left\{x|x\lt 4\right\}[/latex]
Show Solution

[latex]\left(-\infty ,4\right)[/latex]

  1. [latex]\left\{\,x|\,x\text{ is all real numbers}\right\}[/latex]

For the following exercises, write the interval in set-builder notation.

  1. [latex]\left(-\infty ,6\right)[/latex]
Show Solution

[latex]\left\{x|x\lt 6\right\}[/latex]

  1. [latex]\left(4,+\infty \right)[/latex]
  1. [latex]\left[-3,5\right)[/latex]
Show Solution

[latex]\left\{x|-3\le x5\right\}[/latex]

  1. [latex]\left[-4,1\right]\cup \left[9,\infty \right)[/latex]

For the following exercises, write the set of numbers represented on the number line in interval notation.

  1. A number line with two tick marks labeled: -2 and 1 respectively. There is an open circle around the -2 and a dot on the 1 with an arrow connecting the two.
Show Solution

[latex]\left(-2,1\right][/latex]

  1. Number line with two tick marks labeled: -1 and 2 respectively. There is an open circle around the tick mark labeled -1 and a line that extends leftward from the circle. There is a dot around the tick mark labeled 2 and a line that extends rightward from the dot.
  1. Number line with one tick mark labeled 4. There is a dot on the tick mark and an arrow extending leftward from the dot.
Show Solution

[latex]\left(-\infty ,4\right][/latex]

Technology

For the following exercises, input the left-hand side of the inequality as a Y1 graph in your graphing utility. Enter y2 = the right-hand side. Entering the absolute value of an expression is found in the MATH menu, Num, 1:abs(. Find the points of intersection, recall (2nd CALC 5:intersection, 1st curve, enter, 2nd curve, enter, guess, enter). Copy a sketch of the graph and shade the x-axis for your solution set to the inequality. Write final answers in interval notation.

  1. [latex]|x+2|-5\lt 2[/latex]
  1. [latex]\frac{-1}{2}|x+2|\lt 4[/latex]
Show Solution

Where the blue is below the orange; always. All real numbers.[latex]\,\left(-\infty ,+\infty \right).[/latex]

A coordinate plane with the x and y axes ranging from -10 to 10. The function y = -0.5|x + 2| and the line y = 4 are graphed on the same axes. A line runs along the entire x-axis.

  1. [latex]|4x+1|-3>2[/latex]
  1. [latex]|x-4|\lt 3[/latex]
Show Solution

Where the blue is below the orange;[latex]\,\left(1,7\right).[/latex]

A coordinate plane with the x and y axes ranging from -10 to 10. The function y = |x 4| and the line y = 3 are graphed on the same axes. Along the x-axis the points 1 and 7 have an open circle around them and a line connects the two.

  1. [latex]|x+2|\ge 5[/latex]

Extensions

  1. Solve[latex]\,|3x+1|=|2x+3|[/latex]
Show Solution

[latex]x=2,\frac{-4}{5}[/latex]

  1. Solve[latex]{x}^{2}-x>12[/latex]
  1. [latex]\frac{x-5}{x+7}\le 0,[/latex][latex]x\ne -7[/latex]
Show Solution

[latex]\left(-7,5\right][/latex]

  1. [latex]p=-{x}^{2}+130x-3000\,[/latex]is a profit formula for a small business. Find the set of x-values that will keep this profit positive.

Real-World Applications

  1. In chemistry, the volume for a certain gas is given by[latex]\,V=20T,[/latex] where V is measured in cc and T is temperature in ºC. If the temperature varies between 80ºC and 120ºC, find the set of volume values.
Show Solution

[latex]\begin{array}{l}80\le T\le 120\\ 1,600\le 20T\le 2,400\end{array}[/latex]

[latex]\left[1,600, 2,400\right][/latex]

  1. A basic cellular package costs $20/mo. for 60 min of calling, with an additional charge of $.30/min beyond that time.. The cost formula would be[latex]\,C=\text{\$}20+.30\left(x-60\right).\,[/latex]If you have to keep your bill lower than $50, what is the maximum calling minutes you can use?

Glossary

compound inequality
a problem or a statement that includes two inequalities
interval
an interval describes a set of numbers within which a solution falls
interval notation
a mathematical statement that describes a solution set and uses parentheses or brackets to indicate where an interval begins and ends
linear inequality
similar to a linear equation except that the solutions will include sets of numbers

License

Icon for the Creative Commons Attribution 4.0 International License

College Algebra Copyright © 2024 by LOUIS: The Louisiana Library Network is licensed under a Creative Commons Attribution 4.0 International License, except where otherwise noted.

Share This Book