Skip to main content

Section 8.4 Linear Inequalities in One Variable

The process of solving a linear equality in one variable is very similar to solving a linear equation in one variable. In fact, other than the presence of an inequality symbol (in place of an equal sign), the steps are identical with one major caveat. The direction of the inequality sign remains consistent from step to step unless you multiply or divide both sides of the inequality by a negative number. If you multiply or divide both sides of the equation by a negative number, the direction of the inequality sign reverses.

Consider what happens when we divide both \(-10\) and \(15\) by \(-5\text{.}\) Before the division occurs, we have the inequality pointing to the left, i.e.

\begin{equation*} -10 \lt 15\text{.} \end{equation*}

After the division, the inequality points to the right, i.e.

\begin{equation*} 2 \gt -3\text{.} \end{equation*}

Suppose that we are tasked with solving the inequality

\begin{equation*} -5x \lt 15\text{.} \end{equation*}

In order to isolate \(x\text{,}\) we need to divide both sides of the inequality by \(-5\text{.}\) When we do this, we need to reverse the direction of the inequality sign. This is illustrated below.

\begin{align*} -5x \amp\lt 15\\ \divideunder{-5x}{-5} \amp\gt \divideunder{15}{-5}\\ x \amp\gt -3 \end{align*}

Note that the two sides are equal at the the endpoint of the solution interval. Note too that if we replace \(x\) with a value greater than \(-3\) (say \(6\)), the resultant inequality is true.

\begin{align*} -5x \amp\lt 15\\ -5 \cdot 6\amp\stackrel{?}{\lt}15\\ -30\amp\stackrel{\checkmark}{\lt}15 \end{align*}

The direction of the inequality reverses only when we multiply or divide both sides of the inequality by a negative number. In all other cases the direction of the inequality remains the same. Several examples follow.

Example 8.4.1.

Determine the solution set for the inequality \(2x-7 \lt 17\text{.}\) State the solution set using both set builder notation and interval notation.

Solution
\begin{align*} 2x-7 \amp\lt 17\\ 2x-7\addright{7} \amp\lt 17\addright{7}\\ 2x \amp\lt 24\\ \divideunder{2x}{2} \amp\lt \divideunder{24}{2}\\ x \amp\lt 12 \end{align*}

If our solution is correct, the two sides are equal at the endpoint if the solution set. Let's check.

\begin{align*} 2x-7\amp=17\\ 2 \cdot \highlight{12}-7\amp\stackrel{?}{=}17\\ 24-7\amp\stackrel{?}{=}17\\ 17\amp\stackrel{\checkmark}{=}17 \end{align*}

We can check to make sure that the inequality sign is pointed in the proper direction by testing any number on the interval other than the endpoint of the interval.Β  Make sure that you check the value in the original inequality. I'm going to check \(10\text{.}\)

\begin{align*} 2x-7 \amp\lt 17\\ 2 \cdot \highlight{10}-7 \amp\stackrel{?}{\lt}17\\ 20-7\amp\stackrel{?}{\lt}17\\ 13\amp\stackrel{\checkmark}{\lt}17 \end{align*}

The solution set is \(\{x|x \lt 12\}\) which is equivalent to \((-\infty,12)\text{.}\)

Example 8.4.2.

Determine the solution set for the inequality \(5-3y \ge 17\text{.}\) State the solution set using both set builder notation and interval notation.

Solution
\begin{align*} 5-3y \amp\ge 17\\ 5-3y\subtractright{5} \amp\ge 17\subtractright{5}\\ -3y \amp\ge 12 \end{align*}

At this point we need to divide both sides of the inequality by a negative number. As discussed before this example, this will reverse the direction of the inequality. We need to reverse the sign in the step where we indicate that we are dividing by a negative number. Picking up where we left off...

\begin{align*} -3y \amp\ge 12\\ \divideunder{-3y}{-3} \amp\le \divideunder{12}{-3}\\ y \amp\le -4 \end{align*}

Let's check to make sure that the two sides are equal at the endpoint of the interval.

