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.
Using Interval Notation
Indicating the solution to an inequality such as \(x≥4\) can be achieved in several ways.
We can use a number line as shown in Figure \(\PageIndex{2}\). The blue ray begins at \(x = 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\).
We can use set-builder notation: \(\{x|x≥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 \(x≥4\) are represented as \([4,\infty)\). 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)\), or all numbers between \(−2\) and \(6\), including \(−2\), but not including \(6\); \((−1,0)\), all real numbers between, but not including \(−1\) and \(0\); and \((−\infty,1]\), all real numbers less than and including \(1\). Table \(\PageIndex{1}\) outlines the possibilities.
Table \(\PageIndex{1}\)
Set Indicated
Set-Builder Notation
Interval Notation
All real numbers between \(a\) and \(b\), but not including \(a\) or \(b\)
\(\{x|a<x<b\}\)
\((a,b)\)
All real numbers greater than \(a\), but not including \(a\)
\(\{x|x>a\}\)
\((a,\infty)\)
All real numbers less than \(b\), but not including \(b\)
\(\{x|x<b\}\)
\((−\infty,b)\)
All real numbers greater than \(a\), including \(a\)
\(\{x|x≥a\}\)
\([a,\infty)\)
All real numbers less than \(b\), including \(b\)
\(\{x|x≤b\}\)
\((−\infty,b]\)
All real numbers between \(a\) and \(b\), including \(a\)
\(\{x|a≤x<b\}\)
\([a,b)\)
All real numbers between \(a\) and \(b\), including \(b\)
\(\{x|a<x≤b\}\)
\((a,b]\)
All real numbers between \(a\) and \(b\), including \(a\) and \(b\)
\(\{x|a≤x≤b\}\)
\([a,b]\)
All real numbers less than \(a\) or greater than \(b\)
Example \(\PageIndex{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\).
Solution
Use a bracket on the left of \(−2\) and parentheses after infinity: \([−2,\infty)\). The bracket indicates that \(−2\) is included in the set with all real numbers greater than \(−2\) to infinity.
Try It! \(\PageIndex{1}\)
Use interval notation to indicate all real numbers between and including \(−3\) and \(5\).
Answer
\([−3,5]\)
Example \(\PageIndex{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\).
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 \(−\infty\) and ends at \(−1\), which is written as \((−\infty,−1]\).
The second interval must show all real numbers greater than or equal to \(1\), which is written as \([1,\infty)\). However, we want to combine these two sets. We accomplish this by inserting the union symbol, ∪, between the two intervals.
\[(−\infty,−1]\cup[1,\infty) \nonumber\]
Try It! \(\PageIndex{2}\)
Express all real numbers less than \(−2\) or greater than or equal to \(3\) in interval notation.
Answer
\((−\infty,−2)\cup[3,\infty)\)
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 \(a<b\), then \(a+c<b+c\).
Multiplication Property
If \(a<b\) and \(c>0\), then \(ac<bc\).
If \(a<b\) and \(c<0\), then \(ac>bc\).
These properties also apply to \(a≤b\), \(a>b\), and \(a≥b\).
Example \(\PageIndex{3}\): Demonstrating the Addition Property
Illustrate the addition property for inequalities by solving each of the following:
(a) \(x−15<4\)
(b) \(6≥x−1\)
(c) \(x+7>9\)
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.
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 \(\PageIndex{5}\): Solving an Inequality Algebraically
Solve the inequality: \(13−7x≥10x−4\).
Solution
Solving this inequality is similar to solving an equation up until the last step.
\[\begin{align*} 13-7x&\geq 10x-4\\ 13-17x&\geq -4 & & \text{Move variable terms to one side of the inequality}\\ -17x&\geq -17 & & \text{Isolate the variable term}\\ x&\leq 1 & & \text{Dividing both sides by -17 reverses the inequality.} \end{align*}\]
The solution set is given by the interval \((−\infty,1]\), or all real numbers less than and including \(1\).
Try It! \(\PageIndex{5}\)
Solve the inequality and write the answer using interval notation: \(−x+4<\dfrac{1}{2}x+1\).
Answer
\((2,\infty)\)
Example \(\PageIndex{6}\): Solving an Inequality with Fractions
Solve the following inequality and write the answer in interval notation: \(−\dfrac{3}{4}x≥−\dfrac{5}{8}+\dfrac{2}{3}x\).
Solution
We begin solving in the same way we do when solving an equation.
\[\begin{align*} -\dfrac{3}{4}x&\geq -\dfrac{5}{8}+\dfrac{2}{3}x\\[5pt] -\dfrac{3}{4}x-\dfrac{2}{3}x&\geq -\dfrac{5}{8} & & \text{Put variable terms on one side.}\\[5pt] -\dfrac{9}{12}x-\dfrac{8}{12}x&\geq -\dfrac{5}{8} & & \text{Write fractions with common denominator.}\\[5pt] -\dfrac{17}{12}x&\geq -\dfrac{5}{8}\\[5pt] x&\leq -\dfrac{5}{8}\left (-\dfrac{12}{17} \right ) & & \text{Multiplying by a negative number reverses the inequality.}\\[5pt] x&\leq \dfrac{15}{34} \end{align*}\]
The solution set is the interval \(\left (−\infty,\dfrac{15}{34} \right ]\).
Try It! \(\PageIndex{6}\)
Solve the inequality and write the answer in interval notation: \(−\dfrac{5}{6}x≤\dfrac{3}{4}+\dfrac{8}{3}x\).
Answer
\(\left [-\dfrac{3}{14},\infty \right )\)
Understanding Compound Inequalities
A compound inequality includes two inequalities in one statement. A statement such as \(4<x≤6\) means \(4<x\) and \(x≤6.\) 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 \(\PageIndex{7}\): Solving a Compound Inequality
Solve the compound inequality: \(3≤2x+2<6\)
Solution
The first method is to write two separate inequalities: \(3≤2x+2\) and \(2x+2<6.\) We solve them independently.
Then, we can rewrite the solution as a compound inequality, the same way the problem began.
\[\frac{1}{2}≤x<2\nonumber\]
In interval notation, the solution is written as \([\tfrac{1}{2},\, 2).\)
The second method is to leave the compound inequality intact, and perform solving procedures on the three parts at the same time.
\(\begin{align*} \qquad 3&≤2x+2<6 \\[5pt]
1&≤2x<4 & & \text{Isolate the variable term, and subtract }2\text{ from all three parts.} \\[5pt]
\tfrac{1}{2}&≤x<2 & & \text{Divide through all three parts by }2.
\end{align*}\)
We get the same solution: \([\tfrac{1}{2},\, 2).\)
Try It! \(\PageIndex{7}\)
Solve the compound inequality: \(4<2x−8≤10.\)
Answer
\(6<x≤9\) or \((6,9]\)
Example \(\PageIndex{8}\): Solving a Compound Inequality with the Variable in All Three Parts
Solve the compound inequality with variables in all three parts: \(3+x>7x−2>5x−10.\)
Solution
Let's try the first method. Write two inequalities:
The solution set is \(−4<𝑥<\tfrac{5}{6}\) or in interval notation \(\left(−4,\tfrac{5}{6}\right).\) 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 \(\PageIndex{3}\).
Try It! \(\PageIndex{8}\)
Solve the compound inequality: \(3y<4−5y<5+3y.\)
Answer
\(\left(−\tfrac{1}{8},\, \tfrac{1}{2}\right)\)
Solving Absolute Value Inequalities
As we know, the absolute value of a quantity is a positive number or zero. From the origin, a point located at \((−x,\, 0)\) has an absolute value of \(x,\) as it is \(x\) units away. Consider absolute value as the distance from one point to another point. Regardless of direction, positive or negative, the distance between the two points is represented as a positive number or zero.
An absolute value inequality is an equation of the form
Where \(A,\) and sometimes \(B,\) represents an algebraic expression dependent on a variable \(x.\) Solving the inequality means finding the set of all \(x\)-values that satisfy the problem. Usually this set will be an interval or the union of two intervals and will include a range of values.
There are two basic approaches to solving absolute value inequalities: graphical and algebraic. The advantage of the graphical approach is we can read the solution by interpreting the graphs of two equations. The advantage of the algebraic approach is that solutions are exact, as precise solutions are sometimes difficult to read from a graph.
Suppose we want to know all possible returns on an investment if we could earn some amount of money within $200 of $600. We can solve algebraically for the set of \(x\)-values such that the distance between\(x\) and \(600\) is less than or equal to \(200.\) We represent the distance between \(x\) and \(600\) as \(| x−600 |,\) and therefore, \(| x−600 |≤200\) or
This means our returns would be between $400 and $800.
To solve absolute value inequalities, just as with absolute value equations, we write two inequalities and then solve them independently.
Definition: Absolute Value Inequalities
For an algebraic expression \(X\) and \(k>0,\) an absolute value inequality is an inequality of the form
\[\begin{align*} | X |&<k \text{ is equivalent to }−k<X<k\\[4pt]
| X |&>k \text{ is equivalent to }X<−k \text{ or }X>k\end{align*}\]
These statements also apply to \(| X |≤k\) and \(| X |≥k.\)
Example \(\PageIndex{9}\): Determining a Number within a Prescribed Distance
Describe all values \(x\) within a distance of \(4\) from the number \(5.\)
Solution
We want the distance between \(x\) and \(5\) to be less than or equal to \(4.\) We can draw a number line, such as in Figure \(\PageIndex{4},\) to represent the condition to be satisfied.
The distance from \(x\) to \(5\) can be represented using an absolute value symbol, \(| x−5 |.\) Write the values of \(x\) that satisfy the condition as an absolute value inequality.
\[| x−5 |≤4\nonumber\]
We need to write two inequalities as there are always two solutions to an absolute value equation.
Now, we can examine the graph to observe where the \(y\)-values are negative. We observe where the branches are below the \(x\)-axis. Notice that it is not important exactly what the graph looks like, as long as we know that it crosses the horizontal axis at \(x=−\tfrac{1}{4}\) and \(x=\tfrac{11}{4},\) and that the graph opens downward. See Figure \(\PageIndex{5}.\)
Try It! \(\PageIndex{10}\)
Solve \(−2|k−4|≤−6.\)
Answer
\(k≤1\) or \(k≥7;\) in interval notation, this would be \((−∞,1]∪[7,∞).\)