Figure 5.5 These poll results, showing a margin of error at 4 percent, are an example of a real-world scenario that can be represented by linear inequalities.
Learning Objectives
After completing this section, you should be able to:
- Graph inequalities in one variable.
- Solve linear inequalities in one variable.
- Construct a linear inequality to solve applications.
In this section, we will study linear inequalities in one variable. Inequalities can be used when the possible values (answers) in a certain situation are numerous, not just a few, or when the exact value (answer) is not known but it is known to be within a range of possible values. There are many real-world scenarios that can be represented by linear inequalities. For example, consider the survey of the mayoral election in Figure 5.5 Surveys and polls are usually conducted with only a small group of people. The margin of error indicates a range of how the actual group of voters would vote given the results of the survey. This range can be expressed using inequalities.
Another example involves college tuition. Say a local community college charges $113 per credit hour. You budget $1,500 for tuition this fall semester. What are the number of credit hours that you could take this fall? Since this answer could be many different values, it can be expressed as an inequality.
Graphing Inequalities on the Number Line
In Algebraic Expressions, we introduced equality and the == symbol. In this section, we look at inequality and the symbols <<, >>, ≤≤, and ≥≥. The table below summarizes the symbols and their meaning.
| Symbol | Meaning |
|---|---|
| << | less than |
| >> | greater than |
| ≤≤ | less than or equal to |
| ≥≥ | greater than or equal to |
Suppose you had the inequality statement x>3x>3. What possible number or numbers would make the inequality x>3x>3 true? If you are thinking, “xx could be 4,” that’s correct, but xx could also be 5, 6, 37, 1 million, or even 3.001. The number of solutions is infinite; any number greater than 3 is a solution to the inequality x>3x>3.
Rather than trying to list all possible solutions, we show all the solutions to the inequality x>3x>3 on the number line. All the numbers to the right of 3 on the number line are shaded, to show that all numbers greater than 3 are solutions. At the number 3 itself, an open parenthesis is drawn, since the number 3 is not part of the solutions of x>3x>3.
We can also represent inequalities using interval notation. There is no upper end to the solution to this inequality. In interval notation, we express x>3x>3 as (3,∞)(3,∞). The symbol ∞∞ is read as “infinity.” Infinity is not an actual number. Figure 5.6 shows both the number line and the interval notation for x>3x>3.
Figure 5.6 The inequality x>3x>3 is graphed on this number line and written in interval notation.
We used the left parenthesis symbol to show that the endpoint of the inequality is not included. Parentheses are used when the endpoints are not included as a possible answer to the inequality. The notation for inequalities on a number line and in interval notation use the same symbols to express the endpoints of intervals.
The inequality x≤1x≤1 means all numbers less than or equal to 1. To illustrate that solution on a number line, we first put a bracket at x=1x=1; brackets are used when the endpoint is included. We then shade in all the numbers to the left of 1, to show that all numbers less than one are solutions. There is no lower end to those numbers. We write x≤1x≤1 in interval notation as (−∞,1](−∞,1]. The symbol −∞−∞ is read as “negative infinity.” Figure 5.7 shows both the number line and interval notation for x=1x=1.
Figure 5.7 The inequality x≤1x≤1 is graphed on this number line and written in interval notation.
Figure 5.8 summarizes the general representations in both number line form and interval notation of solutions for x>ax>a, x<ax<a, x≥ax≥a, and x≤ax≤a.
Figure 5.8 Summary of representations in number line form and interval notation.
Example 5.21
Graphing an Inequality
Graph the inequality x≥−3x≥−3 and write the solution in interval notation.
Solution
Shade to the right of −3−3 to show all the numbers greater than −3−3, and put a bracket at −3−3 to show that the numbers are greater than or equal to −3−3 (Figure 5.9)
Figure 5.9
Write in interval notation starting at −3−3 with a bracket to show that −3−3 is included in the solution and then infinity because the solution includes all the numbers greater than or equal to −3−3:
[−3,∞)[−3,∞)
Your Turn 5.21
1.
Graph the inequality x<2.5x<2.5 and write the solution in interval notation.
Example 5.22
Graphing a Compound Inequality
Graph the inequality x>−3x>−3 and x<4x<4 and write the solution in interval notation.
Solution
Step 1: Graph x>−3x>−3 (Figure 5.10).
Figure 5.10
Step 2: Graph x<4x<4 (Figure 5.11).
Figure 5.11
Step 3: Graph both on the same number line and think of where the solutions are to BOTH inequalities Figure 5.12. This will be where BOTH are shaded.
Figure 5.12
Step 4: Write the solution in interval notation:
(−3,4)(−3,4)
Your Turn 5.22
1.
Graph the inequality x≥0x≥0 and x≤2.5x≤2.5 and write the solution in interval notation.
Who Knew?
Where Did the Inequality Symbols Come From?
The first use of the << symbol to represent “less than” and >> to represent “greater than” appeared in a mathematics book written by Englishman Thomas Harriot that was published in 1631. However, Harriot did not invent the symbols…the editor of the book did! Harriot used triangular symbols to represent less than and greater than; the editor, for reasons unknown, changed to symbols that are similar to the ones we use today. The symbols used to represent less than or equal to, and greater than or equal to (≤≤ and ≥≥) were first used in 1731 by French hydrologist and surveyor Pierre Bouguer. Interestingly, English mathematician John Wallis had used similar symbols as early as 1670, but he put the bar above the less than and greater than symbols instead of below them.
Solving Linear Inequalities
A linear inequality is much like a linear equation—but the equal sign is replaced with an inequality sign. A linear inequality is an inequality in one variable that can be written in one of the forms ax+b<c,ax+b≤c,ax+b≥c,ax+b<c,ax+b≤c,ax+b≥c, or ax+b>c,ax+b>c, where aa, bb, and cc are all real numbers.
When we solved linear equations, we were able to use the properties of equality to add, subtract, multiply, or divide both sides and still keep the equality. Similar properties hold true for inequalities. We can add or subtract the same quantity from both sides of an inequality and still keep the inequality. For example, we know that 2 is less than 4, i.e., 2<42<4. If we add 6 to both sides of this inequality, we still have a true statement:
2+68<<4+6102+6<4+68<10
The same would happen if we subtracted 6 from both sides of the inequality; the statement would stay true:
2−6−4<<4−6−22−6<4−6−4<−2
Notice that the inequality signs stayed the same. This leads us to the Addition and Subtraction Properties of Inequality.
FORMULA
For any numbers aa, bb, and cc, if a<ba<b, then a+c<b+ca+c<b+c and a−c<b−ca−c<b−c.
For any numbers aa, bb, and cc, if a>ba>b, then a+c>b+ca+c>b+c and a−c>b−ca-c>b-c.
We can add or subtract the same quantity from both sides of an inequality and still keep the inequality the same. But what happens to an inequality when we divide or multiply both sides by a number? Let’s first multiply and divide both sides by a positive number, starting with an inequality we know is true, 10<1510<15. We will multiply and divide this inequality by 5:
1010(5)5050<??<1515(5)7575(true)1010522<??<1515533(true)10<1510<1510(5)?15(5)105?15550?752?350<75(true)2<3(true)
The inequality signs stayed the same. Does the inequality stay the same when we divide or multiply by a negative number? Let’s use our inequality 10<1510<15 to find out, multiplying it and dividing it by −5−5:
1010(−5)−50−50<??>1515(−5)−75−75(true)1010−5−2−2<??>1515−5−3−3(true)10<1510<1510(−5)?15(−5)10−5?15−5−50?−75−2?−3−50>−75(true)−2>−3(true)
Notice that when we filled in the inequality signs, the inequality signs reversed their direction in order to make it true! To summarize, when we divide or multiply an inequality by a positive number, the inequality sign stays the same. When we divide or multiply an inequality by a negative number, the inequality sign reverses. This gives us the Multiplication and Division Property of Inequality.
FORMULA
For any numbers aa, bb, and cc,
| multiply or divide by a positive: | if a<ba<b and c>0c>0 , then ac<bcac<bc and ac<bcac<bc |
| if a>ba>b and c>0c>0 , then ac>bcac>bc and ac>bcac>bc | |
| multiply or divide by a negative: | if a<ba<b and c<0c<0 , then ac>bcac>bc and ac>bcac>bc |
| if a>ba>b and c<0c<0 , then ac<bcac<bc and ac<bcac<bc |
To summarize, when we divide or multiply an inequality by:
- a positive number, the inequality sign stays the same.
- a negative number, the inequality sign reverses.
Checkpoint
Be careful to only reverse the inequality sign when you are multiplying and dividing by a negative. You do NOT reverse the inequality sign when you add or subtract a negative. For example, 2x<−42x<−4 is solved by dividing both sides of the inequality by 2 to get x<−2x<−2. You do NOT reverse the inequality sign because there is a negative 4. As another example, −2x+5<3x−2x+5<3x is solved by adding −2x−2x to both sides to get 5<5×5<5x. This does not reverse the inequality sign because we were not multiplying or dividing by a negative. We then divide both sides by 5 and get 1<x1<x.
Example 5.23
Solving a Linear Inequality Using One Operation
Solve 9y<549y<54, graph the solution on the number line, and write the solution in interval notation.
Solution
9y9y9y<<<5454969y<549y9<549y<6
Figure 5.13
Your Turn 5.23
1.
Solve −13m≥65−13m≥65, graph the solution on the number line, and write the solution in interval notation.
Example 5.24
Solving a Linear Inequality Using Multiple Operations
Solve the inequality 6y≤11y+176y≤11y+17, graph the solution on the number line, and write the solution in interval notation.
Solution
6y6y−11y−5y−5y−5y≤≤≤≥≥11y+1711y+17−11y17−175−1756y≤11y+176y−11y≤11y+17−11y−5y≤17−5y−5≥−175y≥−175
Figure 5.14
Your Turn 5.24
1.
Solve the inequality 8p+3(p−12)≥7p−288p+3(p−12)≥7p−28, graph the solution on the number line, and write the solution in interval notation.
Solving Applications with Linear Inequalities
Many real-life situations require us to solve inequalities. The method we will use to solve applications with linear inequalities is very much like the one we used when we solved applications with equations. We will read the problem and make sure all the words are understood. Next, we will identify what we are looking for and assign a variable to represent it. We will restate the problem in one sentence to make it easy to translate into an inequality. Then, we will solve the inequality.
Sometimes an application requires the solution to be a whole number, but the algebraic solution to the inequality is not a whole number. In that case, we must round the algebraic solution to a whole number. The context of the application will determine whether we round up or down.
Example 5.25
Constructing a Linear Inequality to Solve an Application with Tablet Computers
A teacher won a mini grant of $4,000 to buy tablet computers for their classroom. The tablets they would like to buy cost $254.12 each, including tax and delivery. What is the maximum number of tablets the teacher can buy?
Solution
Let t=the number of tablets.t=the number of tablets.
tt times $254.12 has to be less than $4,000, so 254.12t≤4,000254.12t≤4,000.
Solve for tt:
254.12t254.12t≤≤4,000254.1215.74254.12t254.12≤4,000254.12t≤15.74
The teacher can buy 15 tablets and stay under $4,000.
Your Turn 5.25
1.
Taleisha’s phone plan costs her $28.80 per month plus $0.20 per text message. How many text messages can she send/receive and keep her monthly phone bill no more than $50?
Example 5.26
Constructing a Linear Inequality to Solve a Tuition Application
The local community college charges $113 per credit hour. Your budget is $1,500 for tuition this fall semester. What number of credit hours could you take this fall?
Solution
Let c=c= the number of credit hours you could take.
cc times $113 has to be less than $1,500, so 113c≤1,500113c≤1,500.
Solve for cc:
113c113c≤≤150011313.27113c113≤1500113c≤13.27
You can take up to 13 credits and stay under $1,500.
Your Turn 5.26
1.
You are awarded a $500 scholarship! In addition to the $1,500 you have saved for tuition, you now have an additional $500 to spend on credit hours for fall semester. Now, how many credit hours could you take this fall semester? Assume the cost is still $113 per credit hour.
Example 5.27
Constructing a Linear Inequality to Solve an Application with Travel Costs
Brenda’s best friend is having a destination wedding and the event will last 3 days and 3 nights. Brenda has $500 in savings and can earn $15 an hour babysitting. She expects to pay $350 for airfare, $375 for food and entertainment, and $60 a night for her share of a hotel room. How many hours must she babysit to have enough money to pay for the trip?
Solution
Let b=b= number of babysitting hours.
bb times $15 plus $500 has to be more than $350+$375+$60/night$350+$375+$60/night, so 15b+500≥350+375+60(3)15b+500≥350+375+60(3).
Solve for bb:
15b+500−50015b15b15b≥≥≥≥905−500405405152715b+500−500≥905−50015b≥40515b15≥40515b≥27
Brenda must babysit at least 27 hours.
Your Turn 5.27
1.
Malik is planning a 6-day summer vacation trip. He has $840 in savings, and he earns $45 per hour for tutoring. The trip will cost him $525 for airfare, $780 for food and sightseeing, and $95 per night for the hotel. How many hours must he tutor to have enough money to pay for the trip?
RELATED POSTS
View all