Class 10 NCERT Solutions Chapter 3 Pair of Linear Equations in Two Variables Exercise 3.7 (original) (raw)
Last Updated : 23 Jul, 2025
Exercise 3.7 in Chapter 3 of the Class 10 NCERT Mathematics textbook focuses on solving pairs of linear equations in two variables. This exercise is designed to help students apply various methods such as substitution and elimination to solve real-world problems involving linear equations. It enhances problem-solving skills and provides a deeper understanding of how to work with systems of linear equations.
What is a Pair of Linear Equations in Two Variables?
A pair of linear equations in two variables consists of the two linear equations that are simultaneously solved for the two variables typically denoted as x and y. These equations can be represented in the general form:
a1π₯+π1π¦=π1
a2x+b2y=c2
where π1, π1, π1, π2, π2 and π2 are constants. The solution to this pair of equations is the point (x,y) that satisfies both equations simultaneously. The methods used to solve such pairs include:
- Substitution Method: Solving one equation for one variable and substituting it into the other equation.
- Elimination Method: Adding or subtracting equations to eliminate one of the variables then solving for the remaining variable.
Question 1. The ages of two friends Ani and Biju differ by 3 years. Aniβs father Dharam is twice as old as Ani and Biju is twice as old as his sister Cathy. The ages of Cathy and Dharam differ by 30 years. Find the ages of Ani and Biju.
**Solution:
The age difference between Ani and Biju = 3 yrs.
**Case 1: Either Biju is 3 years older than that of Ani,
y - x = 3
**Case 2: or Ani is 3 years older than Biju.
x - y = 3
Given, Aniβs fatherβs age is 30 yrs more than that of Cathyβs age.
Let's take,
Ani's age = x
and Biju's age = y
So, Dharam's age will be = 2x
And the age of Biju sister (Cathy) will be = \frac{y}{2}
**CASE 1 (y > x)
According to the given condition,
y - x = 3 -(1)
and, 2xβy/2 = 30
Multiply it by 2, we get
4x β y = 60 -(2)
Add eq(1) and (2)
3x = 63
x = 63/3
x = 21
Now putting x = 21 in eq(1), we get
y - 21 = 3
y = 24
Therefore, the age of Ani = 21 years
And the age of Biju is = 24 years.
**CASE 2: (x > y)
According to the given condition,
x - y = 3 -(1)
and, 2xβy/2 = 30
Multiply it by 2, we get
4x β y = 60 -(2)
Now, by using Elimination method,
Subtract eq(1) from eq(2)
3x = 57
x = 57/3
x = 19
Now putting x = 19 in eq(1), we get
19 - y = 3
y = 19 - 3
y = 16
Therefore, the age of Ani = 19 years
And the age of Biju is = 16 years.
Question 2. One says, βGive me a hundred, friend! I shall then become twice as rich as youβ. The other replies, βIf you give me ten, I shall be six times as rich as youβ. Tell me what is the amount of their (respective) capital? [From the Bijaganita of Bhaskara II]
[Hint : x + 100 = 2(y β 100), y + 10 = 6(x β 10)].
**Solution:
Let there be two persons as A and B.
Let's take,
Money person A has = βΉ x
Money person B has = βΉ y
So, According to the given conditions, we have
x + 100 = 2(y - 100)
x - 2y = - 300 -(1)
And
6(x β 10) = (y + 10)
6x -y = 70 -(2)
Now, by using Elimination method,
Multiply eq(2) by 2 and subtract eq(1) from it
11x = 440
x = 40
Now putting x = 40 in eq(1), we get
40 - 2y = - 300
2y = 300 + 40
y = 340/2
y = 170
Hence,
Person A had Rs 40 and person B had Rs 170 with them.
Question 3. A train covered a certain distance at a uniform speed. If the train would have been 10 km/h faster, it would have taken 2 hours less than the scheduled time. And, if the train were slower by 10 km/h; it would have taken 3 hours more than the scheduled time. Find the distance covered by the train.
**Solution:
Let the speed of the train = x km/hr
The time taken by the train to travel a distance = t hours
The distance to travel = d km.
As we know,
Distance traveled by train = Speed of the train Γ Time taken to travel that distance
d = xt -(1)
According to the given equation,
d = (x + 10) Γ (t - 2)
d = xt + 10t β 2x β 20
as d = xt, we get
10t - 2x = 20 -(2)
and 2nd condition,
d = (x - 10) Γ (t + 3)
d = xt β 10t + 3x β 30
as d = xt, we get
10t - 3x = -30 -(3)
Now, by using Elimination method,
Subtract eq(3) from eq(2), we get
x = 50 km/h
Now putting x = 50 in eq(1), we get
10t - 2(50) = 20
10t = 120
t = 12 hours
Now, distance will be = 50 Γ 12 = 600 km
Hence, the distance covered by the train is 600 km.
Question 4. The students of a class are made to stand in rows. If 3 students are extra in a row, there would be 1 row less. If 3 students are less in a row, there would be 2 rows more. Find the number of students in the class.
**Solution:
Let the number of rows = x
and, the number of students in a row = y.
Total number of students = Number of rows x Number of students in a row = xy -(1)
Here, total no. of student will be same always
According to the given condition,
Total number of students = (x β 1)(y + 3)
xy = (x β 1)(y + 3)
xy = xy β y + 3x β 3
3x β y = 3 -(2)
and,
Total Number of students = (x + 2 ) ( y β 3 )
xy = xy + 2y β 3x β 6
3x β 2y = -6 -(3)
Now, by using Elimination method,
Subtract eq(3) from eq(2), we get
y = 9
Now putting y = 9 in eq(1), we get
3x β 9 = 3
3x = 12
x = 4
Number of total students in a class = xy
= 4 x 9
= 36
Hence, No. of students = 36
Question 5. In a βABC, β C = 3 β B = 2 (β A + β B). Find the three angles.
**Solution:
Here, according to the given conditions
3 β B = 2 (β A + β B)
3 β B = 2β A + 2β B
β B = 2β A -(1)
and, β C = 3β B
β C = 3 (2β A)
β C = 6β A -(2)
As we know,
β A + β B + β C = 180Β° (Angle sum property)
β A + (2β A) + (6β A) = 180Β° -(From eq(1) and eq(2))
9β A = 180
β A = 20Β°
β B = 2β A = 2(20Β°) = 40Β°
β C = 6β A = 6(20Β°) = 120Β°
Hence, the three angles are 20Β°, 40Β° and 120Β°.
Question 6. Draw the graphs of the equations 5x β y = 5 and 3x β y = 3. Determine the coordinates of the vertices of the triangle formed by these lines and the y axis.
**Solution:
5x β y = 5 -(1)
3x β y = 3 -(2)
y-axis, x = 0 -(3)
To get the co-ordinates of the vertices of the triangle formed, lets get there intersection point,
Intersection of eq(1) and (2)
Now, by using Elimination method,
Subtract eq(2) from (1), we get
2x = 2
x = 1
Now putting x = 1 in eq(1), we get
5(1) β y = 5
y = 0
So, Intersection of eq(1) and (2) vertices are (1, 0)
Now, Intersection of eq(1) and (3)
As x =0 substitutes it in eq(1), we get
5(0) β y = 5
y = -5
So, Intersection of (I) and (III) vertices are (0, -5)
Now, Intersection of eq(2) and (3)
As x =0 substitutes it in eq(2), we get
3(0) β y = 3
y = -3
So, Intersection of eq(2) and (3) vertices are (0,-3)
Hence, the co-ordinates of the vertices of the triangle formed are (1, 0), (0, -5) and (0, -3)
Question 7. Solve the following pair of linear equations:
(i) px + qy = p β q
qx β py = p + q
**Solution:
px + qy = p β q -(1)
qx β py = p + q -(2)
Multiplying p to equation (1) and q to equation (2), we get
p2x + pqy = p2 β pq -(3)
q2x β pqy = pq + q2 -(4)
Add eq(3) and (4), we get
p2x + q2 x = p2 + q2
(p2 + q2) x = p2 + q2
x = \frac{(p^2 + q^2)}{p^2 + q^2}
x = 1
Now putting x = 1 in eq(1), we get
p(1) + qy = p β q
qy = p-q-p
qy = -q
y = -1
(ii) ax + by = c
bx + ay = 1 + c
**Solution:
ax + by = c -(1)
bx + ay = 1 + c -(2)
Multiplying a to equation (1) and b to equation (2), we get
a2x + aby = ac -(3)
b2x + aby = b + bc -(4)
Subtract equation eq(4) from equation (3),
(a2 β b2) x = ac β bcβ b
x = \frac{(ac β bcβ b)}{(a^2 β b^2)}
x = \frac{(c(a-b) βb)}{(a^2 β b^2)}
Now putting the value of x in eq(1), we get
ax + by = c
a{\frac{(c(a-b) βb)}{(a^2 β b^2)}} +by = c
\frac{(ac(a-b) βb)}{(a^2 β b^2)} +by = c
by = \frac{cβac(aβb)βab}{(a^2 β b^2)}
by = \frac{(cβac(aβb)βab)}{(a^2 β b^2)}
y = \frac{(c(a-b)+a)}{(a^2 β b^2)}
(iii) \frac{x}{a} - \frac{y}{b} = 0
ax + by = a2+ b2.
**Solution:
\frac{x}{a} - \frac{y}{b} = 0 -(1)
Multiplying equation (1) with ab, we get
bx β ay = 0 -(new 1)
Multiplying a and b to equation (1) and (2) respectively, we get
b2x β aby = 0 -(3)
a2x + aby = a3 + ab3 -(4)
Add eq(3) and (4), we get
b2x + a2x = a3 + ab2
x (b2 + a2) = a (a2 + b2)
x = a
Now putting x = a in eq(1), we get
b(a) β ay = 0
ab β ay = 0
ay = ab,
y = b
(iv) (a β b)x + (a + b) y = a2β 2ab β b2
(a + b)(x + y) = a2+ b2
**Solution:
(a β b)x + (a + b) y = a2β 2ab β b2 -(1)
(a + b)(x + y) = a2+ b2 -(2)
Subtract equation (2) from equation (1), we get
(a β b) x β (a + b) x = (a2 β 2ab β b2) β (a2 + b2)
x(a β b β a β b) = β 2ab β 2b2
β 2bx = β 2b (b + a)
x = b + a
Substituting, x = b + a in equation (1), we get
(a + b)(a β b) +y (a + b) = a2β 2ab β b2
a2 β b2 + y(a + b) = a2β 2ab β b2 -(Using the identity (a + b)(a - b) = a2 - b2)
(a + b) y = β 2ab
y = \frac{-2ab}{a+b}
(v) 152x β 378y = β 74
β378x + 152y = β 604
**Solution:
x = \frac{(189y-137)}{76} -(1)
β 378x + 152y = β 604
Dividing it by 2, we get
β 189x + 76y = β 302 -(2)
Substitute x in equation (2), we get
β189(\frac{(189y-137)}{76}) +76y=β302
β (189)2y + 189 Γ 37 + (76)2 y = β 302 Γ 76
189 Γ 37 + 302 Γ 76 = (189)2 y β (76)2y
6993 + 22952 = (189 β 76) (189 + 76) y
29945 = (113) (265) y
y = 1
Using equation(1), we get
x = \frac{189-37}{76}
x = 152/76
x = 2
Question 8. ABCD is a cyclic quadrilateral (see Figure). Find the angles of the cyclic quadrilateral.

