Representing Inequalities on a Number Line and with Interval Notation
Learning Outcomes
- Represent inequalities on a number line
- Represent inequalities using interval notation
- Describe solutions to inequalities
Represent Inequalities on a Number Line
First, let us define some important terminology. An inequality is a mathematical statement that compares two expressions using the ideas of greater than or less than. Special symbols are used in these statements. When you read an inequality, read it from left to right—just like reading text on a page. In algebra, inequalities are used to describe large sets of solutions. Sometimes there are an infinite amount of numbers that will satisfy an inequality, so rather than try to list off an infinite amount of numbers, we have developed some ways to describe very large lists in succinct ways. The first way you are probably familiar with—the basic inequality. For example:- [latex]{x}\lt{9}[/latex] indicates the list of numbers that are less than [latex]9[/latex]. Would you rather write [latex]{x}\lt{9}[/latex] or try to list all the possible numbers that are less than [latex]9[/latex]? (Most people would answer with the former.)
- [latex]-5\le{t}[/latex] indicates all the numbers that are greater than or equal to [latex]-5[/latex].
- [latex]x\lt5[/latex] means all the real numbers that are less than 5, whereas;
- [latex]5\lt{x}[/latex] means that 5 is less than x, or we could rewrite this with the x on the left: [latex]x\gt{5}[/latex]. Note how the inequality is still pointing the same direction relative to x. This statement represents all the real numbers that are greater than 5, which is easier to interpret than 5 is less than x.
- an inequality
- a graph
- an interval
Inequality Signs
The box below shows the symbol, meaning, and an example for each inequality sign. Sometimes, it is easy to get tangled up in inequalities; just remember to read them from left to right.Symbol | Words | Example |
---|---|---|
[latex]\neq [/latex] | not equal to | [latex]{2}\neq{8}[/latex], 2 is not equal to 8 |
[latex]\gt[/latex] | greater than | [latex]{5}\gt{1}[/latex], 5 is greater than 1 |
[latex]\lt[/latex] | less than | [latex]{2}\lt{11}[/latex], 2 is less than 11 |
[latex] \geq [/latex] | greater than or equal to | [latex]{4}\geq{ 4}[/latex], 4 is greater than or equal to 4 |
[latex]\leq [/latex] | less than or equal to | [latex]{7}\leq{9}[/latex], 7 is less than or equal to 9 |
Graphing an Inequality
Inequalities can also be graphed on a number line. Below are three examples of inequalities and their graphs. Graphs are a very helpful way to visualize information, especially when that information represents an infinite list of numbers! [latex]x\leq -4[/latex]. This translates to all the real numbers on a number line that are less than or equal to [latex]4[/latex]. [latex]{x}\geq{-3}[/latex]. This translates to all the real numbers on the number line that are greater than or equal to -3. Each of these graphs begins with a circle—either an open or closed (shaded) circle. This point is often called the end point of the solution. A closed, or shaded, circle is used to represent the inequalities greater than or equal to [latex] \displaystyle \left(\geq\right) [/latex] or less than or equal to [latex] \displaystyle \left(\leq\right) [/latex]. The point is part of the solution. An open circle is used for greater than (>) or less than (<). The point is not part of the solution. The graph then extends endlessly in one direction. This is shown by a line with an arrow at the end. For example, notice that for the graph of [latex] \displaystyle x\geq -3[/latex] shown above, the end point is [latex]−3[/latex], represented with a closed circle since the inequality is greater than or equal to [latex]−3[/latex]. The blue line is drawn to the right on the number line because the values in this area are greater than [latex]−3[/latex]. The arrow at the end indicates that the solutions continue infinitely.Example
Graph the inequality [latex]x\ge 4[/latex]Answer: We can use a number line as shown. Because the values for [latex]x[/latex] include [latex]4[/latex], we place a solid dot on the number line at [latex]4[/latex]. Then we draw a line that begins at [latex]x=4[/latex] and, as indicated by the arrowhead, continues to positive infinity, which illustrates that the solution set includes all real numbers greater than or equal to [latex]4[/latex].
Try It
[ohm_question]26182[/ohm_question]Example
Write an inequality describing all the real numbers on the number line that are less than [latex]2[/latex]. Then draw the corresponding graph.Answer: We need to start from the left and work right, so we start from negative infinity and end at [latex]2[/latex]. We will not include either because infinity is not a number, and the inequality does not include [latex]2[/latex]. Inequality: [latex]x\lt2[/latex] To draw the graph, place an open dot on the number line first, and then draw a line extending to the left. Draw an arrow at the leftmost point of the line to indicate that it continues for infinity.
Represent Inequalities Using Interval Notation
Another commonly used, and arguably the most concise, method for describing inequalities and solutions to inequalities is called interval notation. With this convention, sets are built with parentheses or brackets, each having a distinct meaning. The solutions to [latex]x\geq 4[/latex] are represented as [latex]\left[4,\infty \right)[/latex]. This method is widely used and will be present in other math courses you may take. The main concept to remember is that parentheses represent solutions greater than 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. Remember to read inequalities from left to right, just like text. The table below describes all the possible inequalities that can occur and how to write them using interval notation, where a and b are real numbers.Inequality | Words | Interval Notation |
---|---|---|
[latex]{a}\lt{x}\lt{ b}[/latex] | all real numbers between a and b, not including a and b | [latex]\left(a,b\right)[/latex] |
[latex]{x}\gt{a}[/latex] | All real numbers greater than a, but not including a | [latex]\left(a,\infty \right)[/latex] |
[latex]{x}\lt{b}[/latex] | All real numbers less than b, but not including b | [latex]\left(-\infty ,b\right)[/latex] |
[latex]{x}\ge{a}[/latex] | All real numbers greater than a, including a | [latex]\left[a,\infty \right)[/latex] |
[latex]{x}\le{b}[/latex] | All real numbers less than b, including b | [latex]\left(-\infty ,b\right][/latex] |
[latex]{a}\le{x}\lt{ b}[/latex] | All real numbers between a and b, including a | [latex]\left[a,b\right)[/latex] |
[latex]{a}\lt{x}\le{ b}[/latex] | All real numbers between a and b, including b | [latex]\left(a,b\right][/latex] |
[latex]{a}\le{x}\le{ b}[/latex] | All real numbers between a and b, including a and b | [latex]\left[a,b\right][/latex] |
[latex]{x}\lt{a}\text{ or }{x}\gt{ b}[/latex] | All real numbers less than a or greater than b | [latex]\left(-\infty ,a\right)\cup \left(b,\infty \right)[/latex] |
All real numbers | All real numbers | [latex]\left(-\infty ,\infty \right)[/latex] |
Example
Describe the inequality [latex]x\ge 4[/latex] using interval notationAnswer: The solutions to [latex]x\ge 4[/latex] are represented as [latex]\left[4,\infty \right)[/latex]. Note the use of a bracket on the left because 4 is included in the solution set.
Try It
[ohm_question]72501[/ohm_question]Example
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.
Think About It
In the previous examples you were given an inequality or a description of one with words, and asked to draw the corresponding graph and write the interval. In this example, you are given an interval and asked to write the inequality and draw the graph. Given [latex]\left(-\infty,10\right)[/latex], write the associated inequality and draw the graph. In the box below, write down whether you think it will be easier to draw the graph first or write the inequality first. [practice-area rows="1"][/practice-area]Answer: We will draw the graph first. The interval reads "all real numbers less than 10," so we will start by placing an open dot on 10 and drawing a line to the left with an arrow indicating the solution continues to negative infinity. To write the inequality, we will use < since the parentheses indicate that 10 is not included. [latex]x<10[/latex]
Contribute!
Licenses & Attributions
CC licensed content, Original
- Revision and Adaptation. Provided by: Lumen Learning License: CC BY: Attribution.
- Graph Linear Inequalities in One Variable (Basic). Authored by: James Sousa (Mathispower4u.com) for Lumen Learning. License: CC BY: Attribution.
CC licensed content, Shared previously
- Ex: Graph Basic Inequalities and Express Using Interval Notation. Authored by: James Sousa (Mathispower4u.com) for Lumen Learning. License: CC BY: Attribution.
- College Algebra. Provided by: Lumen Learning Authored by: Jay Abramson, et al.. License: CC BY: Attribution.
- Unit 10: Solving Equations and Inequalities, from Developmental Math: An Open Program. Provided by: Monterey Institute of Technology and Education Located at: https://www.nroc.org/. License: CC BY: Attribution.