Class 11Mathematics · AlgebraFull chapter

Linear Inequalities

The whole chapter in one place — read it, then test yourself. Clear notes, formula sheet, a practice quiz, and worked NCERT solutions & PYQs.

Linear Inequalities: Meaning and Rules for Solving

Quick answer A linear inequality replaces the equal sign with <, >, ≤ or ≥ in a degree-one expression; it is solved like an equation, except multiplying or dividing by a negative number reverses the sign.

Linear inequalities are statements formed using the symbols < (less than), > (greater than), (less than or equal to) and (greater than or equal to) instead of the equality sign, where the expressions involved are of degree one (linear). For example, 3x - 5 < 7 and 2x + 3y ≤ 12 are linear inequalities in one and two variables respectively, while 5 < 7 is called a numerical inequality.

Inequalities are solved almost like equations, but two special rules must be remembered because they can change the direction (sense) of the inequality sign.

Rule 1 (Addition/Subtraction): Adding or subtracting the same number from both sides of an inequality does not change its sign. Example: if x > 3, then x + 5 > 8 (5 added to both sides).

Rule 2 (Multiplication/Division by a positive number): Multiplying or dividing both sides by the same positive number keeps the sign unchanged. Example: if x > 3, multiplying by 2 gives 2x > 6.

Rule 3 (Multiplication/Division by a negative number): Multiplying or dividing both sides by the same negative number reverses the sign.

Worked Example: Given x > 3, multiply both sides by -2. Since we multiply by a negative number, the sign flips: -2x < -6. Check with x = 4 (which satisfies x > 3): -2(4) = -8, and indeed -8 < -6, confirming the rule.

Because exactly one of the relations a < b, a = b, a > b holds for any two real numbers a and b, this is called the Law of Trichotomy, and it is why every linear inequality has a well-defined solution set.

Addition Rule a<b ⟹ a+c<b+c, for every real c sign unchanged for any c
Positive Multiplication Rule a0 ⟹ ac<bc sign unchanged
Negative Multiplication Rule abc sign reverses
Trichotomy ab exactly one holds for real a, b
Remember
  • Inequality symbols <,>,≤,≥ replace = in a linear (degree-one) expression
  • Adding/subtracting the same quantity from both sides never changes the inequality sign
  • Multiplying/dividing both sides by a positive number keeps the sign unchanged
  • Multiplying/dividing both sides by a negative number reverses the sign — the most common source of errors
  • By trichotomy, for real a, b exactly one of ab is true

Algebraic Solution of Linear Inequalities in One Variable

Quick answer Solve a linear inequality in one variable by collecting variable terms on one side and constants on the other, remembering to reverse the sign only when dividing/multiplying by a negative number.

An algebraic solution of a linear inequality in one variable follows the same steps as solving a linear equation — collect the variable terms on one side and the constants on the other — except that the inequality sign must be reversed whenever both sides are multiplied or divided by a negative number.

Worked Example: Solve 5x - 3 < 3x + 1 for (i) x a real number and (ii) x an integer.

  • 5x - 3 < 3x + 1
  • 5x - 3x < 1 + 3 (collect x-terms on the left, constants on the right)
  • 2x < 4
  • x < 2 (dividing both sides by the positive number 2, sign unchanged)

(i) If x is real, the solution set is {x : x < 2} = (-∞, 2).

(ii) If x is an integer, the solution set is {..., -3, -2, -1, 0, 1}, i.e. every integer strictly less than 2.

This shows the same inequality can have infinitely many real solutions but only a restricted (discrete) list of solutions when the domain is limited to integers or natural numbers.

General linear inequality ax+b<0 (or >, ≤, ≥ 0), a≠0
Open interval (a,b) = {x : a<x<b}
Closed interval [a,b] = {x : a≤x≤b}
Remember
  • Treat inequalities like equations while collecting terms; only flip the sign when multiplying/dividing by a negative number
  • The solution set depends on the domain given: real numbers give an interval, integers/naturals give a discrete list
  • State the final answer as a set, e.g. {x : x<2}, or in interval notation (-∞,2)
  • Always verify by substituting a value from the solution set back into the original inequality

Representing Solutions on the Number Line

Quick answer A solution set is shown on a number line with a hollow circle for strict inequalities (<, >) or a solid circle for ≤/≥, with an arrow towards all values that satisfy it.