\begin{align*} 5-3y\amp=17\\ 5-3 \cdot \highlight{-4}\amp\stackrel{?}{=}17\\ 5+12\amp\stackrel{?}{=}17\\ 17\amp\stackrel{\checkmark}{=}17 \end{align*}

Let's test \(-6\) in the original inequality.

\begin{align*} 5-3y \amp\ge 17\\ 5-3 \cdot \highlight{-6} \amp\stackrel{?}{\ge} 17\\ 5+18\amp\stackrel{?}{\ge}17\\ 23\amp\stackrel{\checkmark}{\ge}17 \end{align*}

The solution set is \(\{y|y \le -4\}\) which is equivalent to \((-\infty,-4]\text{.}\)

Example 8.4.3.

Determine the solution set for the inequality \(x-14 \le 3x-16\text{.}\) State the solution set using both set builder notation and interval notation.

Solution
\begin{align*} x-14 \amp\le 3x-16\\ x-14\addright{14}\subtractright{3x} \amp\le 3x-16\addright{14}\subtractright{3x}\\ -2x \amp\le -2\\ \divideunder{-2x}{-2} \amp\ge \divideunder{-2}{-2}\\ x \amp\ge 1 \end{align*}

We need to check that the two sides are equal at the endpoint, \(1\text{.}\)

\begin{align*} x-14\amp=3x-16\\ \highlight{1}-14\amp\stackrel{?}{=}3 \cdot \highlight{1}-16\\ -13\amp\stackrel{?}{=}3-16\\ -13\amp\stackrel{\checkmark}{=}-13 \end{align*}

Let's check \(2\) in the original inequality.

\begin{align*} x-14 \amp\le 3x-16\\ \highlight{2}-14\amp\stackrel{?}{\le}3 \cdot \highlight{2}-16\\ -12\amp\stackrel{?}{\le}6-16\\ -12\amp\stackrel{\checkmark}{\le}-10 \end{align*}

The solution set is \(\{x|x \ge 1\}\) which is equivalent to \([1,\infty)\text{.}\)

Example 8.4.4.

Determine the solution set for the inequality \(\frac{2}{5}t+\frac{1}{2} \gt \frac{3}{19}\text{.}\) State the solution set using both set builder notation and interval notation.

Solution

Let's begin by clearing the fractions from the inequality. The least common denominator of all of the fractions in the inequality is \(10\text{,}\) so we'll multiply both sides of the inequality by \(10\text{.}\) Since we are multiplying by a positive number, the direction of the inequality sign is not effected.

\begin{align*} \frac{2}{5}t+\frac{1}{2} \amp\gt \frac{3}{10}\\ \multiplyleft{10}\left(\frac{2}{5}t+\frac{1}{2}\right) \amp\gt \multiplyleft{10}\frac{3}{10}\\ \frac{10}{1} \cdot \frac{2}{5}t+\frac{10}{1} \cdot \frac{1}{2} \amp\gt \frac{10}{1} \cdot \frac{3}{10}\\ 4t+5 \amp\gt 3\\ 4t+5\subtractright{5} \amp\gt 3\subtractright{5}\\ 4t \amp\gt -2\\ \divideunder{4t}{4} \amp\gt \divideunder{-2}{4}\\ t \amp\gt -\frac{1}{2} \end{align*}

Let's check that the two sides are equal at \(-\frac{1}{2}\text{.}\)

\begin{align*} \frac{2}{5}t+\frac{1}{2} \amp= \frac{3}{10}\\ \frac{2}{5} \cdot \highlight{-\frac{1}{2}}+\frac{1}{2} \amp\stackrel{?}{=} \frac{3}{10}\\ -\frac{1}{5}+\frac{1}{2} \amp\stackrel{?}{=} \frac{3}{10}\\ -\frac{2}{10}+\frac{5}{10} \amp\stackrel{?}{=} \frac{3}{10}\\ \frac{3}{10} \amp\stackrel{\checkmark}{=} \frac{3}{10} \end{align*}

Let's test \(0\) in the original inequality.

