2.3 Linear Inequalities

Learning Objectives

In this section, you will:

  • Use interval notation
  • Use properties of inequalities.
  • Solve inequalities in one variable algebraically.
Several red winner’s ribbons lie on a white table.
Figure 1

It is not easy to make the honor roll 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.

Using Interval Notation

Indicating the solution to an inequality such as [latex]x\leq4[/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]\{x\vert x\geq 4\}[/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\geq4[/latex] are represented as [latex][4,\infty)[/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][-2, 6)[/latex], or all numbers between -2 and 6, including -2, but not including 6; [latex](-1,0)[/latex], all real numbers between, but not including -1 and 0; and [latex](-\infty, 1][/latex], all real numbers less than and including 1.

Table 1 outlines the possibilities.

All real numbers between [latex]a[/latex] and [latex]b[/latex], but not including [latex]a[/latex] or [latex]b[/latex][latex]\{x|a< x < b\}[/latex][latex](a,b)[/latex]

Table 1
Set Indicated Set-Builder Notation Interval Notation
All real numbers greater than [latex]a[/latex], but not including [latex]a[/latex] [latex]\{x|x > a\}[/latex] [latex](a,\infty)[/latex]
All real numbers less than [latex]b[/latex], but not including [latex]b[/latex] [latex]\{x|x < b\}[/latex] [latex](−\infty,b)[/latex]
All real numbers greater than [latex]a[/latex], including [latex]a[/latex] [latex]\{x|x≥a\}[/latex] [latex][a,\infty)[/latex]
All real numbers less than [latex]b[/latex], including [latex]b[/latex] [latex]\{x|x≤b\}[/latex] [latex](−\infty,b][/latex]
All real numbers between [latex]a[/latex] and [latex]b[/latex], including [latex]a[/latex] [latex]\{x|a≤x < b\}[/latex] [latex][a,b)[/latex]
All real numbers between [latex]a[/latex] and [latex]b[/latex], including [latex]b[/latex] [latex]\{x|a < x≤b\}[/latex] [latex](a,b][/latex]
All real numbers between [latex]a[/latex] and [latex]b[/latex], including [latex]a[/latex] and [latex]b[/latex] [latex]\{x|a≤x≤b\}[/latex] [latex][a,b][/latex]
All real numbers less than [latex]a[/latex] or greater than [latex]b[/latex] [latex]\{x|x < a\space and\space x > b\}[/latex] [latex](−\infty,a)\cup(b,\infty)[/latex]
All real numbers [latex]\{x|x\space is\space all\space real\space numbers\}[/latex] [latex](−\infty,\infty)[/latex]

Example 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 -2.

Show Solution

 

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

 

Try It #1

Use interval notation to indicate all real numbers between and including -3 and 5.

Show Solution

[latex][3,5][/latex]

 

Example 2: 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 -1 or greater than or equal to 1.

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 -1, which is written as [latex](-\infty,-1][/latex].

The second interval must show all real numbers greater than or equal to 1, which is written a  [latex]1,\infty[/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](−\infty,−1]\cup[1,\infty) \nonumber[/latex]

 

Try It #2

Express all real numbers less than -2 or greater than or equal to 3 in interval notation.

Show Solution

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

 

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

Addition Property

  • If [latex]a < b[/latex], then [latex]a+c < b+c[/latex].

Multiplication Property

  • If [latex]a < b[/latex] and [latex]c > 0[/latex], then [latex]ac < bc[/latex].
  • If [latex]a < b[/latex] and [latex]c < 0[/latex], then [latex]ac>bc[/latex].

These properties also apply to [latex]a\leq b[/latex], [latex]a > b[/latex], and [latex]a\geq b[/latex].

Example 3; Demonstrating the Addition Property

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

  1. [latex]x-15 < 4[/latex]
  2. [latex]6\geq x-1[/latex]
  3. [latex]x+7 > 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}{c} x-15<4 \\ x-15+15<4+15\\ x<19 \end{array}[/latex]

    Add 15 to both sides
  2. [latex]\begin{array}{c} 6 \geq x-1 \\ 6+1 \geq x-1+1 \\ 7 \geq x \end{array}[/latex]

    Add 1 to both sides
  3. [latex]\begin{array}{c} x+7>9 \\ x+7-7>9-7 \\ x>2 \end{array}[/latex]

    Subtract 7 from both sides

 

Try It #3

Solve: [latex]3x-2 < 1[/latex].

Show Solution

[latex]x < 1[/latex]

 

Example 4: Demonstrating the Multiplication Property

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

  1. [latex]3x < 6[/latex]

  2. [latex]-2x-1\geq5[/latex]

  3. [latex]5-x > 10[/latex]

