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

TEXT

Study Guides > College Algebra

Write and Manipulate Inequalities

Learning Objectives

  • Use interval notation to express inequalities
  • Use properties of 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]

try it now

Use the sliders in the graph below to adjust the length of the line.
  1. Adjust the left endpoint to (-15,0), and the right endpoint to (5,0)
  2. Write an inequality that represents the line you created.
[practice-area rows="1"][/practice-area] 3. Now slide the point labeled b over to 15. What do you think happened to the line? [practice-area rows="1"][/practice-area] 4. Now adjust the end points and make your own inequality. https://www.desmos.com/calculator/4529rytfef

Answer: With endpoints (-15,0) and (5,0), the values for x on the line are between -15 and 5, so we can write [latex]-15<x<5[/latex]. We made it a strict inequality because the dots on the endpoints of the lines are open. The line disappeared because the inequality being represented is of the form [latex]b< x< a[/latex] and when [latex]b>a[/latex] the inequality is no longer valid.

 

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.

A General Note: Properties of Inequalities

[latex]\begin{array}{ll}\text{Addition Property}\hfill& \text{If }a< b,\text{ then }a+c< b+c.\hfill \\ \hfill & \hfill \\ \text{Multiplication Property}\hfill & \text{If }a< b\text{ and }c> 0,\text{ then }ac< bc.\hfill \\ \hfill & \text{If }a< b\text{ and }c< 0,\text{ then }ac> bc.\hfill \end{array}[/latex]

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

Example: 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\ge x - 1[/latex]
  3. [latex]x+7>9[/latex]

Answer: 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}x - 15<4\hfill & \hfill \\ x - 15+15<4+15 \hfill & \text{Add 15 to both sides.}\hfill \\ x<19\hfill & \hfill \end{array}[/latex]
  2. [latex]\begin{array}{ll}6\ge x - 1\hfill & \hfill \\ 6+1\ge x - 1+1\hfill & \text{Add 1 to both sides}.\hfill \\ 7\ge x\hfill & \hfill \end{array}[/latex]
  3. [latex]\begin{array}{ll}x+7>9\hfill & \hfill \\ x+7 - 7>9 - 7\hfill & \text{Subtract 7 from both sides}.\hfill \\ x>2\hfill & \hfill \end{array}[/latex]

Try It

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

Answer: [latex-display]x<1[/latex-display]

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: Solving an Inequality Algebraically

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

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

[latex]\begin{array}{ll}13 - 7x\ge 10x - 4\hfill & \hfill \\ 13 - 17x\ge -4\hfill & \text{Move variable terms to one side of the inequality}.\hfill \\ -17x\ge -17\hfill & \text{Isolate the variable term}.\hfill \\ x\le 1\hfill & \text{Dividing both sides by }-17\text{ reverses the inequality}.\hfill \end{array}[/latex]
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<\frac{1}{2}x+1[/latex].

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

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.. License: CC BY: Attribution. License terms: Download for free at http://cnx.org/contents/[email protected].
  • Question ID 92604, 92605, 92606, 92607. 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.

CC licensed content, Specific attribution