\begin{align*} \frac{2}{5}t+\frac{1}{2} \amp\gt \frac{3}{10}\\ \frac{2}{5} \cdot \highlight{0}+\frac{1}{2} \amp\stackrel{?}{\gt} \frac{3}{10}\\ 0+\frac{1}{2} \amp\stackrel{?}{\gt} \frac{3}{10}\\ \frac{1}{2} \amp\stackrel{?}{\gt} \frac{3}{10}\\ \frac{5}{10} \amp\stackrel{\checkmark}{\gt} \frac{3}{10} \end{align*}
The solution set is \(\left\{t|t \gt -\frac{1}{2}\right\}\) which is equivalent to \(\left(-\frac{1}{2},\infty\right)\text{.}\)
Example 8.4.5.

Determine the solution set for the inequality \(3(x-2) \lt 3x+2\text{.}\) State the solution set using both set builder notation and interval notation.

Solution
\begin{align*} 3(x-2) \amp\lt 3x+2\\ 3x-6 \amp\lt 3x+1\\ 3x-6\addright{6}\subtractright{3x} \amp\lt 3x+1\addright{6}\subtractright{3x}\\ 0 \amp\lt 6 \end{align*}

The final inequality is an identity - a true mathematical statement. Since the original inequality is equivalent to an identity, it is true no matter the value of \(t\text{.}\) The solution set is \(\left\{x|x \in \mathbb{R}\right\}\) which is equivalent to \((-\infty,\infty)\text{.}\)

Example 8.4.6.

Determine the solution set for the inequality \(2(x-2) \ge 3x+2\text{.}\) State the solution set using both set builder notation and interval notation.

Solution
\begin{align*} 2(x-2) \amp\ge 3x+2\\ 2x-4 \amp\ge 3x+2\\ 2x-4\addright{4}\subtractright{3x} \amp\ge 3x+2\addright{4}\subtractright{3x}\\ -x \amp\ge 6\\ \divideunder{-x}{-1} \amp\le \divideunder{6}{-1}\\ x \amp\le -6 \end{align*}

Let's check that the two sides are equal at \(-6\text{.}\)

\begin{align*} 2(x-2) \amp= 3x+2\\ 2(\highlight{-6}-2) \amp\stackrel{?}{=} 3 \cdot \highlight{-6}+2\\ 2 \cdot -8 \amp\stackrel{?}{=} -18+2\\ -16 \amp\stackrel{\checkmark}{=} -16 \end{align*}

Let's test \(-10\) in the original inequality.

\begin{align*} 2(x-2) \amp\ge 3x+2\\ 2(\highlight{-10}-2) \amp\stackrel{?}{\ge} 3 \cdot\highlight{-10}+2\\ 2 \cdot -12 \amp\stackrel{?}{\ge} -30+2\\ -24 \amp\stackrel{\checkmark}{\ge} -28 \end{align*}

The solution set is \(\{x|x \le -6\}\) which is equivalent to \((-\infty,-6]\text{.}\)

Example 8.4.7.

Determine the solution set for the inequality \(5(x+1) \ge 5x+7\text{.}\) State the solution set using both set builder notation and interval notation.

Solution
\begin{align*} 5(x+1) \amp\ge 5x+7\\ 5x+5 \amp\ge 5x+7\\ 5x+5\subtractright{5}\subtractright{5x} \amp\ge 5x+7\subtractright{5}\subtractright{5x}\\ 0 \amp\ge 2 \end{align*}

The final inequality is a contradiction - a false mathematical statement. Because the given inequality is equivalent to a contradiction, no value of \(x\) makes it true. Regardless of the notational context, the solution set is \(\emptyset\text{.}\)

Exercises Exercises

Determine the solution set for each of the given inequalities. In each case, state the solution set using both set builder notation and interval notation.

1.

Determine the solution set for \(3-5t \lt 7-6t\text{.}\)

Solution
\begin{align*} 3-5t \amp\lt 7-6t\\ 3-5t\subtractright{3}\addright{6t} \amp\lt 7-6t\subtractright{3}\addright{6t}\\ t \amp\lt 4 \end{align*}

