Problem 1 :
John paid $64 for an item after 20% discount. Find the price of the item without discount.
Problem 2 :
If A's salary is 20% less than B's salary. By what percent is B's salary more than A's salary?
Problem 3 :
In an election, a candidate who gets 84% of votes is elected by majority with 588 votes. What is the total number of votes polled?
Problem 4 :
When the price of a product was decreased by 10 % , the number sold increased by 30 %. What was the effect on the total revenue?
Problem 5 :
A student multiplied a number by 3/5 instead of 5/3. What is the percentage error in the calculation?
Problem 6 :
The production of rice increased by 50% from 1995 to 1996.By what percentage should the production of rice be increased from 1996 to 1997, so that the production of rice in 1997 becomes six times that of 1995?
Problem 7 :
15% of income of A is equal to 25% of income of B and 10% of income of B is equal to 30% of income of C. If income of C is $ 1600, find the total income of A, B and C.
Problem 8 :
The length of a rectangle is increased by 50%. By what percent would the width have to be decreased to maintain the same area?
Problem 9 :
The production of wheat was increased by 20% from the year 1994 to 1995. It was further increased by 25% from 1995 to 1996. Find the the percentage change in the production of wheat from 1994 to 1996.
Problem 10 :
The price of a table is $ 400 more than that of a chair. If 4 tables and 6 chairs together cost $3600, by what percentage is the price of the chair less than that of the table?
1. Answer :
Let x be the price of the item without discount.
Given : John paid $64 for the item after 20% discount.
Then, we have
(100 - 20)% of x = 64
0.8x = 64
Divide each side by 0.8.
x = 80
So, the price of the item without discount is $80.
2. Answer :
Let us assume B's salary = $100 ----(1)
Then, A's salary = $80 ----(2)
Now we have to find the percentage increase from (2) to (1).
Difference between (1) and (2) = $20.
Percentage increase from (2) to (1) is
= (20/80) ⋅ 100%
= 25%
Hence, B's salary is 25% more than A's salary.
3. Answer :
Let x be the total number of votes polled.
Given : A candidate who gets 84% of votes is elected by majority of 476 votes
From the above information, we have
84% of x = 588 ----> 0.84x = 588
x = 588/0.84
x = 700
Hence, the total number of votes polled 700.
4. Answer :
Before decrease in price and increase in sale,
Let us assume that price per unit = $100.
Let us assume that the number of units sold = 100.
Then the total revenue = 100 ⋅ 100 = 10000 ----(1)
After decrease 10 % in price and increase 30 % in sale,
price per unit = $90
number of units sold = 130
Then the total revenue = 90 ⋅ 130 = 11700 ----(2)
From (1) and (2), it is clear that the revenue is increased.
Difference between (1) and (2) = 1700.
Percent increase in revenue is
= (Actual increase/Original revenue) ⋅ 100%
= (1700/10000) ⋅ 100%
= 17 %
Hence, the net effect in the total revenue is 17% increase.
5. Answer :
In the given two fractions, the denominators are 5 and 3.
Let us assume a number which is divisible by both 5 and 3.
Least common multiple of (5, 3) = 15.
So, let the number be 15.
15 ⋅ 3/5 = 9 ----(1) ----> incorrect
15 ⋅ 5/3 = 25 ----(2) ----> correct
Difference between (1) and (2) is 16.
Percentage error is
= (Actual error/Correct answer) ⋅ 100%
= (16 / 25) ⋅ 100%
= 64%
Hence, the percentage error in the calculation is 64%.
6. Answer :
Let the production of rice be 100 tons in 1995.
1995 ----> 100 tons
Because the production has been increased by 50% in 1996 from 1995, we have
1996 ----> 150 toms
Because the production in 1997 becomes six times that of 1995, we have
1997 ---> 600 tons
When we look in to the above calculations, it is very clear that the production of rice has been increased by 450 tons 1997 from 1996.
Percentage increase 1997 from 1996 is
= (450/150) ⋅ 100%
= 300%
Hence, percentage of rice production increased from 1996 to 1997 is 300%.
7. Answer :
Let A,B and C be the incomes of A,B and C respectively.
From the given information, we have C = $1600.
10% of B = 30% of C
(10/100) ⋅ B = (30/100) ⋅ 1600
B = $4800
So, the income of B is $4800.
15% of A = 25% of B
(3/20) ⋅ A = (1/4) ⋅ 4800
A = (20/3) ⋅ (1/4) ⋅ 4800
A = $8000
So, the income of B is $8000.
A + B + C = 8000 + 4800 + 1600
A + B + C = 14400
Hence, the total income of A, B and C is $14400.
8. Answer :
Let the length and width of the rectangle be 100 cm each.
Area of the rectangle = l ⋅ W = 100 ⋅ 100 = 10000 cm2.
Given : The length of the rectangle is increased by 50%.
Let the width of the rectangle be decreased by P% to maintain the same area.
After changes,
length = 150
width = (100 - P)% of 100 = 100 - P
Even after the above two changes, area will be same
150 ⋅ (100 - P) = 10000
15000 - 150P = 10000
150P = 5000
P = 33.33%
Hence, the width has to be decreased by 33.33% to maintain the same area.
9. Answer :
Let the production of rice be 100 tons in 1994.
1994 ----> 100 tons
Because the production has been increased by 20% in 1994 to 1995, we have
1995 ----> 120 toms
Because the production has been increased by 25% in 1996 from 1995, we have
1996 ----> (100 + 25)% of 120
1996 ----> 125% ⋅ 120
1996 ----> 1.25 ⋅ 120
1996 ----> 150 tons
When we look in to the above calculations, it is very clear that the production of rice has been increased by 50% in 1996 from 1994.
10. Answer :
Let x be the price of a chair.
Then the price of a table = x + 400.
4 tables + 6 chairs = 3600
4(x + 400) + 6x = 3600
4x + 1600 + 6x = 3600
10x = 2000
x = 200
So, the price of a chair is $400 and the price of a table is $800.
Price of a chair is $400 less than that of the table.
Percentage change = (400/800) ⋅ 100% = 50%.
Hence, the price of a chair is 50% less than that of the table.
Kindly mail your feedback to v4formath@gmail.com
We always appreciate your feedback.
©All rights reserved. onlinemath4all.com
Nov 21, 24 06:23 AM
Nov 21, 24 06:13 AM
Nov 20, 24 08:12 AM