The solution set of a linear inequality in one variable can be shown visually on a number line. A hollow (open) circle is used at a boundary point when it is not included in the solution (strict inequalities < or >), and a solid (filled) circle is used when the boundary point is included (≤ or ≥). An arrow is then drawn from the circle in the direction of all the numbers that satisfy the inequality.

Worked Example: Represent the solution of 3x + 6 ≥ 0, x ∈ R, on a number line.

  • 3x + 6 ≥ 0
  • 3x ≥ -6
  • x ≥ -2 (divided by the positive number 3)

Since the inequality is ≥ (not strict), a solid circle is drawn at x = -2, and the arrow points to the right (towards larger values), because every real number greater than or equal to -2 satisfies the inequality.

If instead the inequality had been strict, x > -2, an open circle would be used at -2, with the arrow still pointing right, showing -2 itself is excluded.

x < a open circle at a, arrow pointing left
x > a open circle at a, arrow pointing right
x ≤ a solid circle at a, arrow pointing left
x ≥ a solid circle at a, arrow pointing right
Remember
  • Open/hollow circle means the boundary value is excluded (used for <, >)
  • Solid/filled circle means the boundary value is included (used for ≤, ≥)
  • The arrow points towards all numbers that satisfy the inequality: right for 'greater than' type, left for 'less than' type
  • The number-line picture and the interval/set-builder notation must always agree with each other

System of Linear Inequalities in One Variable

Quick answer When two inequalities in the same variable must hold together, solve each separately; the final answer is the intersection of both solution sets.

When two (or more) linear inequalities in the same variable must hold simultaneously, they form a system of linear inequalities. Each inequality is solved separately, and the final solution is the intersection (common part) of all the individual solution sets — found by marking each solution on the same number line and reading off the overlap.

Worked Example: Solve the system 2x - 3 < 7 and 2x + 5 > 1, x ∈ R.

  • First inequality: 2x - 3 < 7 ⟹ 2x < 10 ⟹ x < 5.
  • Second inequality: 2x + 5 > 1 ⟹ 2x > -4 ⟹ x > -2.

Combining both, x must be greater than -2 and less than 5 at the same time, so the solution set is {x : -2 < x < 5} = (-2, 5). On the number line this is shown with open circles at -2 and 5 and shading between them.

Applied Worked Example: A pool's water temperature C (in °C) must satisfy 25 < C < 30. Using F = (9/5)C + 32, find the corresponding range of Fahrenheit temperature F.

  • 25 < C < 30
  • Multiply throughout by 9/5: 45 < (9/5)C < 54
  • Add 32 throughout: 77 < (9/5)C + 32 < 86
  • So 77 < F < 86, i.e. the Fahrenheit temperature lies strictly between 77°F and 86°F.
System solution Solution of system = (solution of ineq. 1) ∩ (solution of ineq. 2) ∩ ...
Compound inequality a < px+q < b ⟹ (a-q)/p < x < (b-q)/p reverse both signs if p<0
Fahrenheit-Celsius relation F = (9/5)C + 32
Remember
  • Solution of a system = intersection of the solution sets of each inequality
  • Mark every inequality's solution on the same number line to read off the common region
  • A compound inequality a < px+q < b can be solved directly by performing the same operation on all three parts together
  • Word problems must first be translated carefully into an inequality (or a pair of them) before solving

Linear Inequalities in Two Variables and Half-Plane Graphs

Quick answer The line ax+by=c splits the plane into two half-planes; the boundary is solid for ≤/≥ and dashed for , and a test point (usually the origin) decides which half-plane to shade.

A linear inequality in two variables, such as ax + by ≤ c, is solved graphically. The equation ax + by = c is first drawn as a straight line; this line splits the entire coordinate plane into two half-planes. Exactly one of these half-planes (sometimes together with the line itself) forms the solution region.

Rule for the boundary line: draw it as a solid (unbroken) line if the inequality is ≤ or ≥ (points on the line satisfy it), and as a dashed (broken) line if the inequality is strict, < or > (points on the line do not satisfy it).

Rule for shading (test-point method): pick any convenient point not on the line — the origin (0, 0) is easiest when the line does not pass through it. Substitute this point into the inequality; if it is satisfied, shade the half-plane containing that point, otherwise shade the other half-plane.