Let's check that the two sides are equal at \(4\text{.}\)

\begin{align*} 3-5t \amp= 7-6t\\ 3-5 \cdot \highlight{4} \amp\stackrel{?}{=} 7-6 \cdot \highlight{4}\\ 3-20 \amp\stackrel{?}{=} 7-24\\ -17 \amp\stackrel{\checkmark}{=} -17 \end{align*}

Let's test \(0\) in the original inequality.

\begin{align*} 3-5t \amp\lt 7-6t\\ 3-5 \cdot \highlight{0} \amp\stackrel{?}{\lt} 7-6 \cdot \highlight{0}\\ 3-0 \amp\stackrel{?}{\lt} 7-0\\ 2 \amp\stackrel{\checkmark}{\lt} 7 \end{align*}

The solution set is \(\{t|t \lt 4\}\) which is equivalent to \((-\infty,4)\text{.}\)

2.

Determine the solution set for \(11-2x \ge 17\text{.}\)

Solution
\begin{align*} 11-2x \amp\ge 17\\ 11-2x\subtractright{11} \amp\ge 17\subtractright{11}\\ -2x \amp\ge 6\\ \divideunder{-2x}{-2} \amp\le \divideunder{6}{-2}\\ x \amp\le -3 \end{align*}

Let's check that the two sides are equal at \(-3\text{.}\)

\begin{align*} 11-2x\amp=17\\ 11-2 \cdot \highlight{-3} \amp\stackrel{?}{=} 17\\ 11+6 \amp\stackrel{?}{=} 17\\ 17 \amp\stackrel{\checkmark}{=} 17 \end{align*}

Let's test \(-5\) in the original inequality.

\begin{align*} 11-2x \amp\ge 17\\ 11-2 \cdot \highlight{-5} \amp\stackrel{?}{\ge} 17\\ 11+10 \amp\stackrel{?}{\ge} 17\\ 21 \amp\stackrel{\checkmark}{\ge} 17 \end{align*}

The solution set is \(\{x|x \le -3\}\) which is equivalent to \((-\infty,-3]\text{.}\)

3.

Determine the solution set for \(3(y+1) \gt 4(y-2)\text{.}\)

Solution
\begin{align*} 3(y+1) \amp\gt 4(y-2)\\ 3y+3 \amp\gt 4y-8\\ 3y+3\subtractright{3}\subtractright{4y} \amp\gt 4y-8\subtractright{3}\subtractright{4y}\\ -y \amp\gt -11\\ \divideunder{-y}{-1} \amp\lt \divideunder{-11}{-1}\\ y \amp\lt 11 \end{align*}

Lets make sure that the two sides are equal at \(11\text{.}\)

\begin{align*} 3(y+1) \amp= 4(y-2)\\ 3(\highlight{11}+1) \amp\stackrel{?}{=} 4(\highlight{11}-2)\\ 3 \cdot 12 \amp\stackrel{?}{=} 4 \cdot 9\\ 36 \amp\stackrel{\checkmark}{=} 36 \end{align*}

Let's test 0 in the original inequality.

\begin{align*} 3(y+1) \amp\gt 4(y-2)\\ 3(\highlight{0}+1) \amp\stackrel{?}{\gt} 4(\highlight{0}-2)\\ 3 \cdot 1 \amp\stackrel{?}{\gt} 4 \cdot -2\\ 12 \amp\stackrel{\checkmark}{\gt} -8 \end{align*}

The solution set is \(\{y|y \lt 11\}\) which is equivalent to \((-\infty,11)\text{.}\)

4.

Determine the solution set for \(\frac{1}{3}x+\frac{1}{2} \le \frac{2}{3}x+\frac{7}{6}\text{.}\)

Solution

Let's start by clearing the fractions from the inequality. The least common denominator of all of the fractions in the inequality is \(6\text{,}\) so let's multiply both sides of the inequality by \(6\text{.}\)

