Solving Linear Inequalities Word Problems
Last Updated :
20 Aug, 2024
We are well versed with equations in multiple variables. Linear Equations represent a point in a single dimension, a line in a two-dimensional, and a plane in a three-dimensional world. Solutions to linear inequalities represent a region of the Cartesian plane. It becomes essential for us to know how to translate real-life problems into linear inequalities.
Linear Inequalities
Before defining the linear inequalities formally, let's see them through a real-life situation and observe why their need arises in the first place. Let's say Albert went to buy some novels for himself at the book fair. He has a total of Rs 200 with him. The book fair has a special sale policy which offers any book at Rs 70. Now he knows that he may not be able to spend the full amount on the books. Let's say x is the number of books he bought. This situation can be represented mathematically by the following equation,
70x < 200
Since he can't spend all the amount on books, and also the amount spent by him will always be less than Rs 200. The present situation can only be represented by the equation given above. Now let's study the linear inequalities with a formal description,
Two real numbers or two algebraic expressions which are related by symbols such as '>', '<', '≥' and'≤' form the inequalities. Linear inequalities are formed by linear equations which are connected with these symbols. These inequalities can be further classified into two parts:
- Strict Inequalities: The inequalities with the symbols such as '>' or '<'.
- Slack Inequalities: The inequalities with the symbols such as '≥' or '≤'.
Rules of Solving Linear Inequalities
There are certain rules which we should keep in mind while solving linear inequalities.
- Equal numbers can be added or subtracted from both sides of the inequality without affecting its sign.
- Both sides of Inequality can be divided or multiplied by any positive number but when they are multiplied or divided by a negative number, the sign of the linear inequality is reversed.
Now with this brief introduction to linear inequalities, let's see some word problems on this concept.
Sample Problems
Question 1: Considering the problem given in the beginning. Albert went to buy some novels for himself at the book fair. He has a total of Rs 200 with him. The book fair has a special sale policy which offers any book at Rs 70. Now he knows that he may not be able to spend the full amount on the books. Let's say x is the number of books he bought. Represent this situation mathematically and graphically.
Solution:
We know that Albert cannot buy books for all the money he has. So, let's say the number of books he buys is "x". Then,
70x < 200
⇒ x < \frac{20}{7}
To plot the graph of this inequality, put x = 0.
0 < \frac{20}{7} Thus, x = 0 satisfies the inequality. So, the graph for the following inequality will look like,

Question 2: Consider the performance of the strikers of the football club Real Madrid in the last 3 matches. Ronaldo and Benzema together scored less than 9 goals in the last three matches. It is also known that Ronaldo scored three more goals than Benzema. What can be the possible number of goals Ronaldo scored?
Solution:
Let's say the number of goals scored by Benzema and Ronaldo are y and x respectively.
x = y + 3 .....(1)
x + y < 9 .....(2)
Substituting the value of x from equation (1) in equation (2).
y + 3 + y < 9
⇒2y < 6
⇒y < 3
Possible values of y: 0,1,2
Possible values of x: 3,4,5
Question 3: A classroom can fit at least 9 tables with an area of a one-meter square. We know that the perimeter of the classroom is 12m. Find the bounds on the length and breadth of the classroom.
Solution:
It can fit 9 tables, that means the area of the classroom is atleast 9m2. Let's say the length of the classroom is x and breadth is y meters.
2(x + y) = 12 {Perimeter of the classroom}
⇒ x + y = 6
Area of the rectangle is given by,
xy > 9
⇒x(6 - x) > 9
⇒6x - x2 > 9
⇒ 0 > x2 - 6x + 9
⇒ 0 > (x - 3)2
⇒ 0 > x - 3
⇒ x < 3
Thus, length of the classroom must be less than 3 m.
So, then the breadth of the classroom will be greater than 3 m.
Question 4: Formulate the linear inequality for the following situation and plot its graph.
Let's say Aman and Akhil went to a stationery shop. Aman bought 3 notebooks and Akhil bought 4 books. Let's say cost of each notebook was “x” and each book was “y”. The total expenditure was less than Rs 500.
Solution:
Cost of each notebook was “x” and for each book, it was “y”. Then the inequality can be described as,
3x + 4y < 500
Putting (x,y) → (0,0)
3(0) + 4(0) < 500
Origin satisfies the inequality. Thus, the graph of its solutions will look like, x.

Question 5: Formulate the linear inequality for the following situation and plot its graph.
A music store sells its guitars at five times their cost price. Find the shopkeeper's minimum cost price if his profit is more than Rs 3000.
Solution:
Let's say the selling price of the guitar is y, and the cost price is x.
y - x > 3000 ....(1)