Worked Example: Represent x + 2y ≤ 8 graphically.

Boundary line: x + 2y = 8, meeting the x-axis at (8, 0) [put y = 0] and the y-axis at (0, 4) [put x = 0]. Since the inequality is ≤, the line is drawn solid.

Test point (0, 0): substituting gives 0 + 2(0) = 0 ≤ 8, which is true. So the half-plane containing the origin is shaded — this shaded region together with the solid boundary line is the complete graph of the solution.

General two-variable inequality ax+by ≤ c (or ≥, <, > c)
x-intercept of boundary x = c/a put y = 0
y-intercept of boundary y = c/b put x = 0
Remember
  • The line ax+by=c divides the plane into exactly two half-planes
  • Solid boundary line for ≤ / ≥ (included); dashed boundary line for < / > (excluded)
  • Test-point method: substitute a point not on the line to decide which half-plane to shade
  • If the line passes through the origin, use another convenient test point such as (1, 0) or (0, 1)

Graphical Solution of a System of Linear Inequalities in Two Variables

Quick answer Shade every inequality's half-plane on the same axes; the overlapping region common to all of them is the feasible region, whose corners are found by solving boundary equations in pairs.

To solve a system of linear inequalities in two variables graphically, draw the boundary line for each inequality on the same coordinate axes and shade the correct half-plane for each (using the boundary-line and test-point rules). The region where all the shadings overlap is called the feasible region (or solution region) of the system.

Worked Example: Solve graphically: x + y ≤ 6, x ≥ 2, y ≥ 0.

  • Step 1: x + y ≤ 6 → solid line through (6, 0) and (0, 6); test (0,0): 0 ≤ 6 true, so shade towards the origin.
  • Step 2: x ≥ 2 → solid vertical line at x = 2; shade the region to its right.
  • Step 3: y ≥ 0 → the region on or above the x-axis.

Step 4 (corner points of the feasible region):

  • Intersection of x = 2 and y = 0 ⟹ (2, 0).
  • Intersection of x = 2 and x + y = 6 ⟹ y = 4 ⟹ (2, 4).
  • Intersection of y = 0 and x + y = 6 ⟹ (6, 0).

The feasible region is the triangular region with vertices (2, 0), (2, 4) and (6, 0). Checking an interior point, (3, 1): x ≥ 2 ✓, y ≥ 0 ✓, x + y = 4 ≤ 6 ✓, confirming it lies inside the feasible region.

Feasible region Feasible region = ∩ (half-plane of each inequality in the system)
Corner point Solve two boundary equations together to get a vertex (x₀, y₀)
Remember
  • Feasible region = intersection (overlap) of the half-planes of every inequality in the system
  • Corner points (vertices) are found by solving pairs of boundary equations simultaneously
  • The feasible region can be bounded (a closed polygon, as above) or unbounded
  • Constraints x ≥ 0, y ≥ 0 restrict the feasible region to the first quadrant — common in applied problems
  • Verify the final region with a test point that must satisfy every inequality in the system

The formula sheet

Every formula in this chapter, in one place — screenshot it before your exam.

a<b ⟹ a+c<b+c, for every real c
Addition Rule
a0 ⟹ ac<bc
Positive Multiplication Rule
abc
Negative Multiplication Rule
ab
Trichotomy
ax+b<0 (or >, ≤, ≥ 0), a≠0
General linear inequality
(a,b) = {x : a<x<b}
Open interval
[a,b] = {x : a≤x≤b}
Closed interval
open circle at a, arrow pointing left
x < a
open circle at a, arrow pointing right
x > a
solid circle at a, arrow pointing left
x ≤ a
solid circle at a, arrow pointing right
x ≥ a
Solution of system = (solution of ineq. 1) ∩ (solution of ineq. 2) ∩ ...
System solution
a < px+q < b ⟹ (a-q)/p < x < (b-q)/p
Compound inequality
F = (9/5)C + 32
Fahrenheit-Celsius relation
ax+by ≤ c (or ≥, <, > c)
General two-variable inequality
x = c/a
x-intercept of boundary
y = c/b
y-intercept of boundary
Feasible region = ∩ (half-plane of each inequality in the system)
Feasible region
Solve two boundary equations together to get a vertex (x₀, y₀)
Corner point

Test yourself

Tap an answer to check it instantly — you'll see why it's right, and what to revise if it isn't.

