Linear Inequalities: Mathematics Is The Art of Saying Many Things in Many Different Ways. - Maxwell
Linear Inequalities: Mathematics Is The Art of Saying Many Things in Many Different Ways. - Maxwell
LINEAR INEQUALITIES
5.1 Introduction
In earlier classes, we have studied equations in one variable and two variables and also
solved some statement problems by translating them in the form of equations. Now a
natural question arises: ‘Is it always possible to translate a statement problem in the
form of an equation? For example, the height of all the students in your class is less
than 160 cm. Your classroom can occupy atmost 60 tables or chairs or both. Here we
get certain statements involving a sign ‘<’ (less than), ‘>’ (greater than), ‘≤’ (less than
or equal) and ≥ (greater than or equal) which are known as inequalities.
In this Chapter, we will study linear inequalities in one and two variables. The
study of inequalities is very useful in solving problems in the field of science, mathematics,
statistics, economics, psychology, etc.
5.2 Inequalities
Let us consider the following situations:
(i) Ravi goes to market with ` 200 to buy rice, which is available in packets of 1kg. The
price of one packet of rice is ` 30. If x denotes the number of packets of rice, which he
buys, then the total amount spent by him is ` 30x. Since, he has to buy rice in packets
only, he may not be able to spend the entire amount of ` 200. (Why?) Hence
30x < 200 ... (1)
Clearly the statement (i) is not an equation as it does not involve the sign of equality.
(ii) Reshma has ` 120 and wants to buy some registers and pens. The cost of one
register is ` 40 and that of a pen is ` 20. In this case, if x denotes the number of
registers and y, the number of pens which Reshma buys, then the total amount spent by
her is ` (40x + 20y) and we have
40x + 20y ≤ 120 ... (2)
Rationalised 2023-24
90 MATHEMATICS
Since in this case the total amount spent may be upto ` 120. Note that the statement (2)
consists of two statements
40x + 20y < 120 ... (3)
and 40x + 20y = 120 ... (4)
Statement (3) is not an equation, i.e., it is an inequality while statement (4) is an equation.
Definition 1 Two real numbers or two algebraic expressions related by the symbol
‘<’, ‘>’, ‘≤’ or ‘≥’ form an inequality.
Statements such as (1), (2) and (3) above are inequalities.
3 < 5; 7 > 5 are the examples of numerical inequalities while
x < 5; y > 2; x ≥ 3, y ≤ 4 are some examples of literal inequalities.
3 < 5 < 7 (read as 5 is greater than 3 and less than 7), 3 < x < 5 (read as x is greater
than or equal to 3 and less than 5) and 2 < y < 4 are the examples of double inequalities.
Some more examples of inequalities are:
ax + b < 0 ... (5)
ax + b > 0 ... (6)
ax + b ≤ 0 ... (7)
ax + b ≥ 0 ... (8)
ax + by < c ... (9)
ax + by > c ... (10)
ax + by ≤ c ... (11)
ax + by ≥ c ... (12)
ax + bx + c ≤ 0
2
... (13)
ax2 + bx + c > 0 ... (14)
Inequalities (5), (6), (9), (10) and (14) are strict inequalities while inequalities (7), (8),
(11), (12), and (13) are slack inequalities. Inequalities from (5) to (8) are linear
inequalities in one variable x when a ≠ 0, while inequalities from (9) to (12) are linear
inequalities in two variables x and y when a ≠ 0, b ≠ 0.
Inequalities (13) and (14) are not linear (in fact, these are quadratic inequalities
in one variable x when a ≠ 0).
In this Chapter, we shall confine ourselves to the study of linear inequalities in one
and two variables only.
Rationalised 2023-24
LINEAR INEQUALITIES 91
Rationalised 2023-24
92 MATHEMATICS
Rationalised 2023-24
LINEAR INEQUALITIES 93
5 – 2x x
Example 4 Solve ≤ –5.
3 6
Solution We have
5 – 2x x
≤ –5
3 6
or 2 (5 – 2x) ≤ x – 30.
or 10 – 4x ≤ x – 30
or – 5x ≤ – 40, i.e., x ≥ 8
Thus, all real numbers x which are greater than or equal to 8 are the solutions of the
given inequality, i.e., x ∈ [8, ∞).
Example 5 Solve 7x + 3 < 5x + 9. Show the graph of the solutions on number line.
Solution We have 7x + 3 < 5x + 9 or
2x < 6 or x < 3
The graphical representation of the solutions are given in Fig 5.1.
Fig 5.1
3x − 4 x + 1
Example 6 Solve ≥ −1 . Show the graph of the solutions on number line.
2 4
Solution We have
3x − 4 x + 1
≥ −1
2 4
3x − 4 x − 3
or ≥
2 4
or 2 (3x – 4) ≥ (x – 3)
Rationalised 2023-24
94 MATHEMATICS
or 6x – 8 ≥ x – 3
or 5x ≥ 5 or x ≥ 1
The graphical representation of solutions is given in Fig 5.2.
Fig 5.2
Example 7 The marks obtained by a student of Class XI in first and second terminal
examination are 62 and 48, respectively. Find the minimum marks he should get in the
annual examination to have an average of at least 60 marks.
Solution Let x be the marks obtained by student in the annual examination. Then
62 + 48 + x
≥ 60
3
or 110 + x ≥ 180
or x ≥ 70
Thus, the student must obtain a minimum of 70 marks to get an average of at least
60 marks.
Example 8 Find all pairs of consecutive odd natural numbers, both of which are larger
than 10, such that their sum is less than 40.
Solution Let x be the smaller of the two consecutive odd natural number, so that the
other one is x +2. Then, we should have
x > 10 ... (1)
and x + ( x + 2) < 40 ... (2)
Solving (2), we get
2x + 2 < 40
i.e., x < 19 ... (3)
From (1) and (3), we get
10 < x < 19
Since x is an odd number, x can take the values 11, 13, 15, and 17. So, the required
possible pairs will be
(11, 13), (13, 15), (15, 17), (17, 19)
Rationalised 2023-24
LINEAR INEQUALITIES 95
EXERCISE 5.1
1. Solve 24x < 100, when
(i) x is a natural number. (ii) x is an integer.
2. Solve – 12x > 30, when
(i) x is a natural number. (ii) x is an integer.
3. Solve 5x – 3 < 7, when
(i) x is an integer. (ii) x is a real number.
4. Solve 3x + 8 >2, when
(i) x is an integer. (ii) x is a real number.
Solve the inequalities in Exercises 5 to 16 for real x.
5. 4x + 3 < 5x + 7 6. 3x – 7 > 5x – 1
7. 3(x – 1) ≤ 2 (x – 3) 8. 3 (2 – x) ≥ 2 (1 – x)
x x x x
9. x + + < 11 10. > +1
2 3 3 2
3( x − 2) 5(2 − x) 1 3x 1
11. ≤ 12. + 4 ≥ ( x − 6)
5 3 2 5 3
13. 2 (2x + 3) – 10 < 6 (x – 2) 14. 37 – (3x + 5) > 9x – 8 (x – 3)
x (5 x − 2) (7 x − 3) (2 x −1) (3 x − 2) (2 − x )
15. < − 16. ≥ −
4 3 5 3 4 5
Solve the inequalities in Exercises 17 to 20 and show the graph of the solution in each
case on number line
17. 3x – 2 < 2x + 1 18. 5x – 3 > 3x – 5
x (5 x – 2) (7 x – 3)
19. 3 (1 – x) < 2 (x + 4) 20. ≥ –
2 3 5
21. Ravi obtained 70 and 75 marks in first two unit test. Find the minimum marks he
should get in the third test to have an average of at least 60 marks.
22. To receive Grade ‘A’ in a course, one must obtain an average of 90 marks or
more in five examinations (each of 100 marks). If Sunita’s marks in first four
examinations are 87, 92, 94 and 95, find minimum marks that Sunita must obtain
in fifth examination to get grade ‘A’ in the course.
23. Find all pairs of consecutive odd positive integers both of which are smaller than
10 such that their sum is more than 11.
24. Find all pairs of consecutive even positive integers, both of which are larger than
5 such that their sum is less than 23.
Rationalised 2023-24
96 MATHEMATICS
25. The longest side of a triangle is 3 times the shortest side and the third side is 2 cm
shorter than the longest side. If the perimeter of the triangle is at least 61 cm, find
the minimum length of the shortest side.
26. A man wants to cut three lengths from a single piece of board of length 91cm.
The second length is to be 3cm longer than the shortest and the third length is to
be twice as long as the shortest. What are the possible lengths of the shortest
board if the third piece is to be at least 5cm longer than the second?
[Hint: If x is the length of the shortest board, then x , (x + 3) and 2x are the
lengths of the second and third piece, respectively. Thus, x + (x + 3) + 2x ≤ 91 and
2x ≥ (x + 3) + 5].
Miscellaneous Examples
Example 9 Solve – 8 ≤ 5x – 3 < 7.
Solution In this case, we have two inequalities, – 8 ≤ 5x – 3 and 5x – 3 < 7, which we
will solve simultaneously. We have – 8 ≤ 5x –3 < 7
or –5 ≤ 5x < 10 or –1 ≤ x < 2
5 – 3x
Example 10 Solve – 5 ≤ ≤ 8.
2
5 – 3x
Solution We have –5 ≤ ≤8
2
or –10 ≤ 5 – 3x ≤ 16 or – 15 ≤ – 3x ≤ 11
11
or 5≥x≥–
3
–11
which can be written as ≤ x ≤5
3
Example 11 Solve the system of inequalities:
3x – 7 < 5 + x ... (1)
11 – 5 x ≤ 1 ... (2)
and represent the solutions on the number line.
Solution From inequality (1), we have
3x – 7 < 5 + x
or x<6 ... (3)
Also, from inequality (2), we have
11 – 5 x ≤ 1
or – 5 x ≤ – 10 i.e., x ≥ 2 ... (4)
Rationalised 2023-24
LINEAR INEQUALITIES 97
If we draw the graph of inequalities (3) and (4) on the number line, we see that the
values of x, which are common to both, are shown by bold line in Fig 5.3.
Fig 5.3
Thus, solution of the system are real numbers x lying between 2 and 6 including 2, i.e.,
2≤x<6
Example 12 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
5
formula is given by C = (F – 32), where C and F represent temperature in degree
9
Celsius and degree Fahrenheit, respectively.
Solution It is given that 30 < C < 35.
5
Putting C= (F – 32), we get
9
5
30 < (F – 32) < 35,
9
9 9
or × (30) < (F – 32) < × (35)
5 5
or 54 < (F – 32) < 63
or 86 < F < 95.
Thus, the required range of temperature is between 86° F and 95° F.
Example 13 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 Let x litres of 30% acid solution is required to be added. Then
Total mixture = (x + 600) litres
Therefore 30% x + 12% of 600 > 15% of (x + 600)
and 30% x + 12% of 600 < 18% of (x + 600)
30 x 12 15
or + (600) > (x + 600)
100 100 100
Rationalised 2023-24
98 MATHEMATICS
30 x 12 18
and + (600) < (x + 600)
100 100 100
or 30x + 7200 > 15x + 9000
and 30x + 7200 < 18x + 10800
or 15x > 1800 and 12x < 3600
or x > 120 and x < 300,
i.e. 120 < x < 300
Thus, the number of litres of the 30% solution of acid will have to be more than
120 litres but less than 300 litres.
Rationalised 2023-24
LINEAR INEQUALITIES 99
13. How many litres of water will have to be added to 1125 litres of the 45% solution
of acid so that the resulting mixture will contain more than 25% but less than 30%
acid content?
14. IQ of a person is given by the formula
MA
IQ = × 100,
CA
where MA is mental age and CA is chronological age. If 80 ≤ IQ ≤ 140 for a group of
12 years old children, find the range of their mental age.
Summary
® Two real numbers or two algebraic expressions related by the symbols <, >, ≤
or ≥ form an inequality.
® Equal numbers may be added to (or subtracted from ) both sides of an inequality.
® Both sides of an inequality can be multiplied (or divided ) by the same positive
number. But when both sides are multiplied (or divided) by a negative number,
then the inequality is reversed.
® The values of x, which make an inequality a true statement, are called solutions
of the inequality.
® represent x < a (or x > a) on a number line, put a circle on the number a and
To
dark line to the left (or right) of the number a.
® To represent x ≤ a (or x ≥ a) on a number line, put a dark circle on the number
a and dark the line to the left (or right) of the number x.
—v —
Rationalised 2023-24