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

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 x4x\ge 4 can be achieved in several ways. We can use a number line as shown below. The blue ray begins at x=4x=4 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: {xx4}\{x|x\ge 4\}, 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 x4x\ge 4 are represented as [4,)\left[4,\infty \right). 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 [2,6)\left[-2,6\right), or all numbers between 2-2 and 66, including 2-2, but not including 66; (1,0)\left(-1,0\right), all real numbers between, but not including 1-1 and 00; and (,1]\left(-\infty ,1\right], all real numbers less than and including 11. 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 {xa<x<b}\{x|a<x<b\} (a,b)\left(a,b\right)
All real numbers greater than a, but not including a {xx>a}\{x|x>a\} (a,)\left(a,\infty \right)
All real numbers less than b, but not including b {xx<b}\{x|x<b\} (,b)\left(-\infty ,b\right)
All real numbers greater than a, including a {xxa}\{x|x\ge a\} [a,)\left[a,\infty \right)
All real numbers less than b, including b {xxb}\{x|x\le b\} (,b]\left(-\infty ,b\right]
All real numbers between a and b, including a {xax<b}\{x|a\le x<b\} [a,b)\left[a,b\right)
All real numbers between a and b, including b {xa<xb}\{x|a<x\le b\} (a,b]\left(a,b\right]
All real numbers between a and b, including a and b {xaxb}\{x|a\le x\le b\} [a,b]\left[a,b\right]
All real numbers less than a or greater than b {xx<a and x>b}\{x|x<a\text{ and }x>b\} (,a)(b,)\left(-\infty ,a\right)\cup \left(b,\infty \right)
All real numbers {xx is all real numbers}\{x|x\text{ is all real numbers}\} (,)\left(-\infty ,\infty \right)

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

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

Try It

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

Answer: [3,5]\left[-3,5\right]

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 1-1 or greater than or equal to 11.

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 -\infty and ends at 1-1, which is written as (,1]\left(-\infty ,-1\right]. The second interval must show all real numbers greater than or equal to 11, which is written as [1,)\left[1,\infty \right). However, we want to combine these two sets. We accomplish this by inserting the union symbol, \cup , between the two intervals.

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

Try It

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

Answer: (,2)[3,)\left(-\infty ,-2\right)\cup \left[3,\infty \right)

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 15<x<5-15<x<5. 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 b<x<ab< x< a and when b>ab>a 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

Addition PropertyIf a<b, then a+c<b+c.Multiplication PropertyIf a<b and c>0, then ac<bc.If a<b and c<0, then ac>bc.\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}

These properties also apply to aba\le b, a>ba>b, and aba\ge b.

Example: Demonstrating the Addition Property

Illustrate the addition property for inequalities by solving each of the following:
  1. x15<4x - 15<4
  2. 6x16\ge x - 1
  3. x+7>9x+7>9

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. x15<4x15+15<4+15Add 15 to both sides.x<19\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}
  2. 6x16+1x1+1Add 1 to both sides.7x\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}
  3. x+7>9x+77>97Subtract 7 from both sides.x>2\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}

Try It

Solve 3x2<13x - 2<1.

Answer: x<1x<1

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: 137x10x413 - 7x\ge 10x - 4.

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

137x10x41317x4Move variable terms to one side of the inequality.17x17Isolate the variable term.x1Dividing both sides by 17 reverses the inequality.\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}
The solution set is given by the interval (,1]\left(-\infty ,1\right], or all real numbers less than and including 1.

Try It

Solve the inequality and write the answer using interval notation: x+4<12x+1-x+4<\frac{1}{2}x+1.

Answer: (2,)\left(2,\infty \right)

Licenses & Attributions