0 correct · 0/12 answered
Q1 Algebraic solution in one variable easy

Solve 3x - 5 < 7 for x ∈ R.

Q2 Solving with a restricted domain easy

If x is a natural number satisfying 24x < 100, what is the largest possible value of x?

Q3 Rules of inequalities easy

Which operation reverses the direction of an inequality sign?

Q4 Number line representation easy

On a number line, the solution set of x ≥ 3 (x ∈ R) is shown by

Q5 System of inequalities in one variable medium

Solve the system 2x - 3 < 7 and 2x + 5 > 1, for x ∈ R.

Q6 Rules of inequalities medium

If -3x + 9 ≤ 0, x ∈ R, then

Q7 Graphing in two variables medium

The graph of x + y < 5 in the xy-plane consists of

Q8 Graphing in two variables easy

Which of the following points satisfies the inequality 2x + 3y ≤ 12?

Q9 System in two variables - terminology easy

In a system of two linear inequalities in two variables, the region common to both half-planes is called the

Q10 Compound inequality word problem medium

A liquid's Celsius temperature satisfies 30 < C < 35. Using F = (9/5)C + 32, the corresponding Fahrenheit range is

Q11 Algebraic solution with fractions medium

Solve for x: x/3 + x/2 > 5, x ∈ R.

Q12 Definitions easy

Which of the following is NOT a linear inequality in two variables?

NCERT solutions & previous-year questions

Step-by-step model answers — tap a question to reveal the full solution.

NCERT questions 6

1 Solve 24x < 100, when (i) x is a natural number, (ii) x is an integer.Algebraic solution with restricted domain
  • 24x < 100
  • Dividing both sides by the positive number 24: x < 100/24, i.e. x < 25/6 = 4.1666...

(i) When x is a natural number, the values satisfying x < 4.1666... are 1, 2, 3, 4. So the solution set is {1, 2, 3, 4}.

(ii) When x is an integer, all integers less than 4.1666... satisfy the inequality, so the solution set is {..., -3, -2, -1, 0, 1, 2, 3, 4}.

2 Solve 3x - 5 < x + 7 when (i) x is a real number, (ii) x is an integer, and represent the solution for (i) on a number line.Algebraic solution and number line
  • 3x - 5 < x + 7
  • 3x - x < 7 + 5
  • 2x < 12
  • x < 6

(i) For x a real number, the solution set is {x : x < 6} = (-∞, 6). On the number line, this is shown with an open circle at 6 and an arrow extending to the left.

(ii) For x an integer, the solution set is {..., -2, -1, 0, 1, 2, 3, 4, 5}, i.e. every integer strictly less than 6.

3 Solve the inequality 3x + 2y ≤ 12 graphically (describe the boundary line, its nature, and the region to be shaded).Graphical solution in two variables

Boundary line: 3x + 2y = 12. Putting y = 0 gives x = 4, so the line meets the x-axis at (4, 0). Putting x = 0 gives y = 6, so it meets the y-axis at (0, 6).

Since the inequality is ≤ (not strict), the boundary line is drawn as a solid line, meaning points on the line are included in the solution.

Testing the origin (0, 0): 3(0) + 2(0) = 0 ≤ 12, which is true. Hence the half-plane containing the origin is shaded, and the required graph is this shaded region together with the solid line joining (4, 0) and (0, 6).

4 Solve the system 2x + 1 > -5 and 3x - 4 < 8, x ∈ R, and represent the solution on a number line.System of inequalities in one variable
  • First inequality: 2x + 1 > -5 ⟹ 2x > -6 ⟹ x > -3.
  • Second inequality: 3x - 4 < 8 ⟹ 3x < 12 ⟹ x < 4.

Both conditions must hold together, so the solution set is {x : -3 < x < 4} = (-3, 4). On the number line, this is shown with open circles at -3 and 4, with the region between them shaded.

5 A student obtained 70 and 75 marks in the first two unit tests. Find the minimum marks he must score in the third test to have an average of at least 60 marks in the three tests.Word problem - algebraic inequality

Let the marks obtained in the third test be x. The average of the three tests must be at least 60, so:

(70 + 75 + x)/3 ≥ 60

  • Multiplying both sides by 3: 145 + x ≥ 180
  • x ≥ 180 - 145
  • x ≥ 35