**Solution:
It is known that the sum of the opposite angles of a cyclic quadrilateral is 180Β°
Thus, we have
β C +β A = 180
4y + 20β 4x = 180
β 4x + 4y = 160
x β y = β 40 -(1)
And, β B + β D = 180
3y β 5 β 7x + 5 = 180
β 7x + 3y = 180 -(2)
Multiplying 3 to equation (1), we get
3x β 3y = β 120 -(3)
Adding equation (2) to equation (3), we get
β 7x + 3x = 180 β 120
β 4x = 60
x = β15
Substituting this value in equation (1), we get
x β y = β 40
-yβ15 = β 40
y = 40-15
y = 25
β A = 4y + 20 = 20 + 4(25) = 120Β°
β B = 3y β 5 = β 5 + 3(25) = 70Β°
β C = β 4x = β 4(β 15) = 60Β°
β D = 5 - 7x
β D= 5 β 7(β15) = 110Β°
Hence, β A, β B, β C and β D are equal to 120Β°, 70Β°, 60Β° and 110Β° respectively.
Practice Questions - Pair of Linear Equations in Two Variables
**1).The sum of two numbers is 35 and their difference is 9. Find the numbers.
**2).A fraction becomes 1/3 when 2 is added to both its numerator and denominator. If 3 is added to both, it becomes 1/2. Find the fraction.
**3).The age of father is three times that of his son. After 8 years, the father's age will be two and a half times that of his son. Find their present ages.
**4).A two-digit number is 4 times the sum of its digits. If 18 is added to the number, the digits are reversed. Find the number.
**5).In a mixture of milk and water, the ratio of milk to water is 3:2. If 5 liters of water is added to the mixture, the ratio becomes 1:1. Find the initial quantities of milk and water.
**6).The sum of the areas of two squares is 468 mΒ². The difference of their perimeters is 24 m. Find the sides of the two squares.
**7).A man travels 300 km partly by train and partly by car. He takes 4 hours if he travels 60 km by train and the rest by car. He takes 10 minutes more if he travels 100 km by train and the rest by car. Find the speed of the train and the car.
**8).A shopkeeper sold a TV and a refrigerator for Rs. 20,000 each. On one he gained 5% and on the other he lost 5%. Find the cost price of each item.
**9).The sum of two numbers is 50. If 3 is subtracted from one number and 4 is added to the other, the new numbers are in the ratio 2:3. Find the original numbers.
**10).A boat goes 30 km upstream and 44 km downstream in 10 hours. In 13 hours, it can go 40 km upstream and 55 km downstream. Find the speed of the boat in still water and the speed of the stream.
**Read More:
Summary
Exercise 3.7 focuses on solving word problems using pairs of linear equations in two variables. It covers various real-life scenarios that can be modeled using linear equations, including problems related to ages, numbers, currency, geometry, and more. Students learn to translate word problems into mathematical equations, solve these equations using methods like elimination or substitution, and interpret the solutions in the context of the original problem.





