Processing math: 100%
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

3.1: Linear Inequalities

( \newcommand{\kernel}{\mathrm{null}\,}\)

Learning Objectives
  • Use interval notation.
  • Use properties of inequalities.
  • Solve inequalities in one variable algebraically.
  • Solve absolute value inequalities.

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.

Several red winner’s ribbons lie on a white table.
Figure 3.1.1

Using Interval Notation

Indicating the solution to an inequality such as x4 can be achieved in several ways.

  • We can use a number line as shown in Figure 3.1.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|x4}, 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 x4 are represented as [4,). This is perhaps the most useful method, as it applies to concepts studied later in this course and to other higher-level math courses.
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.
Figure 3.1.2

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 (,1], all real numbers less than and including 1. Table 3.1.1 outlines the possibilities.

a}; (a , infinity). The entries in the fourth row are: All real numbers less than b, but not including b; {x| x < b}; (negative infinity, b). The entries in the fifth row are: All real numbers greater than a, including a; {x| x a}; [a, infinity). The entries in the sixth row are: All real numbers less than b, including b; {x| x b}; (negative infinity, b]. The entries in the seventh row are: All real numbers between a and b, including a; {x| a x < b}; [a, b). The entries in the eighth row are: All real numbers between a and b, including b; {x| a < x b}; (a, b]. The entries in the ninth row are: All real numbers between a and b, including a and b; {x| a x b}; [a, b]. The entries in the tenth row are: all real numbers less than a and greater than b; {x| x < a and x > b}; (negative infinity, a) union (b, infinity). The entries in the eleventh row are: All real numbers; {x| x is all real numbers}; (negative infinity, infinity).">
Table 3.1.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,)
All real numbers less than b, but not including b {x|x<b} (,b)
All real numbers greater than a, including a {x|xa} [a,)
All real numbers less than b, including b {x|xb} (,b]
All real numbers between a and b, including a {x|ax<b} [a,b)
All real numbers between a and b, including b {x|a<xb} (a,b]
All real numbers between a and b, including a and b {x|axb} [a,b]
All real numbers less than a or greater than b {x|x<a and x>b} (,a)(b,)
All real numbers {x|x is all real numbers} (,)
Example 3.1.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,). The bracket indicates that 2 is included in the set with all real numbers greater than 2 to infinity.

Try It! 3.1.1

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

Answer

[3,5]

Example 3.1.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 and ends at 1, which is written as (,1].

The second interval must show all real numbers greater than or equal to 1, which is written as [1,). However, we want to combine these two sets. We accomplish this by inserting the union symbol, ∪, between the two intervals.

(,1][1,)

Try It! 3.1.2

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

Answer

(,2)[3,)

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 ab, a>b, and ab.

Example 3.1.3: Demonstrating the Addition Property