The student must score a minimum of 35 marks in the third test to have an average of at least 60.

6 Solve graphically the system of inequalities 2x + y ≤ 8, x + 2y ≤ 10, x ≥ 0, y ≥ 0, and find the vertices of the feasible region.System of inequalities in two variables

Boundary lines: 2x + y = 8 meets the axes at (4, 0) and (0, 8). The line x + 2y = 10 meets the axes at (10, 0) and (0, 5). Both boundary lines are solid (≤ inequalities), and testing (0,0) in each gives 0 ≤ 8 and 0 ≤ 10, both true, so both regions are shaded towards the origin. Together with x ≥ 0, y ≥ 0, the feasible region lies in the first quadrant.

Finding the intersection of the two slanted lines: Multiply 2x + y = 8 by 2: 4x + 2y = 16. Subtract x + 2y = 10 from this: 3x = 6, so x = 2, and then y = 8 - 2(2) = 4. Check: 2 + 2(4) = 10 ✓.

Corner points of the feasible region: (0, 0); (4, 0) [tighter bound from 2x+y=8 on the x-axis]; (2, 4) [intersection point found above]; (0, 5) [tighter bound from x+2y=10 on the y-axis].

The feasible region is the quadrilateral with vertices (0, 0), (4, 0), (2, 4) and (0, 5), satisfying all four inequalities simultaneously.

Previous-year board questions 4

Q1 Solve 5x - 3 < 3x + 1, x ∈ R, and represent the solution on a number line. CBSE 2020 2 marks
  • 5x - 3 < 3x + 1
  • 5x - 3x < 1 + 3
  • 2x < 4
  • x < 2

Solution set: {x : x < 2} = (-∞, 2). On the number line, this is shown by an open circle at 2 with the arrow extending to the left, since 2 itself is excluded.

Q2 Solve the inequality (2x - 1)/3 ≥ (3x - 2)/4 - 2, x ∈ R. CBSE 2019 2 marks

Multiplying every term by 12 (the LCM of 3 and 4) to clear denominators:

  • 12 × (2x - 1)/3 ≥ 12 × (3x - 2)/4 - 12 × 2
  • 4(2x - 1) ≥ 3(3x - 2) - 24
  • 8x - 4 ≥ 9x - 6 - 24
  • 8x - 4 ≥ 9x - 30
  • -4 + 30 ≥ 9x - 8x
  • 26 ≥ x, i.e. x ≤ 26

Solution set: {x : x ≤ 26} = (-∞, 26].

Q3 Solve the following system of linear inequalities graphically: x + y ≤ 4, x ≥ 0, y ≥ 0. CBSE 2022 3 marks

The line x + y = 4 meets the x-axis at (4, 0) and the y-axis at (0, 4); it is drawn as a solid line since the inequality is ≤. Testing (0, 0): 0 + 0 = 0 ≤ 4, true, so the region towards the origin is shaded.

The conditions x ≥ 0 and y ≥ 0 restrict the region to the first quadrant (on or to the right of the y-axis, and on or above the x-axis).

Combining all three, the feasible region is the closed triangular region with vertices (0, 0), (4, 0) and (0, 4), including its solid boundary.

Q4 How many litres of water will have to be added to 1125 litres of a 45% acid solution to reduce the concentration of acid to between 25% and 30%? CBSE 2018 5 marks

Let x litres of water be added. The total volume of the mixture becomes (1125 + x) litres, while the quantity of pure acid remains fixed at 45% of 1125 = 506.25 litres (water does not add acid).

The new concentration must satisfy: 25% < [506.25/(1125 + x)] × 100 < 30%

Dividing throughout by 100: 0.25 < 506.25/(1125 + x) < 0.30

Taking reciprocals (all quantities positive, so the inequalities reverse): 1/0.30 < (1125 + x)/506.25 < 1/0.25, i.e. 10/3 < (1125 + x)/506.25 < 4

  • Multiplying throughout by 506.25: (10/3) × 506.25 < 1125 + x < 4 × 506.25
  • 1687.5 < 1125 + x < 2025

Subtracting 1125 throughout: 562.5 < x < 900

So more than 562.5 litres but less than 900 litres of water must be added.

Part of Priodemy for School

Interactive Maths & Science — free with every school on Priodemy EduSuite. Explore more chapters and labs on the Priodemy for School hub.

Ask AI