Successive Percentage Change MCQ Quiz - Objective Question with Answer for Successive Percentage Change - Download Free PDF
Last updated on Jul 11, 2025
Latest Successive Percentage Change MCQ Objective Questions
Successive Percentage Change Question 1:
Sachin’s salary was first reduced by 16% and subsequently raised by 10%. What percentage was his final salary lower compared to his initial salary?
Answer (Detailed Solution Below)
Successive Percentage Change Question 1 Detailed Solution
Given:
Sachin's initial salary = 100 (assume as base for simplicity)
Reduction percentage = 16%
Subsequent increase percentage = 10%
Formula used:
Final Salary = Initial Salary × (1 - Reduction Percentage) × (1 + Increase Percentage)
Percentage decrease = ((Initial Salary - Final Salary) / Initial Salary) × 100
Calculation:
Final Salary = 100 × (1 - 0.16) × (1 + 0.10)
⇒ Final Salary = 100 × 0.84 × 1.10
⇒ Final Salary = 92.4
Percentage decrease = ((100 - 92.4) / 100) × 100
⇒ Percentage decrease = (7.6 / 100) × 100
⇒ Percentage decrease = 7.6%
∴ The correct answer is option (2).
Successive Percentage Change Question 2:
A building of initial value Rs. 31,25,000 depreciates in its value every year at the rate of 4% on its value at the beginning of the year. If Rs. x is the value of the building at the end of 3 years and Rs. y is the value of the land which appreciates at the rate of 5% compoundingly and the value of the land initially is Rs 32,00,000 then y - x =
Answer (Detailed Solution Below)
Successive Percentage Change Question 2 Detailed Solution
Given:
Initial value of building (Pbuilding) = ₹31,25,000
Depreciation rate of building (rbuilding) = 4%
Time (tbuilding) = 3 years
Initial value of land (Pland) = ₹32,00,000
Appreciation rate of land (rland) = 5%
Time (tland) = 3 years
Formula used:
For depreciation: A = P × (1 - r/100)t
For appreciation: A = P × (1 + r/100)t
Calculations:
For building value after 3 years (x):
Abuilding = Pbuilding × (1 - rbuilding/100)tbuilding
⇒ Abuilding = 31,25,000 × (1 - 4/100)3
⇒ Abuilding = 31,25,000 × (0.96)3
⇒ Abuilding = ₹27,64,800
For land value after 3 years (y):
Aland = Pland × (1 + rland/100)tland
⇒ Aland = 32,00,000 × (1 + 5/100)3
⇒ Aland = 32,00,000 × (1.05)3
⇒ Aland = ₹37,04,400
Difference (y - x):
y - x = Aland - Abuilding
⇒ y - x = 37,04,400 - 27,64,800 = ₹9,39,600
∴ The correct answer is option (2).
Successive Percentage Change Question 3:
The price of an article was increased by x%. Later the new price was decreased by x%. If the latest price was ₹1, then what was the original price of the article?
Answer (Detailed Solution Below)
Successive Percentage Change Question 3 Detailed Solution
Given:
The price of an article was increased by x%. Later the new price was decreased by x%.
Latest price = ₹1
Calculation:
Let the original price be P. After increasing by x%, the price becomes:
P × (1 + x/100)
After decreasing by x%, the new price becomes:
P × (1 + x/100) × (1 - x/100)
We are given that the latest price = ₹1, so:
P × (1 + x/100) × (1 - x/100) = 1
⇒ P × (1 - x2/1002) = 1
⇒ P = 1 / (1 - x2/1002)
⇒ P = 1002 / (1002 - x2)
⇒ P = ₹(10000) / ((100 + x)(100 - x))
∴ The correct answer is option (1).
Successive Percentage Change Question 4:
Ramesh's salary was reduced by 10% and then the reduced salary was increased by 10%. What was his ultimate loss?
Answer (Detailed Solution Below)
Successive Percentage Change Question 4 Detailed Solution
Given:
Initial salary reduction = 10%
Then increased by = 10%
Formula used:
Net change = -x% + x% - (x × x) ÷ 100
Where x = same percentage increase and decrease
Calculation:
⇒ Net change = -10 + 10 - (10 × 10) ÷ 100
⇒ Net change = 0 - 100 ÷ 100
⇒ Net change = -1%
∴ Ramesh's ultimate loss is 1%.
Successive Percentage Change Question 5:
Salary of a person is first increased by 20%, then it is decreased by 20%. Change in his salary is
Answer (Detailed Solution Below)
Successive Percentage Change Question 5 Detailed Solution
Given:
Initial Salary = \(S\)
First increase = 20%
Then decrease = 20%
Formula Used:
Final Salary = Initial Salary × (1 + Increase%) × (1 - Decrease%)
Calculation:
Initial Salary = \(S\)
After 20% increase:
\(S_{\text{new}} = S × (1 + \frac{20}{100})\)
\(S_{\text{new}} = S × 1.20\)
After 20% decrease on new salary:
\(S_{\text{final}} = S_{\text{new}} × (1 - \frac{20}{100})\)
\(S_{\text{final}} = S × 1.20 × 0.80\)
\(S_{\text{final}} = S × 0.96\)
Change in Salary = Final Salary - Initial Salary
Change in Salary = \(S × 0.96 - S\)
Change in Salary = \(S(0.96 - 1)\)
Change in Salary = \(S(-0.04)\)
Percentage change in Salary = \(\frac{-0.04S}{S} × 100\)
Percentage change in Salary = -4%
The correct answer is option 1: 4% decreased.
Top Successive Percentage Change MCQ Objective Questions
During the first year, the strength of a school increased by 12%, in the second year it decreased by 12% and in the third year it increased by 10%. At the end of the third year its strength was nearly 10842. What was the strength at the beginning of the first year?
Answer (Detailed Solution Below)
Successive Percentage Change Question 6 Detailed Solution
Download Solution PDFGiven:
During the first year, the strength of school increased by 12%
It decreases by 12% in the second year and in the third year it increase by 10%
Strength at the end of third year is nearly 10842.
Calculation:
Let the initial strength be x.
After 1st year, strength
⇒ x × (1 + 12/100) = x × 1.12
After 2nd year, strength
⇒ x × 1.12 × (1 - 12/100) = x × 1.12 × 0.88
After 3rd year, strength,
⇒ x × 1.12 × 0.88 × (1 + 10/100)
⇒ x × 1.12 × 0.88 × 1.10
We know that after the 3rd year, the strength is 10842.
⇒ x × 1.12 × 0.88 × 1.10 = 10842
⇒ x = 10842 / (1.12 × 0.88 × 1.10)
⇒ x = 10842 / 1.08384
⇒ x ≈ 10000
∴ The strength of the school at the beginning of the first year was nearly 10000.
Shortcut Trick
Now, 6776 unit → 10842,
Then 6250 unit → \(\frac{10842}{6776 } \times 6250\) = 10000
A mask manufacturing company manufactured ‘X’ number of masks in 2018. It increased its manufacturing capacity by 30% in 2019 and further increased its manufacturing by 15% in 2020. In 2021, due to the machinery breakdown, its manufacturing declined by 40%. What is the value of ‘X’ if it manufactured 179400 masks in 2021?
Answer (Detailed Solution Below)
Successive Percentage Change Question 7 Detailed Solution
Download Solution PDFGiven:
30% increased in 2019
15% increased i. 2020
40% decreased in 2021
Mask manufactured in 2021 = 179400
Formula used:
Increased % = 100 + increased
Decreased % = 100 - decreased
Calculations:
⇒ Mask manufactured in 2019 = X × (100 + 30) = X × 130%
⇒ Mask manufactured in 2020 = (130%X) × (100 + 15) = 115% (130% of X)
⇒ Mask manufactured in 2021 = 115% (130% of X) × (100 - 40) = 60% ( 115%( 130% of X))
But according to the question,
⇒ Manufactured in 2021 = 179400
So,
⇒ 60%{115%(130% of X)} = 179400
⇒ \(\frac{X × 60×115×130}{100×100×100}= 179400\)
⇒ X = \(\frac{179400 × 100×100×100}{60×130×115} \)
⇒ X = 200000
⇒ Hence, The manufacture of mask in 2018 is 200000
Shortcut Trick
So, 897 unit → 179400
then, 1000 unit → 179400/897 × 1000 = 200000
The cost of apples is increased by 20% and then decreased by 20%. What is the net pecentage decrease?
Answer (Detailed Solution Below)
Successive Percentage Change Question 8 Detailed Solution
Download Solution PDFGiven:
The cost of apples is increased by 20% and then decreased by 20%.
Calculation:
Let the price of apples be Rs. 100
After increase it is 100 × 120%
⇒ Rs. 120
After decrease it is 120 × 80%
⇒ Rs. 96
So, decrease = 100 - 96
⇒ Rs. 4
% of decrease = (4/100) × 100
⇒ 4%
∴ The net percentage decrease is 4%.
Shortcut Trick
In the first month, the income of Mohan increases by 30%. In the second month his income decreases by 30%. What will be percentage increase or decrease in the income after two months?
Answer (Detailed Solution Below)
Successive Percentage Change Question 9 Detailed Solution
Download Solution PDFGiven:
Increment in income for the first month = 30%
Decrement in income for the second month = 30%
Formula used:
Effective percentage change in salary = Inc. - dec. - (inc × dec)/100
Where, Inc = increment%; dec = decrement%
Calculation:
Effective percentage change in salary = Inc. - dec. - (inc × dec)/100
⇒ 30 - 30 - (30 × 30)/100
⇒ 0 - 9 = - 9%
Note: (- Ve) sign denotes the decrement in salary
∴ The correct option is 4.
Salary of a person is first increased by 20%, then it is decreased by 20%. Change in his salary is
Answer (Detailed Solution Below)
Successive Percentage Change Question 10 Detailed Solution
Download Solution PDFGiven:
Initial Salary = \(S\)
First increase = 20%
Then decrease = 20%
Formula Used:
Final Salary = Initial Salary × (1 + Increase%) × (1 - Decrease%)
Calculation:
Initial Salary = \(S\)
After 20% increase:
\(S_{\text{new}} = S × (1 + \frac{20}{100})\)
\(S_{\text{new}} = S × 1.20\)
After 20% decrease on new salary:
\(S_{\text{final}} = S_{\text{new}} × (1 - \frac{20}{100})\)
\(S_{\text{final}} = S × 1.20 × 0.80\)
\(S_{\text{final}} = S × 0.96\)
Change in Salary = Final Salary - Initial Salary
Change in Salary = \(S × 0.96 - S\)
Change in Salary = \(S(0.96 - 1)\)
Change in Salary = \(S(-0.04)\)
Percentage change in Salary = \(\frac{-0.04S}{S} × 100\)
Percentage change in Salary = -4%
The correct answer is option 1: 4% decreased.
A building of initial value Rs. 31,25,000 depreciates in its value every year at the rate of 4% on its value at the beginning of the year. If Rs. x is the value of the building at the end of 3 years and Rs. y is the value of the land which appreciates at the rate of 5% compoundingly and the value of the land initially is Rs 32,00,000 then y - x =
Answer (Detailed Solution Below)
Successive Percentage Change Question 11 Detailed Solution
Download Solution PDFGiven:
Initial value of building (Pbuilding) = ₹31,25,000
Depreciation rate of building (rbuilding) = 4%
Time (tbuilding) = 3 years
Initial value of land (Pland) = ₹32,00,000
Appreciation rate of land (rland) = 5%
Time (tland) = 3 years
Formula used:
For depreciation: A = P × (1 - r/100)t
For appreciation: A = P × (1 + r/100)t
Calculations:
For building value after 3 years (x):
Abuilding = Pbuilding × (1 - rbuilding/100)tbuilding
⇒ Abuilding = 31,25,000 × (1 - 4/100)3
⇒ Abuilding = 31,25,000 × (0.96)3
⇒ Abuilding = ₹27,64,800
For land value after 3 years (y):
Aland = Pland × (1 + rland/100)tland
⇒ Aland = 32,00,000 × (1 + 5/100)3
⇒ Aland = 32,00,000 × (1.05)3
⇒ Aland = ₹37,04,400
Difference (y - x):
y - x = Aland - Abuilding
⇒ y - x = 37,04,400 - 27,64,800 = ₹9,39,600
∴ The correct answer is option (2).
Ramesh's salary was reduced by 10% and then the reduced salary was increased by 10%. What was his ultimate loss?
Answer (Detailed Solution Below)
Successive Percentage Change Question 12 Detailed Solution
Download Solution PDFGiven:
Initial salary reduction = 10%
Then increased by = 10%
Formula used:
Net change = -x% + x% - (x × x) ÷ 100
Where x = same percentage increase and decrease
Calculation:
⇒ Net change = -10 + 10 - (10 × 10) ÷ 100
⇒ Net change = 0 - 100 ÷ 100
⇒ Net change = -1%
∴ Ramesh's ultimate loss is 1%.
Successive Percentage Change Question 13:
During the first year, the strength of a school increased by 12%, in the second year it decreased by 12% and in the third year it increased by 10%. At the end of the third year its strength was nearly 10842. What was the strength at the beginning of the first year?
Answer (Detailed Solution Below)
Successive Percentage Change Question 13 Detailed Solution
Given:
During the first year, the strength of school increased by 12%
It decreases by 12% in the second year and in the third year it increase by 10%
Strength at the end of third year is nearly 10842.
Calculation:
Let the initial strength be x.
After 1st year, strength
⇒ x × (1 + 12/100) = x × 1.12
After 2nd year, strength
⇒ x × 1.12 × (1 - 12/100) = x × 1.12 × 0.88
After 3rd year, strength,
⇒ x × 1.12 × 0.88 × (1 + 10/100)
⇒ x × 1.12 × 0.88 × 1.10
We know that after the 3rd year, the strength is 10842.
⇒ x × 1.12 × 0.88 × 1.10 = 10842
⇒ x = 10842 / (1.12 × 0.88 × 1.10)
⇒ x = 10842 / 1.08384
⇒ x ≈ 10000
∴ The strength of the school at the beginning of the first year was nearly 10000.
Shortcut Trick
Now, 6776 unit → 10842,
Then 6250 unit → \(\frac{10842}{6776 } \times 6250\) = 10000
Successive Percentage Change Question 14:
A number is first increased by 12% and then increased by 23%. The number, so obtained, is now decreased by 34%. What is the net increase or decrease percent in the original number (nearest to an integer)?
Answer (Detailed Solution Below)
Successive Percentage Change Question 14 Detailed Solution
Given:
A number is increased by 12%, then by 23%, and then decreased by 34%.
Formula Used:
For successive percentage changes:
Final Value = Initial Value × (1 + Percentage Change/100)n
Calculation:
Let the initial number be 100 (for simplicity).
After a 12% increase:
New Value = 100 × (1 + 12/100)
⇒ New Value = 100 × 1.12
⇒ New Value = 112
After a 23% increase:
New Value = 112 × (1 + 23/100)
⇒ New Value = 112 × 1.23
⇒ New Value = 137.76
After a 34% decrease:
New Value = 137.76 × (1 - 34/100)
⇒ New Value = 137.76 × 0.66
⇒ New Value = 90.9216
Net change in value = Final Value - Initial Value
Net change in value = 90.9216 - 100
Net change in value = -9.0784
Net percentage change = (Net change in value / Initial Value) × 100
Net percentage change = (-9.0784 / 100) × 100
Net percentage change = -9.0784%
The net decrease percent in the original number is appro×imately 9%.
Successive Percentage Change Question 15:
A mask manufacturing company manufactured ‘X’ number of masks in 2018. It increased its manufacturing capacity by 30% in 2019 and further increased its manufacturing by 15% in 2020. In 2021, due to the machinery breakdown, its manufacturing declined by 40%. What is the value of ‘X’ if it manufactured 179400 masks in 2021?
Answer (Detailed Solution Below)
Successive Percentage Change Question 15 Detailed Solution
Given:
30% increased in 2019
15% increased i. 2020
40% decreased in 2021
Mask manufactured in 2021 = 179400
Formula used:
Increased % = 100 + increased
Decreased % = 100 - decreased
Calculations:
⇒ Mask manufactured in 2019 = X × (100 + 30) = X × 130%
⇒ Mask manufactured in 2020 = (130%X) × (100 + 15) = 115% (130% of X)
⇒ Mask manufactured in 2021 = 115% (130% of X) × (100 - 40) = 60% ( 115%( 130% of X))
But according to the question,
⇒ Manufactured in 2021 = 179400
So,
⇒ 60%{115%(130% of X)} = 179400
⇒ \(\frac{X × 60×115×130}{100×100×100}= 179400\)
⇒ X = \(\frac{179400 × 100×100×100}{60×130×115} \)
⇒ X = 200000
⇒ Hence, The manufacture of mask in 2018 is 200000
Shortcut Trick
So, 897 unit → 179400
then, 1000 unit → 179400/897 × 1000 = 200000