11 Inequalities
Topics Covered
Graph Inequalities on a Number Line
What number would make the inequality x > 3 true? Are you thinking, “x could be four”? That’s correct, but x could be 6, too, or 37, or even 3.001. Any number greater than three is a solution to the inequality x > 3.
Indicating the solution to an inequality can be achieved in several ways.
- We show all the solutions to the inequality x > 3 on the number line by shading in all the numbers to the right of three, to show that all numbers greater than three are solutions. Because the number three itself is not a solution, we put an open parenthesis at three. The image below shows the number line.
- We can also represent inequalities usinginterval notation, in which solution sets are indicated with parentheses or brackets. There is no upper end to the solution to this inequality. In interval notation, we express x > 3 as (3, ∞). The symbol∞ is read as “infinity.” It is not an actual number.
- We can use set-builder notation: {x|x > 3}, which translates to “all real numbers x such that x is greater than 3.” Notice that braces are used to indicate a set.

- The smallest number from the interval is written first.
- The largest number in the interval is written second, following a comma.
- Parentheses, ( or ), are used to signify that an endpoint value is not included, called exclusive.
- Brackets, [ or ], are used to indicate that an endpoint value is included, called inclusive.
The inequality x ≤ 1 means all numbers less than or equal to one. Here we need to show that one is a solution, too. We do that by putting a bracket at x = 1. We then shade in all the numbers to the left of one, to show that all numbers less than one are solutions.
There is no lower end to those numbers. We write x ≤ 1 in interval notation as (−∞, 1]. The symbol −∞ is read as “negative infinity.” The image below shows both the number line and interval notation.

The notation for inequalities on a number line and in interval notation use the same symbols to express the endpoints of intervals.

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. This is summarized below.

