NCERT Solutions Class 10 Maths Chapter 3 – Pair of Linear Equations [2026-27]
Looking for complete NCERT Solutions for Class 10 Maths Chapter 3? You are in the right place. This guide covers every question from Exercise 3.1, Exercise 3.2, and Exercise 3.3 of the chapter "Pair of Linear Equations in Two Variables" with clear, step-by-step solutions and visual diagrams that make each concept easy to understand.
Chapter 3 is one of the most scoring chapters in CBSE Class 10 board exams. It teaches you how to solve two equations with two unknowns using graphical and algebraic methods. Whether you are solving age problems, speed-distance problems, or number puzzles, the techniques in this chapter form the foundation. Master them here, and you will approach your exam with confidence.
📑 Table of Contents
- Chapter Overview & Key Concepts
- Important Formulas & Conditions
- Exercise 3.1 Solutions (3 Questions — Graphical Representation)
- Exercise 3.2 Solutions (7 Questions — Graphical Method)
- Exercise 3.3 Solutions (2 Questions — Algebraic Methods)
- Exam Tips & Common Mistakes
- Frequently Asked Questions
Chapter Overview & Key Concepts
A pair of linear equations in two variables takes the general form:
where a₁, a₂, b₁, b₂, c₁, c₂ are real numbers and a₁² + b₁² ≠ 0 and a₂² + b₂² ≠ 0. Each equation, when plotted on a graph, represents a straight line. The solution to the pair is the point (or points) where these two lines meet.
🔑 Three Possible Cases When Two Lines Are in a Plane
Case 1 — Intersecting Lines: The pair has exactly one unique solution. The equations are called a consistent pair. This happens when a₁/a₂ ≠ b₁/b₂.
Case 2 — Coincident Lines: The pair has infinitely many solutions. The equations are called a dependent (consistent) pair. This happens when a₁/a₂ = b₁/b₂ = c₁/c₂.
Case 3 — Parallel Lines: The pair has no solution. The equations are called an inconsistent pair. This happens when a₁/a₂ = b₁/b₂ ≠ c₁/c₂.
Methods for Solving a Pair of Linear Equations
The NCERT textbook (2025-26 edition) teaches the following methods in this chapter:
| Method | When to Use | Exercise |
|---|---|---|
| Graphical Method | When you need to visualize solutions or when the question asks for a graph | Ex 3.1, 3.2 |
| Substitution Method | When one variable has coefficient 1 or is easily isolatable | Ex 3.3 |
| Elimination Method | When coefficients can be made equal easily by multiplication | Ex 3.3 |
Important Formulas & Conditions
For the pair of equations a₁x + b₁y + c₁ = 0 and a₂x + b₂y + c₂ = 0, the nature of the solution depends on the ratio of coefficients:
| Condition | Type of Lines | Number of Solutions | Consistency |
|---|---|---|---|
| a₁/a₂ ≠ b₁/b₂ | Intersecting | Exactly one (unique) | Consistent |
| a₁/a₂ = b₁/b₂ = c₁/c₂ | Coincident | Infinitely many | Dependent (Consistent) |
| a₁/a₂ = b₁/b₂ ≠ c₁/c₂ | Parallel | None | Inconsistent |
Exercise 3.1 Solutions – Representing Situations as Linear Equations
Exercise 3.1 tests your ability to translate word problems into pairs of linear equations and represent them graphically. There are 3 questions in this exercise. Each question gives a real-life situation that you must express algebraically and then plot on a graph.
Step 1: Define variables
Let the present age of Aftab's daughter = x years
Let the present age of Aftab = y years
Step 2: Form equations from the given conditions
Condition 1: Seven years ago, Aftab was seven times as old as his daughter.
y − 7 = 7(x − 7)
y − 7 = 7x − 49
7x − y = 42 ... (i)
Condition 2: Three years from now, Aftab will be three times as old as his daughter.
y + 3 = 3(x + 3)
y + 3 = 3x + 9
3x − y = −6 ... (ii)
Step 3: Create tables of values for graphing
For Equation (i): y = 7x − 42
| x | 5 | 6 | 7 |
|---|---|---|---|
| y | −7 | 0 | 7 |
For Equation (ii): y = 3x + 6
| x | −2 | 0 | 2 |
|---|---|---|---|
| y | 0 | 6 | 12 |
Step 1: Define variables
Let the cost of one bat = ₹x
Let the cost of one ball = ₹y
Step 2: Form equations
Condition 2: x + 3y = 1300 ... (ii)
Step 3: Tables for graphing
For Equation (i): x = 1300 − 2y
| y | 0 | 100 | 200 |
|---|---|---|---|
| x | 1300 | 1100 | 900 |
For Equation (ii): x = 1300 − 3y
| y | 0 | 100 | 200 |
|---|---|---|---|
| x | 1300 | 1000 | 700 |
Step 1: Define variables
Let the cost of 1 kg of apples = ₹x
Let the cost of 1 kg of grapes = ₹y
Step 2: Form equations
Condition 2: 4x + 2y = 300 → 2x + y = 150 ... (ii)
Step 3: Analyze the pair
Comparing: a₁/a₂ = 2/2 = 1, b₁/b₂ = 1/1 = 1, c₁/c₂ = 160/150 = 16/15
Since a₁/a₂ = b₁/b₂ ≠ c₁/c₂ → The lines are parallel.
Step 4: Tables for graphing
For Equation (i): y = 160 − 2x
| x | 0 | 40 | 80 |
|---|---|---|---|
| y | 160 | 80 | 0 |
For Equation (ii): y = 150 − 2x
| x | 0 | 40 | 75 |
|---|---|---|---|
| y | 150 | 70 | 0 |
Exercise 3.2 Solutions – Graphical Method of Solving
Exercise 3.2 focuses on using the graphical method to solve pairs of linear equations. You will plot equations on a graph, find their intersection, and determine whether the pair is consistent, inconsistent, or dependent. There are 7 questions in this exercise.
(i) 10 students of Class X took part in a Mathematics quiz. If the number of girls is 4 more than the number of boys, find the number of boys and girls who took part in the quiz.
(ii) 5 pencils and 7 pens together cost ₹50, whereas 7 pencils and 5 pens together cost ₹46. Find the cost of one pencil and one pen.
Step 1: Define variables and form equations
Let the number of boys = x and the number of girls = y
Girls are 4 more than boys: y − x = 4 → y = x + 4 ... (ii)
Step 2: Create tables
For Equation (i): y = 10 − x
| x | 0 | 4 | 8 | 10 |
|---|---|---|---|---|
| y | 10 | 6 | 2 | 0 |
For Equation (ii): y = x + 4
| x | 0 | 2 | 4 | 6 |
|---|---|---|---|---|
| y | 4 | 6 | 8 | 10 |
Step 3: Find intersection point
From the tables, both equations give y = 7 when x = 3. The lines intersect at (3, 7).
Step 1: Define variables and form equations
Let cost of one pencil = ₹x and cost of one pen = ₹y
7x + 5y = 46 ... (ii)
Step 2: Create tables
For Equation (i): y = (50 − 5x) / 7
| x | 3 | 10 | −4 |
|---|---|---|---|
| y | 5 | 0 | 10 |
For Equation (ii): y = (46 − 7x) / 5
| x | 3 | 8 | −2 |
|---|---|---|---|
| y | 5 | −2 | 12 |
Step 3: Find intersection
Both equations give y = 5 when x = 3. The lines intersect at (3, 5).
(i) 5x − 4y + 8 = 0 and 7x + 6y − 9 = 0
(ii) 9x + 3y + 12 = 0 and 18x + 6y + 24 = 0
(iii) 6x − 3y + 10 = 0 and 2x − y + 9 = 0
Part (i): 5x − 4y + 8 = 0 and 7x + 6y − 9 = 0
Since 5/7 ≠ −2/3 → a₁/a₂ ≠ b₁/b₂
Part (ii): 9x + 3y + 12 = 0 and 18x + 6y + 24 = 0
Since a₁/a₂ = b₁/b₂ = c₁/c₂ = 1/2
Part (iii): 6x − 3y + 10 = 0 and 2x − y + 9 = 0
Since a₁/a₂ = b₁/b₂ = 3 but c₁/c₂ = 10/9 ≠ 3
(i) 3x + 2y = 5 ; 2x − 3y = 7
(ii) 2x − 3y = 8 ; 4x − 6y = 9
(iii) 3/2 x + 5/3 y = 7 ; 9x − 10y = 14
(iv) 5x − 3y = 11 ; −10x + 6y = −22
(v) 4/3 x + 2y = 8 ; 2x + 3y = 12
Part (i): 3x + 2y = 5 and 2x − 3y = 7
Since 3/2 ≠ −2/3 → Lines intersect
Part (ii): 2x − 3y = 8 and 4x − 6y = 9
a₁/a₂ = 2/4 = 1/2, b₁/b₂ = −3/−6 = 1/2, c₁/c₂ = −8/−9 = 8/9
Since a₁/a₂ = b₁/b₂ ≠ c₁/c₂ → Parallel lines
Part (iii): 3/2 x + 5/3 y = 7 and 9x − 10y = 14
Now compare: 9x + 10y = 42 and 9x − 10y = 14
a₁/a₂ = 9/9 = 1, b₁/b₂ = 10/(−10) = −1
Since 1 ≠ −1 → Lines intersect
Part (iv): 5x − 3y = 11 and −10x + 6y = −22
a₁/a₂ = 5/(−10) = −1/2, b₁/b₂ = −3/6 = −1/2, c₁/c₂ = −11/22 = −1/2
Since a₁/a₂ = b₁/b₂ = c₁/c₂ = −1/2 → Coincident lines
Part (v): 4/3 x + 2y = 8 and 2x + 3y = 12
Now compare: 2x + 3y = 12 and 2x + 3y = 12
These are the same equation!
a₁/a₂ = b₁/b₂ = c₁/c₂ → Coincident lines
(i) x + y = 5, 2x + 2y = 10
(ii) x − y = 8, 3x − 3y = 16
(iii) 2x + y − 6 = 0, 4x − 2y − 4 = 0
(iv) 2x − 2y − 2 = 0, 4x − 4y − 5 = 0
Part (i): x + y = 5 and 2x + 2y = 10
a₁/a₂ = b₁/b₂ = c₁/c₂ → Coincident lines
Part (ii): x − y = 8 and 3x − 3y = 16
a₁/a₂ = 1/3, b₁/b₂ = −1/−3 = 1/3, c₁/c₂ = −8/−16 = 1/2
a₁/a₂ = b₁/b₂ ≠ c₁/c₂ → Parallel lines
Part (iii): 2x + y − 6 = 0 and 4x − 2y − 4 = 0
Since 1/2 ≠ −1/2 → Lines intersect
Graphical solution:
For 2x + y = 6 → y = 6 − 2x
| x | 0 | 1 | 3 |
|---|---|---|---|
| y | 6 | 4 | 0 |
For 4x − 2y = 4 → y = 2x − 2
| x | 0 | 1 | 3 |
|---|---|---|---|
| y | −2 | 0 | 4 |
Intersection point: When x = 2, from Eq(i): y = 6 − 4 = 2. Check in Eq(ii): 4(2) − 2(2) = 4 ✓
Part (iv): 2x − 2y − 2 = 0 and 4x − 4y − 5 = 0
a₁/a₂ = b₁/b₂ ≠ c₁/c₂ → Parallel lines
Step 1: Define variables
Let width = x metres and length = y metres
Step 2: Form equations
Half the perimeter = 36: x + y = 36 ... (ii)
Step 3: Tables for graphing
For Equation (i): y = x + 4
| x | 0 | 8 | 16 |
|---|---|---|---|
| y | 4 | 12 | 20 |
For Equation (ii): y = 36 − x
| x | 0 | 16 | 36 |
|---|---|---|---|
| y | 36 | 20 | 0 |
The lines intersect at (16, 20).
(i) intersecting lines (ii) parallel lines (iii) coincident lines
Given equation: 2x + 3y − 8 = 0 (here a₁ = 2, b₁ = 3, c₁ = −8)
Part (i): Intersecting lines
We need a₁/a₂ ≠ b₁/b₂. Choose any equation where the ratio of x-coefficient to y-coefficient is different from 2/3.
Check: a₁/a₂ = 2/3, b₁/b₂ = 3/2 → 2/3 ≠ 3/2 ✓
Part (ii): Parallel lines
We need a₁/a₂ = b₁/b₂ ≠ c₁/c₂. Keep the same coefficient ratio but change the constant.
Check: a₁/a₂ = 2/4 = 1/2, b₁/b₂ = 3/6 = 1/2, c₁/c₂ = −8/−10 = 4/5 → 1/2 = 1/2 ≠ 4/5 ✓
Part (iii): Coincident lines
We need a₁/a₂ = b₁/b₂ = c₁/c₂. Multiply the entire equation by any constant.
Check: a₁/a₂ = 2/4 = 1/2, b₁/b₂ = 3/6 = 1/2, c₁/c₂ = −8/−16 = 1/2 → All equal ✓
Step 1: Create tables
For x − y + 1 = 0 → y = x + 1
| x | −1 | 0 | 2 | 4 |
|---|---|---|---|---|
| y | 0 | 1 | 3 | 5 |
For 3x + 2y − 12 = 0 → y = (12 − 3x)/2
| x | 0 | 2 | 4 |
|---|---|---|---|
| y | 6 | 3 | 0 |
Step 2: Find intersection of the two lines
Intersection point: (2, 3)
Step 3: Find where each line crosses the x-axis (y = 0)
Line 2 (y = (12 − 3x)/2): When y = 0, x = 4 → Point (4, 0)
Exercise 3.3 Solutions – Algebraic Methods (Substitution & Elimination)
Exercise 3.3 teaches the two most powerful algebraic methods for solving linear equations: the Substitution Method and the Elimination Method. These are far more reliable than graphical methods when answers involve decimals or fractions. There are 2 questions, but they contain multiple parts covering different real-world applications.
📝 Substitution Method (Steps)
1. From one equation, express one variable in terms of the other (e.g., y = ...)
2. Substitute this expression into the second equation
3. Solve the resulting single-variable equation
4. Substitute back to find the other variable
📝 Elimination Method (Steps)
1. Multiply one or both equations so that the coefficients of one variable become equal (or opposite)
2. Add or subtract the equations to eliminate that variable
3. Solve for the remaining variable
4. Substitute back to find the other variable
(i) x + y = 14 ; x − y = 4
(ii) 3x + 4y = 10 ; 2x − 2y = 2 (i.e., s − t = 3 ; s/3 + t/2 = 6)
(iii) 3x − 5y − 4 = 0 ; 9x = 2y + 7
(iv) x/2 + 2y/3 = −1 ; x − y/3 = 3
By Substitution Method:
Step 1: From Equation (i): x = 14 − y
Step 2: Substitute in Equation (ii):
14 − 2y = 4
−2y = 4 − 14 = −10
y = 5
Step 3: Substitute y = 5 in x = 14 − y:
By Elimination Method:
Step 1: Add both equations (coefficients of y are already opposite):
+ x − y = 4
─────────────
2x = 18
x = 9
Step 2: Substitute x = 9 in Equation (i): 9 + y = 14 → y = 5
By Substitution Method:
Step 1: From Equation (i): s = t + 3
Step 2: Substitute in Equation (ii):
Multiply by 6 (LCM of 3 and 2):
2(t + 3) + 3t = 36
2t + 6 + 3t = 36
5t = 30
t = 6
Step 3: s = t + 3 = 6 + 3 = 9
By Elimination Method:
Step 1: First, clear fractions in Equation (ii). Multiply by 6:
Eq (ii): 2s + 3t = 36
Step 2: Multiply Eq (i) by 3:
2s + 3t = 36 ... (ii)
Step 3: Add (iii) and (ii):
From Eq(i): 9 − t = 3 → t = 6
By Substitution Method:
Step 1: Rewrite:
9x − 2y = 7 ... (ii)
Step 2: From Eq(i): x = (4 + 5y)/3. Substitute in Eq(ii):
3(4 + 5y) − 2y = 7
12 + 15y − 2y = 7
13y = −5
y = −5/13
Step 3: x = (4 + 5(−5/13))/3 = (4 − 25/13)/3 = (52/13 − 25/13)/3 = (27/13)/3 = 9/13
By Elimination Method:
Step 1: Multiply Eq(i) by 3:
9x − 2y = 7 ... (ii)
Step 2: Subtract (ii) from (iii):
−13y = 5
y = −5/13
x = (4 + 5(−5/13))/3 = 9/13
By Elimination Method:
Step 1: Clear fractions
Eq(ii) × 3: 3x − y = 9 ... (iv)
Step 2: Subtract (iv) from (iii):
5y = −15
y = −3
Step 3: Substitute in Eq(ii): x − (−3)/3 = 3 → x + 1 = 3 → x = 2
(i) The difference between two numbers is 26 and one number is three times the other. Find them.
(ii) The larger of two supplementary angles exceeds the smaller by 18 degrees. Find them.
(iii) The coach of a cricket team buys 7 bats and 6 balls for ₹3800. Later, she buys 3 bats and 5 balls for ₹1750. Find the cost of each bat and each ball.
(iv) The taxi charges in a city consist of a fixed charge together with the charge for the distance covered. For a distance of 10 km, the charge paid is ₹105 and for a journey of 15 km, the charge paid is ₹155. What are the fixed charges and the charge per km? How much does a person have to pay for travelling a distance of 25 km?
(v) A fraction becomes 9/11, if 2 is added to both the numerator and the denominator. If 3 is added to both the numerator and the denominator it becomes 5/6. Find the fraction.
Step 1: Let the two numbers be x and y (x > y)
x = 3y ... (ii)
Step 2: Substitute Eq(ii) in Eq(i):
2y = 26
y = 13
x = 3 × 13 = 39
Step 1: Let the larger angle = x° and smaller angle = y°
Larger exceeds smaller by 18°: x − y = 18 ... (ii)
Step 2: Add both equations:
x = 99°
y = 180 − 99 = 81°
Step 1: Let cost of one bat = ₹x and cost of one ball = ₹y
3x + 5y = 1750 ... (ii)
Step 2 (Elimination): Multiply Eq(i) by 5 and Eq(ii) by 6:
18x + 30y = 10500 ... (iv)
Step 3: Subtract (iv) from (iii):
x = 500
Step 4: Substitute in Eq(ii): 3(500) + 5y = 1750 → 5y = 250 → y = 50
Step 1: Let the fixed charge = ₹x and charge per km = ₹y
x + 15y = 155 ... (ii)
Step 2: Subtract (i) from (ii):
y = 10
Step 3: Substitute in Eq(i): x + 10(10) = 105 → x = 105 − 100 = 5
Step 4: Charge for 25 km = 5 + 25 × 10 = ₹255
Step 1: Let the fraction be x/y
(x + 3)/(y + 3) = 5/6 → 6(x + 3) = 5(y + 3) → 6x − 5y = −3 ... (ii)
Step 2 (Elimination): Multiply Eq(i) by 5 and Eq(ii) by 9:
54x − 45y = −27 ... (iv)
Step 3: Subtract (iv) from (iii):
Step 4: Substitute in Eq(ii): 6(7) − 5y = −3 → 42 − 5y = −3 → 5y = 45 → y = 9
Exam Tips & Common Mistakes to Avoid
🏆 How to Score Full Marks in Chapter 3
1. Always verify your answer. Substitute the values back into BOTH original equations. If they don't satisfy both, recheck your work.
2. Show all steps. CBSE awards step marks. Even if you make a calculation error, you can get 2-3 marks out of 4 if your method is correct.
3. Label your graphs clearly. For graphical questions, always label axes, scale, equations, and the intersection point.
4. Simplify before solving. If equations have fractions, multiply through by the LCM first. This reduces calculation errors dramatically.
5. Read the question carefully. Some questions ask for graphical method specifically — don't use algebraic methods for those, and vice versa.
Frequently Asked Questions
Conclusion
Chapter 3 — Pair of Linear Equations in Two Variables — is a fundamental chapter that builds your equation-solving skills for higher classes. The key takeaways are: understand the three possible cases (intersecting, parallel, coincident), master the condition ratios (a₁/a₂, b₁/b₂, c₁/c₂), and practice word problems until forming equations from verbal descriptions becomes automatic.
We have covered every question from Exercise 3.1, Exercise 3.2, and Exercise 3.3 with detailed step-by-step solutions and visual diagrams. Bookmark this page for quick revision before your exams. For more NCERT solutions, explore our guides for Chapter 2 (Polynomials) and Chapter 4 (Quadratic Equations).
Found this helpful? Share it with your classmates and help them score better too!