In the previous section, we completed a discussion on solving a system of linear inequalities in two variables. In this section we will see some miscellaneous examples.
Solved example 6.17
Solve –8 ≤ 5x – 3 < 7
Solution:
1. This is a double inequality. We can rearrange it as two inequalities:
(i) –8 ≤ 5x – 3
(ii) 5x – 3 < 7
2. The first inequality is: –8 ≤ 5x – 3
• This can be simplified as follows:
−8≤5x−3⇒−8−5x≤5x−3−5x(Rule 1)⇒−8−5x≤−3⇒−8−5x+8≤−3+8(Rule 1)⇒−5x≤5⇒−5x−5≥5−5(Rule 3)⇒x≥−1
3. The second inequality is: 5x – 3 < 7
• This can be simplified as follows:
5x−3<7⇒5x−3+3<7+3(Rule 1)⇒5x<10⇒5x5<105(Rule 2)⇒x<2
4. Now we can assemble the results:
♦ From (2), we see that, x must be greater than or equal to -1
♦ From (3), we see that, x must be less than 2
• These two results can be combined as: -1 ≤ x < 2
• In interval form, this can be written as: [-1,2)
• The graphical representation is shown in fig.6.26 below:
![]() |
Fig.6.26 |
Solved example 6.18
Solve −5≤5−3x2≤8
Solution:
1. This is a double inequality. We can rearrange it as two inequalities:
(i) −5≤5−3x2
(ii) 5−3x2≤8
2. The first inequality is: −5≤5−3x2
• This can be simplified as follows:
−5≤5−3x2⇒−5×2≤5−3x2×2(Rule 2)⇒−10≤5−3x⇒−10+3x≤5−3x+3x(Rule 1)⇒−10+3x≤5⇒−10+3x+10≤5+10(Rule 1)⇒3x≤15⇒3x3≤153(Rule 2)⇒x≤5
3. The second inequality is: 5−3x2≤8
• This can be simplified as follows:
5−3x2≤8⇒5−3x2×2≤8×2(Rule 2)⇒5−3x≤16⇒5−3x−5≤16−5(Rule 1)⇒−3x≤11⇒−3x−3≥11−3(Rule 3)⇒x≥−113
4. Now we can assemble the results:
♦ From (2), we see that, x must be less than or equal to 5
♦ From (3), we see that, x must be greater than or equal to −113
• These two results can be combined as: −113≤x≤5
• In interval form, this can be written as: [−113,5]
• The graphical representation is shown in fig.6.27 below:
![]() |
Fig.6.27 |
Solved example 6.19
Solve the system of inequalities:
3x – 7 < 5 + x
11 – 5x ≤ 1
and represent the solutions on the number line.
Solution:
1. The first inequality is: 3x – 7 < 5 + x
• This can be simplified as follows:
3x−7<5+x⇒3x−7+(7−x)<5+x+(7−x)(Rule 1)⇒2x<12⇒2x2<122(Rule 2)⇒x<6
2. The second inequality is: 11 – 5x ≤ 1
• This can be simplified as follows:
11−5x≤1⇒11−5x−11≤1−11(Rule 1)⇒−5x≤−10⇒−5x−5≥−10−5(Rule 3)⇒x≥2
3. Now we can assemble the results:
♦ From (1), we see that, x must be less than 6
♦ From (2), we see that, x must be greater than or equal to 2
• These two results can be combined as: 2 ≤ x < 6
• In interval form, this can be written as: [2,6)
• The graphical representation is shown in fig.6.28 below:
![]() |
Fig.6.28 |
Solved example 6.20
In an experiment, a solution of hydrochloric acid is to be kept between 30° and 35° Celsius. What is the range of temperature in degree Fahrenheit if conversion formula is given by C=59(F−32), where C and F represent temperature in degree Celsius and degree Fahrenheit, respectively.
Solution:
1. Let the temperature in degree Celsius be TC
Then we can write: 30 < TC <35
2. The conversion formula is: C=59(F−32)
• This can be rearranged as:
C=59(F−32)⇒9C5=F−32⇒F=9C5+32
3. Now we can convert from C to F:
• When the Celsius thermometer shows a temperature of 30° Celsius, the Fahrenheit thermometer will show a temperature of 9×305+32=86
• When the Celsius thermometer shows a temperature of 35° Celsius, the
Fahrenheit thermometer will show a temperature of 9×355+32=95
4. So based on step (1), we can write:
If the temperature in degree Fahrenheit is TF, then the required range will be:
86 < TF < 95
Solved example 6.21
A manufacturer has 600 litres of a 12% solution of acid. How many litres of a 30% acid solution must be added to it so that acid content in the resulting mixture will be more than 15% but less than 18%?
Solution:
1. "a 12% solution of acid" means:
If we take 100 litres of that solution, 12 litres will be acid and the remaining 88 litres will be water.
• It is a method for specifying the acid content of a solution.
2. So out of the 600 litres, (6 × 12) = 72 litres will be acid.
3. Now consider the 30% solution.
♦ If we take 100 litres of that solution, there will be 30 litres of acid in it.
♦ So if we take 1 litre of that solution, there will be 0.3 litres of acid in it.
♦ So if we take V litres of that solution, there will be 0.3V litres of acid in it.
4. Let us add V litres of the 30% solution to the original 600 litres of 12 % solution.
• Then the total volume = (600+V) litres
♦ This total volume has an original 72 litres of acid.
♦ Additionally, now it has 0.3V litres of acid from the newly added V litres
• So the total volume of acid in the newly prepared solution will be (72+0.3V)
5. Now we can write the quantities:
(600+V) litres of the newly prepared solution has (72+0.3V) litres of acid
6. So the acid content of the newly prepared solution = (72+0.3V600+V)×100
7. The acid content of the newly prepared solution must be more than 15% but less than 18%.
• So we can write: 15<[(72+0.3V600+V)×100]<18
8. This is a double inequality. We can rearrange it as two inequalities:
(i) 15<[(72+0.3V600+V)×100]
(ii) [(72+0.3V600+V)×100]<18
9. The first inequality is: 15<[(72+0.3V600+V)×100]
• This can be simplified as follows:
15<[(72+0.3V600+V)×100]⇒15×(600+V)<[(72+0.3V600+V)×100]×(600+V)(Rule 2)⇒15×(600+V)<(72+0.3V)×100⇒15×(600+V)×1100<(72+0.3V)×100×1100(Rule 2)⇒0.15×(600+V)<72+0.3V⇒90+0.15V<72+0.3V⇒90+0.15V−90−0.3V<72+0.3V−90−0.3V(Rule 1)⇒−0.15V<−18⇒−0.15V×−1×10.15>−18×−1×10.15(Rule 3)⇒V>18×10.15⇒V>120
10. The second inequality is: [(72+0.3V600+V)×100]<18
• This can be simplified as follows:
[(72+0.3V600+V)×100]<18⇒[(72+0.3V600+V)×100]×600+V100<18×600+V100(Rule 2)⇒72+0.3V<0.18×(600+V)⇒72+0.3V<108+0.18V⇒72+0.3V−72−0.18V<108+0.18V−72−0.18V(Rule 1)⇒0.12V<36⇒0.12V×10.12<36×10.12(Rule 2)⇒V<300
11. Now we can assemble the results:
♦ From (9), we see that, V must be greater than 120 litres.
♦ From (10), we see that, V must be less than 300 litres.
• These two results can be combined as: 120 < V < 300
12. If the additional volume V taken from the 30% solution is greater than 120 litres but less than 300 litres, then the acid strength of the resulting solution will be greater than 15% but less than 18%
The link below gives some more miscellaneous examples:
• In the next chapter, we will see permutations and combinations.
Copyright©2022 Higher secondary mathematics.blogspot.com
No comments:
Post a Comment