It is also given that,
y = 5x ....(2)
Substituting the value of y from equation (2) to equation (1).
5x - x > 3000
⇒ 4x > 3000
⇒ x > \frac{3000}{4}
⇒ x> 750
Thus, the cost price must be greater than Rs 750.
Question 6: The length of the rectangle is 4 times its breadth. The perimeter of the rectangle is less than 20. Formulate a linear inequality in two variables for the given situation, plot its graph and calculate the bounds for both length and breadth.
Solution:
Let's say the length is “x” and breadth is “y”.
Perimeter = 2(x + y) < 20 ....(1)
⇒ x + y < 10

Given : x = 4y
Substituting the value of x in equation (1).
x + y < 10
⇒ 5y < 10
⇒ y < 2
So, x < 8 and y < 2.
Question 7: Rahul and Rinkesh play in the same football team. In the previous game, Rahul scored 2 more goals than Rinkesh, but together they scored less than 8 goals. Solve the linear inequality and plot this on a graph.
Solution:
The equations obtained from the given information in the question,
Suppose Rahul scored x Number of goals and Rinkesh scored y number of goals,
Equations obtained will be, x = y+2 ⇢ (1)
x+y< 8 ⇢ (2)

Solving both the equations,
y+2 + y < 8
2y < 6
y< 3
Putting this value in equation (2),
x< 5
Question 8: In a class of 100 students, there are more girls than boys, Can it be concluded that how many girls would be there?
Solution:
Let's suppose that B is denoted for boys and G is denoted for girls.
Now, since Girls present in the class are more than boys, it can be written in equation form as,
G > B
The total number of students present in class is 100 (given),
It can be written as, G+ B= 100
B = 100- G
Substitute G> B in the equation formed,
G> 100 - G
2G > 100
G> 50
Hence, it is fixed that the number of girls has to be more than 50 in class, it can be 60, 65, etc. Basically any number greater than 50 and less than 100.
Question 9: In the previous question, is it possible for the number of girls to be exactly 50 or exactly 100? If No, then why?
Answer:
No, It is not possible for the Number of girls to be exactly 50 since while solving, it was obtained that, G> 50
In any case if G= 50 is a possibility, from equation G+ B= 100, B = 50 will be obtained.
This simply means that the number of boys is equal to the number of girls which contradicts to what is given in the question.
No, it is not possible for G to be exactly 100 as well, as this proves that there are 0 boys in the class.
Question 10: Solve the linear inequality and plot the graph for the same,
7x+ 8y < 30
x= y/2
Solution:
The linear inequality is given as, 7x+ 8y< 30
At x= 0, y= 30/8= 3.75
At y= 0, x= 30/7= 4.28
These values are the intercepts.
The graph for the above shall look like,