Show Solution

 

  1. [latex]\begin{aligned} 3 x & <6 \\ \frac{1}{3}(3 x) & <(6) \frac{1}{3} \\ x & <2 \end{aligned}[/latex]

  2. [latex]\begin{array}{c} -2 x-1 \geq 5 \\ -2 x \geq 6 \\ \left(-\frac{1}{2}\right)(-2 x) \geq(6)\left(-\frac{1}{2}\right) \\ x \leq-3 \end{array}[/latex]

    Multiply by [latex](-\frac12)[/latex]
    Reverse the inequality.

  3. [latex]\begin{array}{c} -2 x-1 \geq 5 \\ -2 x \geq 6 \\ \left(-\frac{1}{2}\right)(-2 x) \geq(6)\left(-\frac{1}{2}\right) \\ x \leq-3 \end{array}[/latex]

    Multiply by -1
    Reverse the inequality.

     

 

Try It #4

Solve: [latex]4x+7\geq2x-3[/latex].

Show Solution

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

 

Solving Inequalities in One Variable Algebraically

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.

Example 5: Solving an Inequality Algebraically

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

Show Solution

 

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

\begin{aligned}
13-7 x & \geq 10 x-4\\
13-17 x & \geq-4 \;\;\;\;\;\;\;\;\;\;\text{Move variable terms to one side of the inequality}\\
-17 x & \geq-17 \;\;\;\;\;\;\;\;\;\text{Isolate the variable term}\\
x & \leq 1 \;\;\;\;\;\;\;\;\;\;\;\;\;\text{Dividing both sides by -17 reverses the inequality.}
\end{aligned}

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

 

Example 6: Solving an Inequality with Fractions

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

[latex]-\frac34 x \geq -\frac58+\frac23x.[/latex]
Show Solution

 

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

[latex]\small\begin{aligned} -\frac{3}{4} x & \geq-\frac{5}{8}+\frac{2}{3} x \\ -\frac{3}{4} x-\frac{2}{3} x & \geq-\frac{5}{8} \;\;\;\;\;\;\;\;\;\text{Put variable terms on one side}\\ -\frac{9}{12} x-\frac{8}{12} x & \geq-\frac{5}{8} \;\;\;\;\;\;\;\;\;\text{Write fraction with common denominator}\\ -\frac{17}{12} x & \geq-\frac{5}{8} \\ x & \leq-\frac{5}{8}\left(-\frac{12}{17}\right) \;\;\;\text{Multiplying by a negative number reverses the inequality}\\ x & \leq \frac{15}{34} \end{aligned}[/latex]

The solution set is the interval [latex](-\infty , \frac{15}{34}][/latex].

 

Try It #6

Solve the inequality and write the answer in interval notation: [latex]-\frac56 x \leq \frac34+\frac83 x[/latex].

 

Understanding Compound Inequalities

A compound inequality includes two inequalities in one statement. A statement such as [latex]4 < x\leq 6[/latex] means [latex]4 < x[/latex] and [latex]x\leq 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.

Example 7: Solving a Compound Inequality

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

Show Solution

 

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

[latex]\begin{array}{lcc} 3 \leq 2 x+2 & \text { and } & 2 x+2<6 \\ 1 \leq 2 x & & 2 x<4 \\ \frac{1}{2} \leq x & & x<2 \end{array}[/latex]

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

[latex]\frac12 \leq x<2[/latex]

In interval notation, the solution is written as [latex][\frac12,2)[/latex].

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

[latex]\begin{array}{l} 3 \leq 2 x+2<6 \\ 1 \leq 2 x<4 \;\;\;\;\;\;\text{Isolate the variable term, and subtract 2 from all three parts.}\\ \frac{1}{2} \leq x<2\;\;\;\;\;\;\text{Divide through all three parts by 2.} \end{array}[/latex]

We get the same solution: [latex][\frac12,2)[/latex]

 

Try It #7

Solve the compound inequality: [latex]4 < 2x-8\leq 10[/latex].

Show Solution

[latex]6 < x\leq 9 \text{ or }(6,9][/latex]

 

Example 8: 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]\large\begin{aligned} 3+x & >7 x-2 \\ 3 & >6 x-2 \\ 5 & >6 x \\ \frac{5}{6} & >x \\ x & <\frac{5}{6} \end{aligned}[/latex]

and

[latex]\large\begin{array}{c} 7 x-2 > 5 x-10 \\ 2 x-2 > -10 \\ 2 x > -8 \\ x>-4 \\ -4 < x \end{array}[/latex]

The solution set is [latex]-4 < x < \frac56[/latex] or in interval notation [latex](-4, \frac56)[/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 #8

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

 

License

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

College Algebra Copyright © by Alison Bonner is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book