Sign In
| | 11 Theory slides |
| | 9 Exercises - Grade E - A |
| | Each lesson is meant to take 1-2 classroom sessions |
Vincenzo is getting ready to drive home from vacation at the beach. He is sure that if he drives at 50 miles per hour, he will be home in 40 to 55 minutes.
Consider the following inequalities. 1: 2x +1 <5 2: 5x - 5 > 0 To solve each inequality for x, the Properties of Inequalities need to be used. To solve inequality number one, 1 should be subtracted from both sides first.
The solution set of this inequality can be graphed by marking every number to the left of 2, not including 2.Similarly, to solve the second inequality, 5 needs to be added to both sides of the inequality.
Therefore, the solution set of this inequality are the numbers to the right of 1 in a number line, not including 1.Combining two or more inequalities with the word and
or or
yields what is called a compound inequality.
| Compound Inequality | Is Read As |
|---|---|
| x < 5 or x > 8 | x is less than 5 or greater than 8. |
| x > 2 and x ≤ 4 | x is greater than 2 and less than or equal to 4. |
Compound inequalities using the word and
are commonly written without showing the actual word. Consider the following example.
x > 2 and x ≤ 4
The first inequality can be rewritten as 2 < x because the statement x is greater than 2
is equivalent to 2 is less than x.
With this change, the inequality can be rewritten as follows.
2 < x and x ≤ 4 ⇒ 2 < x ≤ 4
and.
Solving a compound inequality is done by first separating each individual inequality. Then, each inequality is solved one at a time in the regular fashion. Lastly, the solution sets are combined. As an example, consider the following compound inequality. - 3 < 2x - 1 ≤ 2 This inequality will be solved to illustrate each step of this method.
LHS+1
Add terms
.LHS /2.<.RHS /2.
Simplify quotient
The solution set is - 1 < x. Next is 2x - 1 ≤ 2, which is solved in a similar manner.
LHS+1≤RHS+1
Add terms
.LHS /2.≤.RHS /2.
Simplify quotient
The solution set of the second inequality is all values of x that satisfy x ≤ 32.
andinequality. Therefore, the two solution sets can written separately with the word
and,or they can be combined as follows. - 1 < x and x ≤ 32 ⇓ - 1 < x ≤ 3/2
The solution set of a compound inequality consists of the solution sets of the individual inequalities. For compound inequalities with or,
a solution of either individual inequality is a solution of the compound inequality. Consider the following compound inequality.
x ≥ 2 or x < - 2
The graph of this compound inequality is the union of the graphs of the individual inequalities. These graphs are recognized by the fact that they continue infinitely in either direction.
and,however, must be a solution of both individual inequalities. Consider the following inequality. x < 1 and x ≥ - 3 The graph of the compound inequality is the intersection of the graphs of the individual inequalities.
or,compound inequalities written with
anddo not always extend infinitely.
Kevin's class is having a work experience internship this week. He is working with a farmer to test the speed of an autonomous tractor in a field.
In the first test, the tractor started from a point 2 miles away from the barn. After a half hour, the tractor was at least 10 miles away from the barn. In the next test, the tractor started at a point 1.5 miles away from the barn. When it stopped 45 minutes later, it was less than 20 miles from the barn.
distance traveled + 2 ≥ 10
To find the distance traveled, a modification of the speed formula will be used. r = d/t
In this formula, r is the speed or rate, d is the distance traveled, and t is the time it took to travel the distance. To find the distance, d needs to be the isolated variable.
r = d/t ⇒ d = rt
Therefore, this formula can be substituted for the distance traveled in the written inequality.
rt + 2 ≥ 10
Since the speed is asked in miles per hour and the tractor drove for half an hour, the given time is written as 12=0.5.
0.5r + 2 ≥ 10
Likewise in the second test, it is given that the tractor starts from 1.5 miles away and ends less than 20 miles away from the barn after 45 minutes. This means that the sum of the distance traveled and 1.5 miles has to be less than 20 miles.
distance traveled + 1.5 < 20
Then, the formula for the distance traveled can be substituted in this inequality as well.
rt + 1.5 < 20
In this case 45 minutes can be converted to hours using a conversion factor. 45 minutes are equal to 4560 = 0.75 hours.
0.75r + 1.5 < 20
Since the possible values for the speed are the values of r that satisfy both inequalities, these inequalities can be combined as a compound inequality with and.
0.5r + 2 ≥ 10 and 0.75r + 1.5 < 20
To solve this compound inequality, the properties of inequalities will be used. To solve the inequality on the left, first 2 will be subtracted from both sides of the inequality.
Similarly, to solve the inequality on the right, 1.5 will be subtracted from both sides of the inequality.
The compound inequality can be written with the found solutions.
r ≥ 16 and r < 24.7
It should be noted that some compound inequalities that are written with and
can be rewritten as follows.
16 ≤ r < 24.7
This means that the possible speeds of the tractor are greater than or equal to 16 miles per hour and less than 24.7 miles per hour.
On this case, since the inequality is strict, the solution set of the inequality r < 24.7 is made of the numbers to the left of 24.7. Since 24.7 is not included in the solution set, an open circle is used instead.
Since the compound inequality is written with and,
its solution set is made of the numbers that satisfy both inequalities.
Ignacio is interning at the local disaster preparedness center. He is using a simulator to help to secure the unsafe area near a volcano that is about to erupt. He is in charge of marking safe distances to the east and the west of the volcano. He initially marked the safe distance with flags, one 30 miles to the east of the base of the volcano and the other 15 miles to the west.
As time passes and data comes in, Ignacio realizes that his estimates were wrong. He notes that the flag to the west is less than half the distance away from the volcano that it should be. On the other hand, he calculates that the eastern flag covers less than two thirds of the actual necessary safe distance from the volcano.
15 miles west<1/2d Since the distance is to the west of the volcano, it is written as a negative number. Also, since this value is negative, further distances from the volcano are less than -15. Therefore, the inequality has to be rewritten as follows. 1/2d < - 15 Similarly, it is given that the eastern flag is less than two thirds of the safe distance at 30 miles from the volcano. This can also be written as an inequality. Since the distances to the east are written with positive numbers, the inequality does not need to be modified. 30<2/3d These inequalities can be solved by using the Properties of Inequalities, a similar fashion to solving an equation. The first inequality is solved by multiplying by 2.
The safe distance to the west is less than - 30 miles, or more than 30 miles. The second inequality can be solved by multiplying both sides by the reciprocal of 23, 32.
LHS* 3/2 < RHS * 3/2
a/b* b/a=1
a/c* b = a* b/c
Multiply
Calculate quotient
Rearrange inequality
The safe distance to the east is more than 45 miles. Since the safe distance can be either more than 30 miles west or more than 45 miles east, the compound inequality is written with or.
d < -30 or d > 45
Similarly, the graph of the solution set of d > 45 is made of every number to the right of 45, not including 45.
Finally, since it is written with or,
the graph of the compound inequality is the combination of both solution sets and does not need to be adjusted or limited.
Tearrik is spending his week of work experience at a local bakery. On his first day, he bought 100 cookies at a discount. He decides to eat 5 cookies a day until they are all gone. Tearrik is also allowed to bring home 3 cookies per day, which he gives to his brother. Tearrik's brother decides that he will not eat his cookies until he has at least 90 saved up.
100 - 5d >0
Since Tearrik will eat cookies throughout this time, the values of d are the possible numbers of days in which he eats cookies. On the other hand, Tearrik's brother will save 3 cookies every day until he has at least 90 cookies. Then, Tearrik's brother will start eating his cookies. 3d ≥ 90
For both to eat cookies, the value d must satisfy both inequalities at the same time. This kind of compound inequality is written with and.
100-5d>0 and 3d ≥ 90
To solve this compound inequality, both inequalities must be solved. First, to solve the inequality on the left, 100 will be subtracted from both sides of the inequality.
This means that Terrik will eat his cookies over the first 20 days. Since this inequality is strict, Tearrik will not reach the 20th day before he finishes his cookies. Then, the second inequality is solved by dividing both sides of the inequality by 3.
This means that Terrik's brother will save his cookies for 30 days. Since the inequality is non-strict, he will start eating his cookies on the 30th day. Now the compound inequality can be rewritten using the solutions. d < 20 and d ≥ 30 This means that Tearrik will be able to eat cookies for 20 days, while his brother will save his cookies for 30 days before eating any of them. Therefore, they will not eat any cookies on the same day.
Similarly, the solution set of the inequality d ≥ 30 is made of the numbers greater than or equal to 30. Since thi inequality is not strict, the circle is closed.
The solution set of the compound inequality is made of the numbers that satisfy both inequalities at the same time. Since there are no such numbers, the compound inequality has no solution.
This confirms that the brothers will not eat cookies together.
For his internship, Davontay is working in a research lab. He is researching what tools are used to measure really low and really high temperatures. He found out that a thermocouple thermometer can measure temperatures lower than 3272^(∘) F, while a pyrometer thermometer can measure temperatures greater than or equal to 973 K.
To help find these temperatures in degrees Celsius, the relationships between the different temperature scales are shown in the following table. It should be noted that C refers to a temperature in degrees Celsius, F is the temperature in degrees Fahrenheit, and K refers to kelvins.
| Fahrenheit | Kelvin |
|---|---|
| 9/5C + 32 = F | C + 273 = K |
F < 3272
Since the temperature is needed in degrees Celsius, the conversion formula will be substituted for F in the inequality above. Let C be the temperature in degrees Celsius.
9/5C + 32 < 3272
On the other hand, it is given that a pyrometer can measure temperatures as low as 973K. This can be written as an inequality, using K as the temperature in kelvins. It should be noted that kelvins are not degrees since it is an absolute scale.
K ≥ 973
Substituting the conversion formula from the given table, the inequality can be rewritten in terms of degrees Celsius C. C + 273 ≥ 973
Since the question asks to describe the temperature range that both thermometers can measure, if either one can be used, the compound inequality is written with or.
9/5C + 32 < 3272 or C + 273 ≥ 973
Now, to solve this compound inequality, each inequality will be solved individually using the Properties of Inequalities. To solve the inequality on the left, first subtract 32 from both sides of the inequality.
LHS-32
LHS* 5/9 < RHS * 5/9
a/c* b = a* b/c
Multiply
Calculate quotient
A similar process can be done to the inequality on the right.
Therefore, the compound inequality can be rewritten with these solutions. C < 1800 or C ≥ 700
Similarly, the solution set of the inequality C ≥ 700 is made of every point to the right of 700, including 700.
Since the inequality is written with or,
the solution set of the compound inequality is made of the numbers that satisfy either inequality. By combining the graphs it can be noted that every number is a solution to the compound inequality.
This means that any temperature can be measured using either of the thermometers.
Diego is helping at a local car dealership for his work experience. After spending time at the dealership, he decides to start saving money to buy a car. His father told him that he would double the amount of money that Diego saves, starting from now. Also, Diego will receive extra 500 dollars from his uncle to help buy the car when he finishes saving.
When looking for prices, Diego notices that most of the cars he likes range from 15 thousand dollars to 18 thousand dollars.
2m
Also, Diego's uncle will give Diego $500 dollars after finishing saving. This adds 500 to the amount after it is multiplied by 2. With this information, it is possible to write Diego's total amount of money as an expression.
2m + 500
Diego needs from 15 thousand dollars to 18 thousand dollars to afford a car he likes. Therefore, the total amount of money that Diego needs must lie between these values in order for him to be able to afford the car. This can be expressed as a compound inequality.
2m + 500 ≥ 15 000 and 2m + 500 ≤ 18 000
Since the inequalities are written with and,
they can be rewritten as follows.
15 000 ≤ 2m + 500 ≤ 18 000
Since the expression is the same, the second inequality is solved following the same steps.
The resulting inequality is obtained by combining these results, similar to how it was written in Part A. 7250 ≤ m ≤ 8750 Since the inequality is non-strict, Diego can start looking to buy the car after he saves some amount of money from $7250 to $8750, including these values. After he saves enough, he can stop saving money.
Similarly, the graph of the solution set of inequality m≤ 8750 is made of all the points to the left of 8750, including 8750.
Finally, the solution set of the compound inequality is made of every number that both graphs share. In this case, the overlapping space from 7250 to 8750, inclusive.
Various different compound inequalities will be shown in the applet below. Select the correct solution set.
At the beginning of the lesson, it was asked how far Vincenzo's house was from the beach. The following information was given.
Then, the following questions were asked.
r = d/t In this formula, r is the rate or speed, d is the distance traveled, and t is the time duration of the movement. Since two time estimations are given, the time has to be the isolated quantity in the formula.
It is given that it will take Vincenzo between 40 and 55 minutes to get home. Therefore, the time t in the formula has to be at least 40. This is the same as writing that t is greater than or equal to 40 minutes. t ≥ 40 minutes
However, since the speed is given in miles per hour, the 40 minute interval must be written in terms of hours. This can be done using a conversion factor.
40 minutes* 1 hour/60 minutes = 2/3 hours
The inequality can be rewritten using this information.
t ≥ 2/3 hours
Now the formula for the time in terms of the distance and the speed can be substituted into the inequality. It is given that Vincenzo will drive at 50 miles per hour. This means that r is equal to 50.
d/50 ≥ 2/3 hours
The same can be done with the upper limit of 55 minutes. The first to note is that the statement can be written as t is less than or equal to 55 minutes
t ≤ 55 minutes
Using the same conversion factor, the time can be rewritten in terms of hours.
55 minutes* 1 hour/60 minutes = 11/12 hours
And using this time span, the inequality can be rewritten.
t ≤ 11/12 hours
Finally, the expression in terms of the distance can be substituted into the inequality.
d/50 ≤ 11/12 hours
Since the possible values for d satisfy both inequalities, the compound inequality is written with and.
d/50 ≥ 2/3 and d/50 ≤ 11/12
Recall that compound inequalities written with and
can be rewritten as follows.
2/3 ≤ d/50 ≤ 11/12
Finally, to find the possible values of d, each section of the compound inequality is multiplied by 50.
Round to 1 decimal place(s)
This means that Vincenzo's house is somewhere between 33.3 and 45.8 miles away from the beach. To graph the solution set of this compound inequality, each point between 33.3 and 45.8 will be included. Note that the compound inequality is non-strict, so the endpoints are denoted with closed circles.
33.3 ≤ d ≤ 45.8
This compound inequality can be written with the word and.
d ≥ 33.3 and d ≤ 45.8
The values of y are the values that fall outside of this compound inequality, so each individual inequality should be reversed. Note that because 33.3 and 45.8 are included in the original interval, these values cannot be included in the solution set for y. Since d is greater than or equal to 33.3 miles, then y must be less than 33.3 miles.
y < 33.3
Similarly, since the values of d are less than or equal to 45.8 miles, y has to be greater than 45.8 miles.
y > 45.8
The possible values of y are those that are either less than 33.3 or greater than 45.8. Therefore, the compound inequality is written with or.
y < 33.3 or y > 45.8
The solution set of this compound inequality is made of every number left of 33.3 and right of 45.8.
Select the inequality symbol that ensures that the solution set of the compound inequality is only one value. 3(x - 7) 2(7 -x) and 2(12x + 7) ≥ 7(3x + 5)
For this exercise, we will solve both inequalities and then compare their solutions. Then, we will determine which symbol the first inequality must have to ensure that the solution set of the compound inequality only has one value. First Inequality:& 3(x - 7) 2(7 -x) [0.3em] Second Inequality:& 2(12x + 7) ≥ 7(3x + 5) We will begin by solving the second inequality.
The solution to the second inequality is x ≥ 7. We will now solve the first inequality. Note that we are allowed to ignore what is inside the box as long as we do not multiply or divide by a negative number.
Solving the first inequality gives x 7. Recall that we have already calculated the solution to the second inequality. x ≥ 7 This means the second inequality is true only when x takes values 7 or larger. We will use the table below to show the number of solutions the compound inequality would have based on the different symbols for the first inequality.
| x 7 | Number of solutions |
|---|---|
| x<7 | None |
| x>7 | Infinitely many |
| x≤ 7 | One |
| x≥ 7 | Infinitely many |
If the solution to the first inequality is x ≤ 7, and the solution to the second one is x ≥ 7, the compound inequality has exactly one solution, x=7.
Therefore, we should select ≤.
Determine whether the following statement is always, sometimes or never true.
|
The graph of a compound inequality that involves an |
We can think about four different cases for the given statement. Let's examine these cases one by one. Assume that we have two numbers on the number line, a and b, and assume that a
As we can see from the table, the graphs of the compound inequalities that involve or
sometimes can extend in both directions or in a single direction. Therefore, the given statement is sometimes true.
Mark wants to buy a new phone when a store has a 15 % off any phone. He can choose a phone between $450 and $600. Write an inequality for the phone prices x after the discount is applied.
Mark is going to use the 15 % off. He is looking at phones that range in price from $450 to $600. Let x be the price of a phone that is in this range. 450≤ x≤ 600 To find the range of prices after the discount is applied, we will start by finding 15 % of the given prices. Then, we can subtract those percentages. Let's start with the lower limit of the range.
We need to find 15 % of $450.
The discount for the lower limit is $67.50. Now, let's subtract it from the original price to determine the new lower limit. Lower limit: 450-67.50=$382.50
Let's find the upper limit by following the same steps as we did for the lower limit.
The new highest price will be $90 less than originally priced. Upper limit: 600-90=$510
After the discount is applied, Mark can expect to pay between $382.50 and $510. This can be written as a compound inequality with and.
382.50 ≤ x and x ≤ 510
⇕
382.50 ≤ x ≤ 510