\begin{align*} \frac{1}{3}x+\frac{1}{2} \amp\le \frac{2}{3}x+\frac{7}{6}\\ \multiplyleft{6}\left(\frac{1}{3}x+\frac{1}{2}\right) \amp\le \multiplyleft{6}\left(\frac{2}{3}x+\frac{7}{6}\right)\\ \frac{6}{1} \cdot \frac{1}{3}x+\frac{6}{1} \cdot \frac{1}{2} \amp\le \frac{6}{1} \cdot \frac{2}{3}x+\frac{6}{1} \cdot \frac{7}{6}\\ 2x+3 \amp\le 4x+7\\ 2x+3\subtractright{3}\subtractright{4x} \amp\le 4x+7\subtractright{3}\subtractright{4x}\\ -2x \amp\le 4\\ \divideunder{-2x}{-2} \amp\ge \divideunder{4}{-2}\\ x \amp\ge -2 \end{align*}

Let's be sure that the two sides are equal at \(-2\text{.}\)

\begin{align*} \frac{1}{3}x+\frac{1}{2} \amp\le \frac{2}{3}x+\frac{7}{6}\\ \frac{1}{3} \cdot \highlight{-\frac{2}{1}}+\frac{1}{2} \amp\stackrel{?}{=}\frac{2}{3} \cdot \highlight{-\frac{2}{1}}+\frac{7}{6}\\ -\frac{2}{3}+\frac{1}{2} \amp\stackrel{?}{=} -\frac{4}{3}+\frac{7}{6}\\ -\frac{4}{6}+\frac{3}{6} \amp\stackrel{?}{=} -\frac{8}{6}+\frac{7}{6}\\ -\frac{1}{6} \amp\stackrel{\checkmark}{=} -\frac{1}{6} \end{align*}

Let's test \(0\) in the original inequality.

\begin{align*} \frac{1}{3}x+\frac{1}{2} \amp\le \frac{2}{3}x+\frac{7}{6}\\ \frac{1}{3} \cdot \highlight{0}+\frac{1}{2} \amp\stackrel{?}{\le} \frac{2}{3} \cdot \highlight{0}+\frac{7}{6}\\ 0+\frac{1}{2} \amp\stackrel{?}{\le} 0+\frac{7}{6}\\ \frac{1}{2} \amp\stackrel{\checkmark}{\le} \frac{7}{6} \end{align*}

The solution set is \(\{x|x \ge -2\}\) which is equivalent to \([-2,\infty)\text{.}\)

5.

Determine the solution set for \(2(5-3w) \gt 8-6w\text{.}\)

Solution
\begin{align*} 2(5-3w) \amp\gt 8-6w\\ 10-6w \amp\gt 8-6w\\ 10-6w\subtractright{10}\addright{6w} \amp\gt 8-6w\subtractright{10}\addright{6w}\\ 0 \amp\gt -2 \end{align*}

The last inequality is an identity which tells us that every real number is a solution to the stated inequality. The solution set is \(\{x|x \in \mathbb{R}\}\) which is equivalent to \((-\infty,\infty)\text{.}\)

6.

Determine the solution set for \(7(x-4) \lt 9x-29\text{.}\)

Solution
\begin{align*} 7(x-4) \amp\lt 9x-29\\ 7x-28 \amp\lt 9x-29\\ 7x-28\addright{28}\subtractright{9x} \amp\lt 9x-29\addright{28}\subtractright{9x}\\ -2x \amp\lt -1\\ \divideunder{-2x}{-2} \amp\gt \divideunder{-1}{-2}\\ x \amp\gt \frac{1}{2} \end{align*}

Let's check to see that the two sides are equal at \(\frac{1}{2}\text{.}\)

\begin{align*} 7(x-4) \amp\lt 9x-29\\ 7\left(\highlight{\frac{1}{2}}-4\right) \amp\stackrel{?}{=} 9 \cdot \highlight{\frac{1}{2}}-29\\ 7\left(\frac{1}{2}-\frac{8}{2}\right) \amp\stackrel{?}{=} \frac{9}{2}-\frac{58}{2}\\ \frac{7}{1} \cdot -\frac{7}{2} \amp\stackrel{?}{=} -\frac{49}{2}\\ -\frac{49}{2} \amp\stackrel{\checkmark}{=} -\frac{49}{2} \end{align*}