First, we will look at interval notation with inequalities. We will return to the set-builder format in a little bit.
Try it! – 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.
a. x ≥ −3 b. x < 2.5 c.
Solution
a.
Steps | Algebraic |
![]() |
|
Shade to the right of −3, and put a bracket at −3. | ![]() |
Write in interval notation. | ![]() |
b.
Steps | Algebraic |
![]() |
|
Shade to the left of 2.5 and put a parenthesis at 2.5. | ![]() |
Write in interval notation. | ![]() |
c.
Steps | Algebraic |
![]() |
|
Shade to the left of −35 and put a bracket at −35. | ![]() |
Write in interval notation. | ![]() |
What numbers are greater than two but less than five? Are you thinking say, 2.5, 3, 3, 4, 99? We can represent all the numbers between two and five with the inequality 2 < x < 5. We can show 2 < x < 5 on the number line by shading all the numbers between two and five. Again, we use the parentheses to show the numbers two and five are not included.
Try it!
Graph each inequality on the number line and write in interval notation.
a. −3 < x < 4 b. −6 ≤ x < −1 c. 0 ≤ x ≤ 2.5
Solution
a.
Steps | Algebraic |
![]() |
|
Shade between −3 and 4. Put a parenthesis at −3 and 4. |
![]() |
Write in interval notation. | ![]() |
b.
Steps | Algebraic |
![]() |
|
Shade between −6 and −1. Put a bracket at −6, and a parenthesis at −1. |
![]() |
Write in interval notation. | ![]() |
c.
Steps | Algebraic |
![]() |
|
Shade between 0 and 2.5. Put a bracket at 0 and at 2.5. |
![]() |
Write in interval notation. | ![]() |
This format changes slightly in set-builder notation. For example, {x|10 ≤ x < 30} describes the behavior of x in set-builder notation. The braces { } are read as “the set of,” and the vertical bar | is read as “such that,” so we would read {x|10 ≤ x < 30} as “the set of x-values such that 10 is less than or equal to x, and x is less than 30.”
The table compares inequality notation, set-builder notation, and interval notation.
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|x ≥ a} | [a, ∞) |
All real numbers less than b, including b | {x|x ≤ b} | (−∞, 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 | {x|x < a or x > b} | (−∞, a) ∪ (b, ∞) |
All real numbers | {x|x is a real number} | (−∞, ∞) |
So, what about when you have two sets of intervals that you need to graph? To combine two intervals using inequality notation or set-builder notation, we use the word “or,” and we use the union symbol, ∪, to combine two unconnected intervals. For example, the union of the sets {2, 3, 5} and {4, 6} is the set {2, 3, 4, 5, 6}. It is the set of all elements that belong to one or the other (or both) of the original two sets. For sets with a finite number of elements like these, the elements do not have to be listed in ascending order of numerical value. If the original two sets have some elements in common, those elements should be listed only once in the union set. For sets of real numbers on intervals, another example of a union is
Try it! – Describing Sets on the Real-Number Line
Describe the intervals of values shown below using inequality notation, set-builder notation, and interval notation.
Solution
To describe the values, x, included in the intervals shown, we would say, “x is a real number greater than or equal to 1 and less than or equal to 3, or a real number greater than 5.”
Steps | Algebraic |
Inequality | 1 ≤ x ≤ 3 or x > 5 |
Set-builder notation | {x|1 ≤ x ≤ 3 or x > 5} |
Interval notation | [1, 3] ∪ (5, ∞) |
Remember that, when writing or reading interval notation, using a square bracket means the boundary is included in the set. Using a parenthesis means the boundary is not included in the set.
Solve 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,
Ex. 1 | Ex. 2 | Ex. 3 | Ex. 4 |
ax + b < c, | ax + b ≤ c, | ax+ b > c, | ax+ b ≥ c. |
Linear Inequality
A linear inequality is an inequality in one variable that can be written in one of the following forms where a, b, and c are real numbers and a ≠ 0:
4 Forms of an inequality | ax + b < c, | ax + b ≤ c, | ax+ b > c, | ax+ b ≥ c. |
---|
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:

This leads us to the Addition and Subtraction Properties of Inequality.
Addition and Subtraction Property of Inequality
For any numbers a, b, and c, if a < b, then
Addition Property | Subtraction Property |
a + c < b + c | a − c < b − c |
a + c > b + c | a − c > b − c |
We can add or subtract the same quantity from both sides of an inequality and still keep the inequality.
What happens to an inequality when we divide or multiply both sides by a constant?
Let’s first multiply and divide both sides by a positive number.
The inequality signs stayed the same.
Does the inequality stay the same when we divide or multiply by a negative number?
Notice that when we filled in the inequality signs, the inequality signs reversed their direction.
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.
Multiplication and Division Property of Inequality
For any numbers a, b, and c:
Multiplication and Division Property, if multiply/divide by a Positive number | Multiplication and Division Property, if multiply/divide by a Negative number |
if a < b and c > 0 ,then ac < bc and ![]() ![]() |
if a > b and c > 0, then ac > bc and ![]() ![]() |
if a < b and c < 0, then ac > bc and ![]() ![]() |
if a > b and c < 0, then ac < bc and ![]() ![]() |
When we divide or multiply an inequality by a:
- positive number, the inequality stays the same.
- negative number, the inequality reverses.
Sometimes when solving an inequality, as in the next example, the variable ends upon the right. We can rewrite the inequality in reverse to get the variable to the left.
Think about it as “If Xander is taller than Andy, then Andy is shorter than Xander.”
Try it!
Solve each inequality. Graph the solution on the number line, and write the solution in interval notation.
a. b. 9y < 54 c.
Solution
a.
Steps | Algebraic |
Inequality | ![]() |
Add ![]() |
![]() |
Simplify. | ![]() |
Graph the solution on the number line. | ![]() |
Write the solution in interval notation. | ![]() |
b.
Steps | Algebraic |
Inequality | ![]() |
Divide both sides of the inequality by 9; since 9 is positive, the inequality stays the same. |
![]() |
Simplify. | ![]() |
Graph the solution on the number line. | ![]() |
Write the solution in interval notation. | ![]() |
c.
Steps | Algebraic |
Inequality | ![]() |
Multiply both sides of the inequality by ![]() Since ![]() |
![]() |
Simplify. | ![]() |
Rewrite with the variable on the left. | ![]() |
Graph the solution on the number line. | ![]() |
Write the solution in interval notation. | ![]() |
Be careful when you multiply or divide by a negative number—remember to reverse the inequality sign.
Try it!
Solve each inequality, graph the solution on the number line, and write the solution in interval notation.
a. b.
Solution
a.
Steps | Algebraic |
Inequality | ![]() |
Divide both sides of the inequality by −13. Since −13 is a negative, the inequality reverses. |
![]() |
Simplify. | ![]() |
Graph the solution on the number line. | ![]() |
Write the solution in interval notation. | ![]() |
b.
Steps | Algebraic |
Inequality | ![]() |
Multiply both sides of the inequality by −2. Since −2 is a negative, the inequality reverses. |
![]() |
Simplify. | ![]() |
Graph the solution on the number line. | ![]() |
Write the solution in interval notation. | ![]() |
Most inequalities will take more than one step to solve. We follow the same steps we used in the general strategy for solving linear equations, but make sure to pay close attention when we multiply or divide to isolate the variable.
Try it!
Solve the inequality 6y ≤ 11y + 17, graph the solution on the number line, and write the solution in interval notation.
Solution
Steps | Algebraic |
Inequality | ![]() |
Subtract 11y from both sides to collect the variables on the left. | ![]() |
Simplify. | ![]() |
Divide both sides of the inequality by −5 and reverse the inequality. | ![]() |
Simplify. | ![]() |
Graph the solution on the number line. | ![]() |
Write the solution in interval notation. | ![]() |
When solving inequalities, it is usually easiest to collect the variables on the side where the coefficient of the variable is largest. This eliminates negative coefficients and so we don’t have to multiply or divide by a negative—which means we don’t have to remember to reverse the inequality sign.
Try it!
Solve the inequality 8p +3(p − 12) > 7p − 28, graph the solution on the number line, and write the solution in interval notation.
Solution
Steps | Algebraic |
Inequality | 8p + 3(p − 12) > 7p − 28 |
Simplify each side as much as possible. | |
Distribute. | 8p + 3p − 36 > 7p − 28 |
Combine like terms. | 11p − 36 > 7p − 28 |
Subtract 7p from both sides to collect the variables on the left, since 11 > 7. |
11p − 36 − 7p > 7p − 28 − 7p |
Simplify. | 4p − 36 > −28 |
Add 36 to both sides to collect the constants on the right. |
4p − 36 + 36 > −28 + 36 |
Simplify. | 4p > 8 |
Divide both sides of the inequality by 4; the inequality stays the same. |
![]() |
Simplify. | p > 2 |
Graph the solution on the number line. | ![]()
|
Write the solution in interval notation. | (2, ∞) |
Unusual Solution Sets
Just like some equations are identities and some are contradictions, inequalities may be identities or contradictions, too. We recognize these forms when we are left with only constants as we solve the inequality. If the result is a true statement, we have an identity. If the result is a false statement, we have a contradiction.
Try it!
Solve the inequality 8x − 2(5 − x) < 4(x + 9) + 6x, graph the solution on the number line, and write the solution in interval notation.
Solution
Steps | Algebraic |
Simplify each side as much as possible. | 8x − 2(5 − x) < 4(x + 9) + 6x |
Distribute. | 8x − 10 + 2x < 4x + 36 + 6x |
Combine like terms. | 10x − 10 < 10x + 36 |
Subtract 10x from both sides to collect the variables on the left. |
10x − 10 − 10x < 10x + 36 − 10x |
Simplify. | −10 < 36 |
The x’s are gone, and we have a true statement. |
The inequality is an identity. The solution is all real numbers. |
Graph the solution on the number line. | ![]() |
Write the solution in interval notation. | (−∞, ∞) |
Fractions and Inequalities
We can clear fractions in inequalities much as we did in equations. Again, be careful with the signs when multiplying or dividing by a negative.
Try it!
- Solve the inequality
, graph the solution on the number line, and write the solution in interval notation.
Solution
Steps | Algebraic |
Inequality | ![]() |
Multiply both sides by the LCD, 24, to clear the fractions. |
![]() |
Simplify. | ![]() |
Combine like terms. | ![]() |
Subtract 5a from both sides to collect the variables on the left. |
![]() |
Simplify. | ![]() |
The statement is false. | The inequality is a contradiction. There is no solution. |
Graph the solution on the number line. | ![]() |
Write the solution in interval notation. | There is no solution. |
2. Solve the inequality , graph the solution on the number line, and write the solution in interval notation.
Solution

3. Solve the inequality , graph the solution on the number line, and write the solution in interval notation.
Solution

Compound Inequalities
Now that we know how to solve linear inequalities, the next step is to look at compound inequalities. A compound inequality is made up of two inequalities connected by the word “and” or the word “or.” For example, the following are compound inequalities.
Compound Inequality
A compound inequality is made up of two inequalities connected by the word “and” or the word “or.”
For now, we are going to only focus on the “and” form of compound inequalities. 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.
Method 1 – Separate inequalities
To solve a compound inequality means to find all values of the variable that make the compound inequality a true statement. We solve compound inequalities using the same techniques we used to solve linear inequalities. We solve each inequality separately and then consider the two solutions.
To solve a compound inequality with the word “and,” we look for all numbers that make both inequalities true.
Let’s start with the compound inequalities with “and.” Our solution will be the numbers that are solutions to both inequalities known as the intersection of the two inequalities. Consider the intersection of two streets—the part where the streets overlap—belongs to both streets.
To find the solution of the compound inequality, we look at the graphs of each inequality and then find the numbers that belong to both graphs—where the graphs overlap.
For the compound inequality x > −3 and x ≤ 2, we graph each inequality. We then look for where the graphs “overlap”. The numbers that are shaded on both graphs, will be shaded on the graph of the solution of the compound inequality.

We can see that the numbers between −3 and 2 are shaded on both of the first two graphs. They will then be shaded on the solution graph.
The number −3 is not shaded on the first graph and so since it is not shaded on both graphs, it is not included on the solution graph.
The number two is shaded on both the first and second graphs. Therefore, it is be shaded on the solution graph.
This is how we will show our solution in the next examples.
Try it!
Solve 6x − 3 < 9 and 2x + 9 ≥ 3. Graph the solution and write the solution in interval notation.
Solution
Steps | Algebraic | ||
1. Solve each inequality. |
6x − 3 < 9 | and | 2x + 9 ≥ 3 |
Simplify | 6x < 12 | and | 2x ≥ −6 |
Solution | x < 2 | and | x ≥ −3 |
2. Graph each solution. Then graph the numbers that make both inequalities true. The final graph will show all the numbers that make both inequalities true—the numbers shaded on both of the first two graphs. | ![]() |
||
3. Write the solution in interval notation. | [−3, 2) | ||
All the numbers that make both inequalities true are the solution to the compound inequality. |
- Solve each inequality.
- Graph each solution. Then graph the numbers that make both inequalities true.
This graph shows the solution to the compound inequality. - Write the solution in interval notation.
Try it!
- Solve 3(2x + 5) ≤ 18 and 2(x − 7)< −6. Graph the solution and write the solution in interval notation.
Solution
Steps | Algebraic |
||
Solve each inequality. |
6x + 15 ≤ 18 | and | 2x − 14 < −6 |
Simplify | 6x ≤ 3 | and | 2x < 8 |
Solution | ![]() |
and | x < 4 |
Graph each solution. |
![]() |
||
Graph the numbers that make both inequalities true. |
![]() |
||
Write the solution in interval notation. |
![]() |
2. Solve and −2(x − 3) ≥ 4. Graph the solution and write the solution in interval notation.
Solution
Steps | Algebraic |
||
Inequality | ![]() |
and | −2(x − 3) ≥ 4 |
Solve each inequality. |
![]() |
and | −2x + 6 ≥ 4 |
Simplify | ![]() |
and | −2x ≥ −2 |
Solution | x ≥ 6 | and | x ≤ 1 |
Graph each solution. | ![]() |
||
Graph the numbers that make both inequalities true. |
![]() |
||
There are no numbers that make both inequalities true. This is a contradiction so there is no solution. |
A double inequality is a compound inequality such as a < x < b. It is equivalent to a < x and x < b.
Other forms: | a < x < b | is equivalent to | a < x | and | x < b |
a ≤ x ≤ b | is equivalent to | a ≤ x | and | x ≤ b | |
a > x > b | is equivalent to | a > x | and | x > b | |
a ≥ x ≥ b | is equivalent to | a ≥ x | and | x ≥ b |
To solve a double inequality, we perform the same operation on all three “parts” of the double inequality with the goal of isolating the variable in the center.
Try it!
Solve −4 ≤ 3x − 7 < 8. Graph the solution and write the solution in interval notation.
Solution
Steps | Algebraic |
Inequality | ![]() |
Add 7 to all three parts. | ![]() |
Simplify. | ![]() |
Divide each part by three. | ![]() |
Simplify. | ![]() |
Graph the solution. | ![]() |
Write the solution in interval notation. | ![]() |
When written as a double inequality, 1 ≤ x < 5, it is easy to see that the solutions are the numbers caught between one and five, including one, but not five. We can then graph the solution immediately as we did above.
Another way to graph the solution of 1 ≤ x < 5 is to graph both the solution of x ≥ 1 and the solution of x < 5. We would then find the numbers that make both inequalities true as we did in previous examples.
Try it!
- Solve the compound inequality. Graph the solution and write the solution in interval notation: −5 ≤ 4x − 1 < 7.
Solution

2. Solve the compound inequality. Graph the solution and write the solution in interval notation: −3 < 2x − 5 ≤ 1.
Solution

The next example demonstrates solving the inequality using both methods described above.
Try it!
Solve the compound inequality: 3 ≤ 2x + 2 < 6.
Solution
Steps |
The first method is to write two separate inequalities: 3 ≤ 2x + 2 and 2x + 2 < 6. We solve them independently. 3 ≤ 2x + 2 and 2x + 2 < 6
1 ≤ 2x 2x < 4
![]() |
Then, we can rewrite the solution as a compound inequality, the same way the problem began. ![]() |
In interval notation, the solution is written as |
The second method is to leave the compound inequality intact, and perform solving procedures on the three parts at the same time. 3 ≤ 2x + 2 < 6
1 ≤ 2x < 4 Isolate the variable term, and subtract 2 from all three parts.
![]() We get the same solution: |
Access this online resource for additional instruction and practice with linear inequalities and solving compound inequalities.
Solve 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.
Try it!
- Dawn won a mini-grant of $4,000 to buy tablet computers for her classroom. The tablets she would like to buy cost $254.12 each, including tax and delivery. What is the maximum number of tablets Dawn can buy?
Solution
Steps | Algebraic |
1. Read the problem. | NA |
2. Identify what you are looking for. | the maximum number of tablets Dawn can buy |
3. Name what you are looking for. | |
Choose a variable to represent that quantity. | Let n = the number of tablets. |
4. Translate. Write a sentence that gives the information to find it. | $254.12 times the number of tablets is no more than $4,000. |
Translate into an inequality. | 254.12n ≤ 4000 |
5. Solve the inequality. | n ≤ 15.74 |
But n must be a whole number of tablets, so round to 15. | n ≤ 15 |
6. Check the answer in the problem and make sure it makes sense. | Rounding down the price to $250, 15 tablets would cost $3,750, while 16 tablets would be $4,000. So a maximum of 15 tablets at $254.12 seems reasonable. |
7. Answer the question with a complete sentence. | Dawn can buy a maximum of 15 tablets. |
2. Taleisha’s phone plan costs her $28.80 a 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?
Solution
Steps | Algebraic |
1. Read the problem. | NA |
2. Identify what you are looking for. | the number of text messages Taleisha can make |
3. Name what you are looking for. | Let t = the number of text messages. |
Choose a variable to represent that quantity. | |
4. Translate. Write a sentence that gives the information to find it. | $28.80 plus $0.20 times the number of text messages is less than or equal to $50. |
Translate into an inequality. | 28.80 + 0.20t ≤ 50 |
5. Solve the inequality. | 0.2t ≤ 21.2 |
t ≤ 106 text messages | |
6. Check the answer in the problem and make sure it makes sense. | Yes, 28.80 + 0.20(106) = 50. |
7. Answer the question with a complete sentence. | Taleisha can send/receive no more than 106 text messages to keep her bill no more than $50. |
Profit is the money that remains when the costs have been subtracted from the revenue. In the next example, we will find the number of jobs a small businesswoman needs to do every month in order to make a certain amount of profit.
Try it!
Felicity has a calligraphy business. She charges $2.50 per wedding invitation. Her monthly expenses are $650. How many invitations must she write to earn a profit of at least $2,800 per month?
Solution
Steps | Algebraic |
1. Read the problem. | NA |
2. Identify what you are looking for. | the number of invitations Felicity needs to write |
3. Name what you are looking for. | Let j = the number of invitations. |
Choose a variable to represent that quantity. | |
4. Translate. Write a sentence that gives the information to find it. | $2.50 times the number of invitations minus $650 is at least $2,800. |
Translate into an inequality. | 2.50j − 650 ≥ 2,800 |
5. Solve the inequality. | 2.5j ≥ 3,450 |
j ≥ 1,380 invitations | |
6. Check the answer in the problem and make sure it makes sense. | If Felicity wrote 1400 invitations, her profit would be 2.50(1400) − 650, or $2,850. This is more than $2800. |
7. Answer the question with a complete sentence. | Felicity must write at least 1,380 invitations. |
There are many situations in which several quantities contribute to the total expense. We must make sure to account for all the individual expenses when we solve problems like this.
Try it!
Malik is planning a six-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?
Solution
Steps | Algebraic |
1. Read the problem. | NA |
2. Identify what you are looking for. | the number of hours Malik must tutor |
3. Name what you are looking for. | Let h = the number of hours |
Choose a variable to represent that quantity. | |
4. Translate. Write a sentence that gives the information to find it. | The expenses must be less than or equal to the income. The cost of airfare plus the cost of food and sightseeing and the hotel bill must be less than the savings plus the amount earned tutoring. |
Translate into an inequality. | 525 + 780 + 95(6) ≤ 840 + 45h |
5. Solve the inequality. |
1,875 ≤ 840 + 45h |
1,035 ≤ 45h | |
23 ≤ h | |
h ≥ 23 | |
6. Check the answer in the problem and make sure it makes sense. |
We substitute 23 into the inequality. |
1,875 ≤ 840 + 45h | |
1,875 ≤ 840 + 45(23) | |
1,875 ≤ 1875 | |
7. Answer the question with a complete sentence. | Malik must tutor at least 23 hours. |
Key Concepts
- Inequalities, Number Lines, and Interval Notation
- Linear Inequality
- A linear inequality is an inequality in one variable that can be written in one of the following forms where a, b, and c are real numbers and a ≠ 0:
ax + b < c, ax + b ≤ c, ax + b > c, ax + b ≥ c.
- A linear inequality is an inequality in one variable that can be written in one of the following forms where a, b, and c are real numbers and a ≠ 0:
- Addition and Subtraction Property of Inequality
- For any numbers a, b, and c, if a < b, then
a + c < b + c a − c < b − c
a + c > b + c a − c > b − c
-
We can add or subtract the same quantity from both sides of an inequality and still keep the inequality.
- For any numbers a, b, and c, if a < b, then
- Multiplication and Division Property of Inequality
- For any numbers a, b, and c,
multiply or divide by a positive
- For any numbers a, b, and c,
if a < b and c > 0, then ac < bc and .
if a > b and c > 0, then ac > bc and .
-
- multiply or divide by a negative
if a < b and c < 0, then ac > bc and .
if a > b and c < 0, then ac < bc and .
- Phrases that indicate inequalities
> ≥ < ≤ is greater than
is more than
is larger than
exceedsis greater than or equal to
is at least
is no less than
is the minimumis less than
is smaller than
has fewer than
is lower thanis less than or equal to
is at most
is no more than
is the maximum - Absolute Value
The absolute value of a number is its distance from 0 on the number line.
The absolute value of a number n is written as |n| and |n| ≥ 0 for all numbers.
Absolute values are always greater than or equal to zero.