Illustrate the addition property for inequalities by solving each of the following:

  1. (a) x15<4
  2. (b) 6x1
  3. (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.

a.

x15<4x15+15<4+15x<19

b.

6x16+1x1+17x

c.

x+7>9x+77>97x>2

Try It! 3.1.3

Solve: 3x2<1.

Answer

x<1

Example 3.1.4: Demonstrating the Multiplication Property

Illustrate the multiplication property for inequalities by solving each of the following:

  1. 3x<6
  2. 2x15
  3. 5x>10
Solution

a.

3x<613(3x)<(6)13x<2

b.

2x152x6(12)(2)(6)(12)Multiply by (12)x3Reverse the inequality.

c.

5x>10x>5(1)(x)>(5)(1)Multiply by 1x<5Reverse the inequality.

Try It! 3.1.4

Solve: 4x+72x3.

Answer

x5

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

Solve the inequality: 137x10x4.

Solution

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

137x10x41317x4Move variable terms to one side of the inequality17x17Isolate the variable termx1Dividing both sides by -17 reverses the inequality.

The solution set is given by the interval (,1], or all real numbers less than and including 1.

Try It! 3.1.5

Solve the inequality and write the answer using interval notation: x+4<12x+1.

Answer

(2,)

Example 3.1.6: Solving an Inequality with Fractions

Solve the following inequality and write the answer in interval notation: 34x58+23x.

Solution

We begin solving in the same way we do when solving an equation.

34x58+23x34x23x58Put variable terms on one side.912x812x58Write fractions with common denominator.1712x58x58(1217)Multiplying by a negative number reverses the inequality.x1534

The solution set is the interval (,1534].

Try It! 3.1.6

Solve the inequality and write the answer in interval notation: 56x34+83x.

Answer

[314,)

Understanding Compound Inequalities

A compound inequality includes two inequalities in one statement. A statement such as 4<x6 means 4<x and x6. 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 3.1.7: Solving a Compound Inequality

Solve the compound inequality: 32x+2<6

Solution

The first method is to write two separate inequalities: 32x+2 and 2x+2<6. We solve them independently.

32x+2and2x+2<612x2x<412xx<2

Then, we can rewrite the solution as a compound inequality, the same way the problem began.

12x<2

In interval notation, the solution is written as [12,2).

The second method is to leave the compound inequality intact, and perform solving procedures on the three parts at the same time.

32x+2<612x<4Isolate the variable term, and subtract 2 from all three parts.12x<2Divide through all three parts by 2.

We get the same solution: [12,2).

Try It! 3.1.7

Solve the compound inequality: 4<2x810.

Answer

6<x9 or (6,9]

Example 3.1.8: Solving a Compound Inequality with the Variable in All Three Parts

Solve the compound inequality with variables in all three parts: 3+x>7x2>5x10.

Solution

Let's try the first method. Write two inequalities:

3+x>7x2and7x2>5x103>6x22x2>105>6x2x>856>x4<x

The solution set is 4<𝑥<56 or in interval notation (4,56). 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 3.1.3.

A number line with the points -4 and 5/6 labeled.  Dots appear at these points and a line connects these two dots.
Figure 3.1.3
Try It! 3.1.8

Solve the compound inequality: 3y<45y<5+3y.

Answer

(18,12)

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

|A|<B,|A|B,|A|>B,or|A|B,

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 betweenx and 600 is less than or equal to 200. We represent the distance between x and 600 as |x600|, and therefore, |x600|200 or

200x600200200+600x600+600200+600400x800

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

|X|<k is equivalent to k<X<k|X|>k is equivalent to X<k or X>k

These statements also apply to |X|k and |X|k.

Example 3.1.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 3.1.4, to represent the condition to be satisfied.

A number line with one tick mark in the center labeled: 5.  The tick marks on either side of the center one are not marked.  Arrows extend from the center tick mark to the outer tick marks, both are labeled 4.
Figure 3.1.4

The distance from x to 5 can be represented using an absolute value symbol, |x5|. Write the values of x that satisfy the condition as an absolute value inequality.

|x5|4

We need to write two inequalities as there are always two solutions to an absolute value equation.

x54andx54x9x1

If the solution set is x9 and x1, then the solution set is an interval including all real numbers between and including 1 and 9.

So |x5|4 is equivalent to [1,9] in interval notation.

Try It! 3.1.9

Describe all x-values within a distance of 3 from the number 2.

Answer

|x2|3

Example 3.1.10: Solving an Absolute Value Inequality

Solve |x1|3.

Solution

|x1|33x132x4[2,4]

Example 3.1.11: Using a Graphical Approach to Solve Absolute Value Inequalities

Given the equation y=12|4x5|+3, determine the x-values for which the y-values are negative.

Solution

We are trying to determine where y<0, which is when 12|4x5|+3<0. We begin by isolating the absolute value.

12|4x5|<3Multiply both sides by 2, and reverse the inequality.|4x5|>6

Next, we solve for the equality |4x5|=6.

4x5=64x5=64x=11or4x=1x=114x=14

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=14 and x=114, and that the graph opens downward. See Figure 3.1.5.

A coordinate plan with the x-axis ranging from -5 to 5 and the y-axis ranging from -4 to 4.  The function y = -1/2|4x – 5| + 3 is graphed.  An open circle appears at the point -0.25 and an arrow
Figure 3.1.5
Try It! 3.1.10

Solve 2|k4|6.

Answer

k1 or k7; in interval notation, this would be (,1][7,).

A coordinate plane with the x-axis ranging from -1 to 9 and the y-axis ranging from -3 to 8.  The function y = -2|k  4| + 6 is graphed and everything above the function is shaded in.
Figure 3.1.6

This page titled 3.1: Linear Inequalities is shared under a CC BY 4.0 license and was authored, remixed, and/or curated by OpenStax via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?