Putting x= y/2, that is, y= 2x in the linear inequality,
7x + 16x < 30
x = 1.304
y = 2.609
Related Articles:
Solving Linear Inequalities Word Practice Problems
Problem 1: A company produces widgets and sells them for $20 each. They have a fixed cost of $500 and a variable cost of $5 per widget. If the company wants to make a profit of at least $1000, how many widgets must they sell?
Problem 2: Sarah is planning a party and wants to spend no more than $150 on food. If each sandwich costs $3 and each drink costs $2 how many sandwiches and drinks can she buy if she wants to spend her entire budget?
Problem 3: A student has a maximum of 3 hours per day to study. If he spends 45 minutes on math homework and 30 minutes on science homework how much time does he have left for history homework each day?
Problem 4: A theater has a maximum seating capacity of 200 people. If the theater sells tickets for $15 each. how many tickets can they sell if they want to make at least $1500 in revenue?
Problem 5: John is saving money to buy a new laptop. He saves $50 per week and has already saved $200. If the laptop costs $600 how many more weeks will he need to save to afford the laptop?
Problem 6: A car rental company charges a base fee of $30 per day plus $0.25 per mile driven. If a customer’s budget is $100. what is the maximum number of miles they can drive?
Problem 7: A gardener has 10 meters of fencing and wants to enclose a rectangular garden. If the length of the garden is to be at least 2 meters. what is the maximum width of the garden he can have?
Problem 8: A student needs to complete at least 120 hours of community service. If she has already completed 45 hours. how many more hours does she need to complete?
Problem 9: A local grocery store offers a discount of 10% on all purchases over $50. If a customer wants to spend no more than $60 including tax what is the maximum amount they can spend before the discount?
Problem 10: An online course charges a monthly fee of $25 and $5 for each additional module. If a student has a budget of $75. how many additional modules can they purchase?
Similar Reads
CBSE Class 11 Maths Notes
CBSE Class 11 Maths Revision Notes have been designed in the most basic and detailed format possible, covering nearly all domains such as differential calculus, arithmetic, trigonometry, and coordinate geometry. We know how hard it gets when you shift to an altogether new grade where subjects are no
15+ min read
Chapter 1: Sets
Representation of a Set
Sets are defined as collections of well-defined data. In Math, a Set is a tool that helps to classify and collect data belonging to the same category. Even though the elements used in sets are all different from each other, they are all similar as they belong to one group. For instance, a set of dif
7 min read
Types Of Sets
In mathematics, a set is defined as a well-defined collection of distinct elements that share a common property. These elementsâ like numbers, letters, or even other sets are listed in curly brackets "{ }" and represented by capital letters. For example, a set can include days of the week. The diffe
12 min read
Universal Sets
Universal Set is a set that has all the elements associated with a given set, without any repetition. Suppose we have two sets P = {1, 3, 5} and Q = {2, 4, 6} then the universal set of P and Q is U = {1, 2, 3, 4, 5, 6}. We generally use U to denote universal sets. Universal Set is a type of set that
6 min read
Venn Diagram
Venn Diagrams are used for the visual representation of relationships as they provide a clear, visual method for showing how different sets intersect, overlap, or remain distinct. They are essential tools in mathematics and logic for illustrating the relationships between sets. By employing intersec
14 min read
Operations on Sets
Sets are fundamental in mathematics and are collections of distinct objects, considered as a whole. In this article, we will explore the basic operations you can perform on sets, such as union, intersection, difference, and complement. These operations help us understand how sets interact with each
15+ min read
Union of Sets
Union of two sets means finding a set containing all the values in both sets. It is denoted using the symbol 'âª' and is read as the union. Example 1:If A = {1, 3. 5. 7} and B = {1, 2, 3} then AâªB is read as A union B and its value is,AâªB = {1, 2, 3, 5, 7}Example 2:If A = {1, 3. 5.7} and B = {2, 4} t
12 min read
Chapter 2: Relations & Functions
Chapter 3: Trigonometric Functions
Chapter 4: Principle of Mathematical Induction
Chapter 5: Complex Numbers and Quadratic Equations
Complex Numbers
Complex numbers are an essential concept in mathematics, extending the idea of numbers to include solutions for equations that don't have real solutions. Complex numbers have applications in many scientific research areas, signal processing, electromagnetism, fluid dynamics, quantum mechanics, and v
12 min read
Algebra of Real Functions
The algebra of real functions refers to the study and application of algebraic operations on functions that map real numbers to real numbers. A function can be thought of as a rule or set of rules which map an input to an output knows as its image. It is represented as x ⢠Function ⢠y. A real funct
5 min read
Algebraic Operations on Complex Numbers
A complex number is a number that includes both a real and an imaginary part. It is written in the form:z = a + biWhere:a is the real part,b is the imaginary part,i is the imaginary unit, satisfying i2 = â1.Algebraic operations on complex numbers follow specific rules based on their real and imagina
7 min read
Polar Representation of Complex Numbers
Complex numbers, which take the form z = x + yi, can also be represented in a way that highlights their geometric properties. This alternative representation is known as the polar form. The polar representation of a complex number expresses it in terms of its magnitude (modulus) and direction (argum
9 min read
Absolute Value of a Complex Number
The absolute value (also called the modulus) of a complex number z = a + bi is its distance from the origin in the complex plane. The absolute value tells you how far a number is from zero, regardless of its direction (positive or negative).It is denoted as â£z⣠and is given by the formula:|z| = \sqr
7 min read
Conjugate of Complex Numbers
In the world of mathematics, complex numbers are one of the most important discoveries by mathematicians as they help us solve many real-life problems in various fields such as the study of electromagnetic waves, engineering, and physics.The Conjugate of a Complex Number is also a complex number obt
6 min read
Imaginary Numbers
Imaginary numbers are numbers as the name suggests are the number that is not real numbers. All the numbers real and imaginary come under the categories of complex numbers. Imaginary numbers are very useful in solving quadratic equations and other equations whose solutions can not easily be found us
9 min read
Chapter 6: Linear Inequalities
Compound Inequalities
Compound Inequalities are the combination of two or more inequalities. These inequalities are combined using two conditions that are AND, and OR. These conditions have specific meanings and they are solved differently. The inequities in compound inequalities are individually solved using normal rule
10 min read
Algebraic Solutions of Linear Inequalities in One Variable and their Graphical Representation - Linear Inequalities | Class 11 Maths
A linear inequality is a mathematical expression involving an inequality symbol (<, >, â¤, or â¥) and a linear expression. Unlike linear equations, which give a specific solution, linear inequalities define a range of possible solutions.Example: 2x+3>5 In this case, the inequality indicates t
7 min read
Graphical Solution of Linear Inequalities in Two Variables
We know how to formulate equations of different degree, and it is used a lot in real life, but the question arises, is it always possible to convert a situation into an equation? Sometimes we get statements like, the number of Covid cases per day in Delhi has reached more than 10,000. This phrase âL
8 min read
Solving Linear Inequalities Word Problems
We are well versed with equations in multiple variables. Linear Equations represent a point in a single dimension, a line in a two-dimensional, and a plane in a three-dimensional world. Solutions to linear inequalities represent a region of the Cartesian plane. It becomes essential for us to know ho
10 min read
Chapter 7: Permutations and Combinations
Fundamental Principle of Counting
Fundamental Principle of Counting is the basic principle that helps us to count large numbers in a non-tedious way. Suppose we have to guess the pin of a three-digit code so the number of ways we can guess is 1000 this can be seen as the pin can be, 000, 001, 002, ....., 999 any number between 000,
11 min read
Permutation
In Mathematics, Permutation is defined as a mathematical concept that determines the number of possible arrangements for a specific set of elements. therefore, it plays a big role in computer science, cryptography, and operations research. For example, take a set {1, 2, 3}:All Permutations taking al
15+ min read
Combinations
Combination is a way of choosing items from a set, (unlike permutations) when the order of selection doesn't matter. In smaller cases, it's possible to count the number of combinations. Combination refers to the mixture of n things taken k at a time without repetition.Example: For set S = {a, b, c},
9 min read
Chapter 8: Binomial Theorem
Chapter 9: Sequences and Series
Sequences and Series
A sequence is an ordered list of numbers following a specific rule. Each number in a sequence is called a "term." The order in which terms are arranged is crucial, as each term has a specific position, often denoted as anâ, where n indicates the position in the sequence.For example:2, 5, 8, 11, 14,
7 min read
General and Middle Terms - Binomial Theorem - Class 11 Maths
Binomial theorem or expansion describes the algebraic expansion of powers of a binomial. According to this theorem, it is possible to expand the polynomial "(a + b)n" into a sum involving terms of the form "axzyc", the exponents z and c are non-negative integers where z + c = n, and the coefficient
7 min read
Arithmetic Series
An arithmetic series is the sum of the terms of an arithmetic sequence, where an arithmetic sequence is a sequence of numbers in which the difference between consecutive terms is constant. Or we can say that an arithmetic progression can be defined as a sequence of numbers in which for every pair of
5 min read
Arithmetic Sequence
An arithmetic sequence or progression is defined as a sequence of numbers in which the difference between one term and the next term remains constant.For example: the given below sequence has a common difference of 1.1 2 3 4 5 . . . n â â â â â . . . 1st 2nd 3rd 4th 5th . . . nth TermsThe Arithmetic
8 min read
Geometric Progression or GP
Geometric Progression (GP) is a sequence of numbers where each term after the first is found by multiplying the previous term by a constant called the common ratio.For Example, the sequence given below forms a GP with a common ratio of 2 1 2 4 8 16 . . . nâ â â â â . . . 1st 2nd 3rd 4th 5th . . . nt
11 min read
Geometric Series
In a Geometric Series, every next term is the multiplication of its Previous term by a certain constant, and depending upon the value of the constant, the Series may increase or decrease.Geometric Sequence is given as: a, ar, ar2, ar3, ar4,..... {Infinite Sequence}a, ar, ar2, ar3, ar4, ....... arn {
3 min read
Arithmetic Progression and Geometric Progression
Arithmetic Progression and Geometric Progression: The word "sequence" in English means a collection of some numbers or objects in such a way that it has a first member, a second member, and so on. Sequences can be of anything, for example. - January, February, .... is the sequence of months in a yea
10 min read
Special Series in Maths - Sequences and Series | Class 11 Maths
Special Series: A series can be defined as the sum of all the numbers of the given sequence. The sequences are finite as well as infinite. In the same way, the series can also be finite or infinite. For example, consider a sequence as 1, 3, 5, 7, ⦠Then the series of these terms will be 1 + 3 + 5 +
10 min read