Let's test \(1\) in the original inequality.

\begin{align*} 7(x-4) \amp\lt 9x-29\\ 7(\highlight{1}-4) \amp\stackrel{?}{\lt} 9 \cdot \highlight{1}-29\\ 7 \cdot -3 \amp\stackrel{?}{\lt} 9-29\\ -21 \amp\stackrel{\checkmark}{\lt} -20 \end{align*}

The solution set is \(\left\{x|x \gt \frac{1}{2}\right\}\) which is equivalent to \(\left(\frac{1}{2},\infty\right)\text{.}\)

7.

Determine the solution set for \(3(2x+4) \ge 2(3x-5)\text{.}\)

Solution
\begin{align*} 3(2x+4) \amp\ge 2(3x-5)\\ 6x+12 \amp\ge 6x-10\\ 6x+12\subtractright{12}\subtractright{6x} \amp\ge 6x-10\subtractright{12}\subtractright{6x}\\ 0 \amp\ge -22 \end{align*}

The last inequality statement is a contradiction. This indicates that no value of \(x\) makes the original inequality true. The solution set is \(\emptyset\text{.}\)

8.

Determine the solution set for \(\frac{2}{5}y-\frac{1}{2} \le \frac{1}{2}y+\frac{2}{5}\text{.}\)

Solution

Let's start of by eliminating the fractions from the inequality. The least common denominator of all of the fractions i the inequality is \(10\text{,}\) so we'll kick off by multiplying both sides of the inequality by \(10\text{.}\)

\begin{align*} \frac{2}{5}y-\frac{1}{2} \amp\le \frac{1}{2}y+\frac{2}{5}\\ \multiplyleft{10}\left(\frac{2}{5}y-\frac{1}{2}\right) \amp\le \multiplyleft{10}\left(\frac{1}{2}y+\frac{2}{5}\right)\\ \frac{10}{1} \cdot \frac{2}{5}y-\frac{10}{1} \cdot \frac{1}{2} \amp\le \frac{10}{1} \cdot \frac{1}{2}y+\frac{10}{1} \cdot \frac{2}{5}\\ 4y-5 \amp\le 5y+4\\ 4y-5\addright{5}\subtractright{5x} \amp\le 5y+4\addright{5}\subtractright{5x}\\ -y \amp\le 9\\ \divideunder{-y}{-1} \amp\ge \divideunder{9}{-1}\\ y \amp\ge -9 \end{align*}

Let's ensure that the two sides are equal at \(-9\text{.}\)

\begin{align*} \frac{2}{5}y-\frac{1}{2} \amp= \frac{1}{2}y+\frac{2}{5}\\ \frac{2}{5} \cdot \highlight{-\frac{9}{1}}-\frac{1}{2} \amp\stackrel{?}{=} \frac{1}{2} \cdot \highlight{-\frac{9}{1}}+\frac{2}{5}\\ -\frac{18}{5}-\frac{1}{2} \amp\stackrel{?}{=} -\frac{9}{2}+\frac{2}{5}\\ -\frac{36}{10}-\frac{5}{10} \amp\stackrel{?}{=} -\frac{45}{10}+\frac{4}{10}\\ -\frac{41}{10} \amp\stackrel{\checkmark}{=} -\frac{41}{10} \end{align*}

Let's test \(0\) in the original inequality.

\begin{align*} \frac{2}{5}y-\frac{1}{2} \amp\le \frac{1}{2}y+\frac{2}{5}\\ \frac{2}{5} \cdot \highlight{0}-\frac{1}{2} \amp\stackrel{?}{\le} \frac{1}{2} \cdot \highlight{0}+\frac{2}{5}\\ 0-\frac{1}{2} \amp\stackrel{?}{\le} 0+\frac{2}{5}\\ -\frac{1}{2} \amp\stackrel{\checkmark}{\le} \frac{2}{5} \end{align*}

The solution set is \(\{y|y \ge -9\}\) which is equivalent to \([-9,\infty)\text{.}\)