Graphical Solution of Linear Inequalities in Two Variables
Last Updated :
13 Aug, 2024
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 “Less than”, “Greater than”, “less than or equal to” etc. Such phrases are difficult to translate into equations. For such cases, we need to learn how to make equations with inequalities in them. Let’s see this in detail.
What are Inequalities?
Let’s consider an example, Anil wants to buy some cold drinks. Each cold drink costs Rs 20, and he has a total of Rs 190 with him. Suppose he buys x cold drinks. What can be the maximum value of x? It can be represented in the form of an equation given below,
20x < 190
Two real expressions or real numbers related by the symbols “<“, “>”, “≤” or “≥” are called inequalities. The statement given above is an inequality. There are two types of inequalities:
- Numerical Inequalities: 3 < 5 or 7 > 5.
- Literal Inequalities: x > 5 and y < 7.
Some general examples of the inequalities are,
ax + by + c > 0 ….(1)
ax + by + c < 0 ….(2)
ax + by + c ≥ 0 ….(3)
ax + by + c ≤ 0 ….(4)
From the above equations, equations (1) and (2) are called strict inequalities, and (3) and (4) are called slack inequalities.
Solutions of Inequalities
Any solution to an inequality is the value of that variable which makes inequality a true statement. For example, suppose we have an inequality x < 5. In such a case, all the values of x which are less than 5 make this inequality a true inequality. While solving inequalities we need to keep some rules in mind,
- Equal numbers can be added or subtracted from both sides of the 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 sign of inequality is reversed.
These operations do not affect the inequality and can be used to simplify the inequality for us.
Question: Solve the inequality 20x < 80 and show its solutions on a graph.
Solution:
We are given,
20x < 80
We know dividing the inequality by a positive number doesn’t change anything. Let’s divide the inequality with 20.
x < 4.
Now all the value less than 10 are solutions to this inequality. The figure below represents this solution on graph.

Graphical Representations of Inequalities in Two Variables
We saw the graph of a linear inequality in one variable. A linear equation in two variables represents a line that divides the plane into two parts. We call each part a half-plane. If the line is vertical, it will divide the plane into the left half-plane and the right half-plane and the non-vertical line divide the plane into the upper left half-plane and lower half-plane.


Any point in the Cartesian plane will either lie on the line or on either of the half-planes I and II.
Let’s say we have a line,
ax + by = c
Here, a ≠ 0 and b ≠ 0.
Now when we put any point (x, y) in the equation, there are three possible cases:
- ax + by > c
- ax + by < c
- ax + by = c
Let’s see all the cases
Case (i): ax + by > c
Let’s say b > 0. Consider a point(h, k) that satisfies the equation. Then,
ah + bk = c

Taking another arbitrary point (h, l). The figure below represents the two points along with the line. We know,
l > k
bl > bk
ah + bl > ah +bk
ah + bl > c
Thus, point (h, l) satisfy the property ax + by > c. Thus, all the points lying in half-plane II satisfy this inequality. For b < 0 also, this can be proved similarly.
Case (ii): ax + by = c
All the points satisfying the line, that is lying on the line satisfy this equation.
Case (iii): ax + by < c
All the remaining points, that is the points lying in the half-plane I satisfy this inequality.
Let’s see some problems with these concepts.
Also, Check
Sample Problems
Question 1: Solve the equation 5x + 3y > 6 graphically.
Solution:
First we need to draw the graph for 5x + 3y = 6. It can be done by bringing the equation in slope intercept form or the intercept form.

Now select a point arbitrarily to check. Let’s take (0,0).
Substituting this point (0,0) in the equation,
5(0) + 3(0) = 0 < 6.
Thus points in the lower half will satisfy 5x + 3y < 6. Thus, all the points satisfying the given equation will lie on upper half plane.

Question 2: Solve the equation 6x + 2y > 3 graphically.
Solution:
First we need to draw the graph for 6x + 2y = 3. It can be done by bringing the equation in slope intercept form or the intercept form.

Putting (0,0) in the equation,
6(0) + 2(0) = 0 < 3. Thus, the points in the upper half plane satisfy the given equation.
6x + 2y > 3

Question 3: Solve the equation x + y < 2 graphically.
Solution:
The equation given is, x + y < 2.
Putting the (0, 0) in the equation,
0 < 2.
This point satisfies the given equation. Thus, the graph will be,

Question 4: Solve the equation 3x – 5y < 20 graphically.
Solution:
As usual, we will take (0, 0) as the point we want to test on.
3(0) – 5(0) < 20.
This point satisfies the given inequality. Thus, the upper left half plane satisfies the inequality.

Question 5: Form the inequality from the graph given below.

Solution:
We can see this line is parallel to one of the axes. The equation of the line is,
x = 4
Now we want to form the linear inequality for the shaded region. (0,0) in the shaded region so we will check for that.
x = 0 < 4
Thus, the shaded region satisfies,
x < 4
Question 6: Form the inequality from the graph given below.

Solution:
From the graph, first let’s deduce the equation of the line. We can see the that x and y-axis intercepts are of length 4.
[Tex]\frac{x}{4} + \frac{y}{4} = 1[/Tex]
Now we need to figure out which condition is satisfied by the lower half plane. Let’s use (0,0) as it belongs to lower half plane. Substituting the value (0,0) in the equation,
[Tex]\frac{x}{4} + \frac{y}{4} = 1 \\ = \frac{0}{4} + \frac{0}{4} < 1[/Tex]
So,
[Tex]\frac{x}{4} + \frac{y}{4} < 1 \\ x + y < 4[/Tex]
Practice Problems – Graphical Solution of Linear Inequalities in Two Variables
- Solve the inequality 2x−4y < 20 graphically.
- Graph the solution for y ≤ 2x+1.
- Solve the inequality y > -x/2+3 using a graph.
- Represent 2x−3y ≤ 6 graphically and identify the solution set.
- Solve the inequality −x+4y < 8 on a graph.
- Graphically solve x+y ≥ 4.
- Solve and graph x−2y > −4.
- Determine the solution set for 3x+5y ≥ 15 graphically.
- Graph the inequality y > x−7 and find the solution region.
- Solve 4x+y ≤ 10 graphically and identify the possible solutions.
Summary
Graphic interpretation of linear inequalities in two variables is the way in which one can present the solution set on the coordinate axis. This is done by solving the inequality for the variable to get the bound line which is drawn as a dashed line if the inequality is strict (< or >) and as a solid line if the inequality is non-strict (≤ or ≥). The number on zero side of a line is used to establish which side of the line meets the sign in the inequality, while region containing the origin and bulk of the plane is coloured to embrace all possible solutions. For this reason, the use of this approach aids in the analysis and interpretation of the findings on the relationship between the variables with no confusion regarding the solutions obtained.
Similar Reads:
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
13 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
15 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}
13 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
13 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 + bi Where: 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 ima
8 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
10 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. It is denoted as â£z⣠and is given by the formula: [Tex]|z| = \sqrt{ (a2 + b2)}[/Tex] Where: a is the real part of z,b is the imaginary part of z,The square root operation
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 ob
7 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
11 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
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
11 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 Terms The Arithme
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 . . . n
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
11 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