We've updated our
Privacy Policy effective December 15. Please read our updated Privacy Policy and tap

TEXT

Study Guides > College Algebra

Linear Inequalities and Absolute Value Inequalities

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.
Several red winner’s ribbons lie on a white table. Figure 1

Write and Manipulate Inequalities

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 below. 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. We can use set-builder notation: [latex]\{x|x\ge 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\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 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]\{x|a<x<b\}[/latex] [latex]\left(a,b\right)[/latex]
All real numbers greater than a, but not including a [latex]\{x|x>a\}[/latex] [latex]\left(a,\infty \right)[/latex]
All real numbers less than b, but not including b [latex]\{x|x<b\}[/latex] [latex]\left(-\infty ,b\right)[/latex]
All real numbers greater than a, including a [latex]\{x|x\ge a\}[/latex] [latex]\left[a,\infty \right)[/latex]
All real numbers less than b, including b [latex]\{x|x\le b\}[/latex] [latex]\left(-\infty ,b\right][/latex]
All real numbers between a and b, including a [latex]\{x|a\le x<b\}[/latex] [latex]\left[a,b\right)[/latex]
All real numbers between a and b, including b [latex]\{x|a<x\le b\}[/latex] [latex]\left(a,b\right][/latex]
All real numbers between a and b, including a and b [latex]\{x|a\le x\le b\}[/latex] [latex]\left[a,b\right][/latex]
All real numbers less than a or greater than b [latex]\{x|x<a\text{ and }x>b\}[/latex] [latex]\left(-\infty ,a\right)\cup \left(b,\infty \right)[/latex]
All real numbers [latex]\{x|x\text{ is all real numbers}\}[/latex] [latex]\left(-\infty ,\infty \right)[/latex]

Example: 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].

Answer: 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].

Answer: [latex-display]\left[-3,5\right][/latex-display]

Example: 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].

Answer: 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.

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

Example: 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\ge 5[/latex]
  3. [latex]5-x>10[/latex]

Answer:

  1. [latex]\begin{array}{l}3x<6\hfill \\ \frac{1}{3}\left(3x\right)<\left(6\right)\frac{1}{3}\hfill \\ x<2\hfill \end{array}[/latex]
  2. [latex]\begin{array}{ll}-2x - 1\ge 5\hfill & \hfill \\ -2x\ge 6\hfill & \hfill \\ \left(-\frac{1}{2}\right)\left(-2x\right)\ge \left(6\right)\left(-\frac{1}{2}\right)\hfill & \text{Multiply by }-\frac{1}{2}.\hfill \\ x\le -3\hfill & \text{Reverse the inequality}.\hfill \end{array}[/latex]
  3. [latex]\begin{array}{ll}5-x>10\hfill & \hfill \\ -x>5\hfill & \hfill \\ \left(-1\right)\left(-x\right)>\left(5\right)\left(-1\right)\hfill & \text{Multiply by }-1.\hfill \\ x<-5\hfill & \text{Reverse the inequality}.\hfill \end{array}[/latex]

Try It

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

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

Example: Solving an Inequality with Fractions

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

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

[latex]\begin{array}{ll}-\frac{3}{4}x\ge -\frac{5}{8}+\frac{2}{3}x\hfill & \hfill \\ -\frac{3}{4}x-\frac{2}{3}x\ge -\frac{5}{8}\hfill & \text{Put variable terms on one side}.\hfill \\ -\frac{9}{12}x-\frac{8}{12}x\ge -\frac{5}{8}\hfill & \text{Write fractions with common denominator}.\hfill \\ -\frac{17}{12}x\ge -\frac{5}{8}\hfill & \hfill \\ x\le -\frac{5}{8}\left(-\frac{12}{17}\right)\hfill & \text{Multiplying by a negative number reverses the inequality}.\hfill \\ x\le \frac{15}{34}\hfill & \hfill \end{array}[/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].

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

Example: 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].

Answer: Lets try the first method. Write two inequalities:

[latex]\begin{array}{lll}3+x> 7x - 2\hfill & \text{and}\hfill & 7x - 2> 5x - 10\hfill \\ 3> 6x - 2\hfill & \hfill & 2x - 2> -10\hfill \\ 5> 6x\hfill & \hfill & 2x> -8\hfill \\ \frac{5}{6}> x\hfill & \hfill & x> -4\hfill \\ x< \frac{5}{6}\hfill & \hfill & -4< x\hfill \end{array}[/latex]
The solution set is [latex]-4<x<\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. A number line with the points -4 and 5/6 labeled. Dots appear at these points and a line connects these two dots.

Try It

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

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

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.

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

Licenses & Attributions

CC licensed content, Original

  • Revision and Adaptation. Provided by: Lumen Learning License: CC BY: Attribution.
  • Graphing Inequalities. Authored by: Lumen Learning. Located at: https://www.desmos.com/calculator/4529rytfef. License: CC BY: Attribution.

CC licensed content, Shared previously

  • College Algebra. Provided by: OpenStax Authored by: Abramson, Jay et al.. Located at: https://openstax.org/books/college-algebra/pages/1-introduction-to-prerequisites. License: CC BY: Attribution. License terms: Download for free at http://cnx.org/contents/[email protected].
  • Question ID 92604, 92605, 92606, 92607, 92608, 92609. Authored by: Michael Jenck. License: CC BY: Attribution. License terms: IMathAS Community License CC-BY + GPL.
  • Question ID 72891. Authored by: Alyson Day. License: CC BY: Attribution. License terms: IMathAS Community License CC-BY + GPL.
  • Question ID 58. Authored by: Lippman, David. License: CC BY: Attribution. License terms: IMathAS Community License CC-BY + GPL.
  • Question ID 89935. Authored by: Krystal Meier. License: CC BY: Attribution. License terms: IMathAS Community License CC-BY + GPL.
  • Question ID 15505. Authored by: Tophe Anderson. License: CC BY: Attribution. License terms: IMathAS Community License CC-BY + GPL.