Question 1
Rohit says to Ajay, “Give me hundred, I shall then become twice as rich as you.” Ajay replies, “if you give me ten, I shall be six times as rich as you.” How much does each have originally ?
Sol:Let Rohit has Rs. x and Ajay has Rs. y
When Ajay gives Rs. 100 to Rohit
x + 100 = 2(y - 100)
x - 2y = -300 ...(1)
When Rohit gives Rs. 10 to Ajay
6(x-10) = y + 10
6x - y = 70 ...(2)
Multiplying equation no. (2) By 2.
12x - 2y = 140 ...(3)
Subtracting equation (1) and (3)
12x - 2y = 140
- x - 2y = - 300
- + +
11x = 440
x = 40
From (1)
40 - 2y = - 300
⇒ - 2y = - 340
⇒ y = 170
Thus, Rohit has Rs. 40 and Ajay has Rs. 170.
Question 2
The sum of a two digit number and the number obtained by reversing the order of the digits is 99. Find the number, if the digits differ by 3.
Sol:Let the digits in the tens place be x and the digit in the units place be y.
∴ Number = 10x + y
Number on reversing the digits = 10y + x
The difference between the digits = x - y or y - x
Given : ( 10x + y ) + ( 10y + x ) = 99
⇒ 11x + 11y = 99
⇒ x + y = 9 ...(1)
x - y = 3 ...(2)
or y - x = 3 ...(3)
On solving equations (1) and (2), We get
2x = 12 ⇒ x = 6
So, y = 3
On solving equation (1) and (3), We get
2y = 12 ⇒ y = 6
So, x = 3
Number = 10x + y = 10(6) + 3 = 63
or Number = 10x + y = 10(3) + 6 = 36
∴ Required number = 63 or 36.
Question 3
Seven times a two digit number is equal to four times the number obtained by reversing the digits. If the difference between the digits is 3 find the number.
Sol:Let the digit at ten’s place be x And the digit at unit’s place be y.
Required number = 10x + y
When the digits are interchanged,
Reversed number = 10y + x
According to the question,
7(10x + y) = 4(10y + x)
∴ 70x + 7y = 40y + 4x
∴ 66x = 33y
∴ 2x - y = 0 ...(1)
The difference between the digits is 3.
y - x = 3 ...(2)
Adding equation (1) and (2)
y - x = 3
+ - y + 2x = 0
x = 3
From (1)
2(3) - y = 0
y = 6
Thus, Required number = 10(3) + 6 = 36
Question 4
From Delhi station, if we buy 2 tickets for station A and 3 tickets for station B, the total cost is Rs. 77. But if we buy 3 tickets for station A and 5 tickets for station B, the total cost is Rs. 124. What are the fares from Delhi to station A and to station B ?
Sol:Let, the fare of ticket for station A be Rs. x and the fare of ticket for station B be Rs. y
According, to the question
2x + 3y = 77 ...(1) and
3x + 5y = 124 ...(2)
Multiplying equation no. (1) by 3 and (2) by 2.
6x + 9y = 231 ...(3)
6x + 10y = 248 ....(4)
Subtracting equation (4) from (3)
6x + 9y = 231
- 6x + 10y = 248
- - -
- y = - 17
y = 17
From (1)
2x + 3 (17) = 77
2x = 77 - 51
2x = 26
x = 13
Thus, fare for station A = Rs. 13 and, fare for station B = Rs. 17.
Question 5
The sum of digit of a two digit number is 11. If the digit at ten's place is increased by 5 and the digit at unit place is decreased by 5, the digits of the number are found to be reversed. Find the original number.
Sol:Let x be the number at the ten's place.
and y be the number at the unit's place.
So, the number is 10x + y.
The sum of digit of a two digit number is 11.
⇒ x + y = 11 ...(1)
If the digit at ten's place is increased by 5 and the digit at unit place is decreased by 5,
the digits of the number are found to be reversed.
⇒ 10( x + 5 ) + ( y - 5 ) = 10y + x
⇒ 9x - 9y = -45
⇒ x - y = -5 ...(2)
Subtracting equation (1) from equation (2), we get :
x - y = - 5
- x + y = 11
- - -
- 2y = - 16
⇒ y = 8
Substituting y = 8 in equation (1), we get
x + 8 = 11
⇒ x = 3
∴ The number is 10x + y = 10(3) + 8 = 38.
Question 6
90% acid solution (90% pure acid and 10% water) and 97% acid solution are mixed to obtain 21 litres of 95% acid solution. How many litres of each solution are mixed.
Sol:Let the quantity of 90% acid solution be x litres and The quantity of 97% acid solution be y litres
According to the question,
x + y = 21 ...(1)
and 90% of x + 97% of y = 95% of 21
90x + 97y = 1995 ...(2)
Multiplying equation no. (1) by 90, we get,
90x + 90y = 1890 ....(3)
Subtracting equation (2) from (3)
90x + 90y = 1890
- 90x + 97y = 1995
- - -
- 7y = - 105
y = 15
From (1)
x + 15 = 21
x = 6
Hence, 90% acid solution is 6 litres and 97% acid solution is 15 litres.
Question 7
The class XI students of school wanted to give a farewell party to the outgoing students of class XII. They decided to purchase two kinds of sweets, one costing Rs. 250 per kg and other costing Rs. 350 per kg. They estimated that 40 kg of sweets were needed. If the total budget for the sweets was Rs. 11,800; find how much sweets of each kind were bought ?
Sol:Assume x kg of the first kind costing Rs. 250 per kg and y kg of the second kind costing Rs. 350 per kg sweets were bought.
It is estimated that 40 kg of sweets were needed.
⇒ x + y = 40 ....(1)
The total budget for the sweets was Rs. 11,800.
⇒ 250x + 350y = 11,800 ....(2)
Multiply equation (1) by 250, We get :
250x + 250y = 10,000 .....(3)
Subtracting equation (2) from (3),
250x + 250y = 10,000
- 250x + 350y = 11,800
- - -
- 100y = - 1800
y = 18
Substituting y = 18 in equation (1), We get
x + 18 = 40
⇒ x = 22
∴ 22 kgs of the first kind costing Rs. 250 per kg and 18 kgs of the second kind costing Rs. 350 per kg sweets were bought.
Question 8
Mr. and Mrs. Abuja weight x kg and y kg respectively. They both take a dieting course, at the end of which Mr. Ahuja loses 5 kg and weights as much as his wife weighed before the course. Mrs. Ahuja loses 4 kg and weighs
Weight of Mr. Ahuja = x kg and weight of Mrs. Ahuja = y kg.
After the dieting,
x - 5 = y
x - y = 5 ...(1)
and,
7x - 8y = - 32 ...(2)
Multiplying equation no. (1) by 7, we get
7x - 7y = 35 ....(3)
Now subtracting equation (2) from (3),
7x - 7y = 35
- 7x - 8y = - 32
- + +
y = 67
From (1)
x - 67 = 5
⇒ x = 72
Thus, weight of Mr. Ahuja = 72 kg and that of Mr. Anuja = 67 kg.
Question 9
A part of monthly expenses of a family is constants and the remaining vary with the number of members in the family. For a family of 4 person, the total monthly expenses are Rs. 10,400 whereas for a family of 7 persons, the total monthly expenses are Rs. 15,800. Find the constant expenses per month and the monthly expenses of each member of a family.
Sol:Let x be the constant expense per month of the family,
and y be the expense per month for a single member of the family,
For a family of 4 people,
the total monthly expense is Rs. 10,400.
x + 4y = 10,400 ...(1)
For a family of 7 people,
the total monthly expense is Rs. 15,800.
x + 7y = 15,800 ...(2)
Subtracting equation (1) from equation (2),We get :
x + 7y = 15800
- x + 4y = 10400
- - -
3y = 5400
y = 1800
Substituting y = 1800 in equation (1), We get
x + 4( 1800 ) = 10,400
⇒ x = 3200.
∴ The constant expense is Rs. 3,200 per month and the monthly expense of each member of a family is Rs.1,800.
Question 10
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 Rs. 315 and for a journey of 15 km, the charge paid is Rs. 465. What are the fixed charges and the charge per kilometer ? How much does a person have to pay for travelling a distance of 32 km ?
Sol:Let the fixed charge be Rs. x and the charge per kilometer be Rs. y.
The charges for 10 km = Rs. 10y
The charges for 15 km = Rs. 15y
According to the question,
x+ 10y = 315 ...(1)
x+ 15y = 465 ....(2)
Solving the equations, we get
- 5y = - 150
⇒ y = 30
and x = 315 - 10y = 315 - 10(30) = 15
So, the fixed charges is Rs. 15 and the charges per kilometer is Rs. 30.
To travel 32 km, a personal has to pay
= Rs. 15 + Rs. 30( 32 ) = Rs. 15 + Rs. 960 = Rs. 975.
Question 11
A lending library has a fixed charge for the first three days and an additional charge for each day thereafter. Geeta paid Rs. 27 for a book kept for seven days, while Mohit paid Rs. 21 for the book he kept for five days. Find the fixed charges and the charge for each extra day.
Sol:Let the fixed charges be Rs. x and the charge for each extra day be Rs. y.
According to the question,
x + 4y = 27 ...(1)
and x + 2y = 21 ....(2)
Solving the equations, we get
2y = 6
∴ y = 3
and x = 21 - 2y = 21 - 2(3) = 15
Hence, the fixed charges is Rs. 15 and the charge for each extra day is Rs. 3.
Question 12
The area of a rectangle gets reduced by 9 square units, if its length is reduced by 5 units and breadth is increased by 3 units. However, if the length of this rectangle increases by 3 units and the breadth by 2 units, the area increases by 67 square units. Find the dimensions of the rectangle.
Sol:Let the length of the rectangle be x units and the breadth of the rectangle be y units.
We know that, area of a rectangle = length x breadth = xy
According to the question,
xy - 9 = ( x - 5 )( y + 3 )
⇒ xy - 9 = xy + 3x - 5y - 15
⇒ 3x - 5y = 6 ....(1)
xy + 67 = ( x + 3 )( y + 2 )
⇒ xy + 67 = xy + 2x + 3y + 6
⇒ 2x + 3y = 61 ...(2)
Multiply (1) by 2 and (2) by 3, we get
6x - 10y = 12 ...(3)
6x + 9y = 183 ...(4)
Subtracting equation (4) from (3),
6x - 10y = 12
- 6x + 9y = 183
- - -
- 19y = - 171
y = 9
Putting y = 9 in equation (1)
3x - 5y = 6
3x - 5(9) = 6
3x = 6 + 45
x =
x = 17
Hence, the length of the rectangle is 17 units and the breadth of the rectangle is 9 units.
Question 13
It takes 12 hours to fill a swimming pool using two pipes. If the pipe of larger diameter is used for 4 hours and the pipe of smaller diameter is used for 9 hours, only half of the pool is filled. How long would each pipe take to fill the swimming pool ?
Sol:Let the pipe with larger diameter and smaller diameter be pipes A and B respectively.
Also, let pipe A work at a rate of x hours/ unit and pipe B work at a rate of Y hours / unit.
According to the question,
x + y =
⇒ 12x + 12y = 1 ....(1)
and
4x + 9y =
⇒ 8x + 18y = 1 ...(2)
Multiply (1) by 2 and (2) by 3, We get
24x + 24y = 2 ...(3)
24x + 54y = 3 ....(4)
Subtracting equation (4) from (3),
24x + 24y = 2
- 24x + 54y = 3
- - -
- 30y = - 1
y =
Putting y =
12x + 12y = 1
∴ 12x + 12 x
∴ 12x +
∴ 12x = 1 -
∴ x =
∴ x =
Hence, the pipe with larger diameter will take 20 hours to fill the swimming pool and the pipe with smaller diameter will take 30 hours to fill the swimming pool.