Question
A price increases by 20% and then decreases by 20%. Is the final price the same as the original? If not, find the net percentage change. Also, if a population of 50,000 grows at 5% per year, find the population after 3 years.
(CBSE 7 & 8 — comparing quantities)
Solution — Step by Step
Let original price = Rs 100.
After 20% increase:
After 20% decrease on Rs 120:
Final price = Rs 96, which is LESS than the original. Net change = .
For successive changes of and :
Here:
This always results in a net decrease. A 20% increase followed by 20% decrease is NOT zero — it’s a 4% loss.
(Rounded to nearest whole number since population must be a whole number.)
Why This Works
Percentages are relative to the current value, not the original. When you increase by 20% and then decrease by 20%, the decrease is applied to the larger number (, not ). So 20% of , which is more than the original increase of . The net effect is always a loss.
graph TD
A["Percentage Problem"] --> B{"What type?"}
B -->|"Single change"| C["New = Original × (1 ± p/100)"]
B -->|"Successive changes"| D["Multiply factors<br/>(1 + p₁/100)(1 + p₂/100)..."]
B -->|"Compound growth/decay"| E["Final = Initial × (1 ± r/100)^n"]
D --> F["Equal +a% and -a%"]
F --> G["Net = -a²/100 %<br/>(always a loss)"]
B -->|"Find original from final"| H["Original = Final / (1 ± p/100)"]
Alternative Method — Fraction Equivalents
For common percentages, use fractions: 20% = , 25% = , 10% = .
20% increase means multiply by . 20% decrease means multiply by .
Net: . Since , the net change is .
For compound growth, remember: and . For 10% growth: and . Memorising these saves calculation time in CBSE board exams.
Common Mistake
Students assume that a 20% increase followed by a 20% decrease returns to the original value. It doesn’t — there’s always a net loss of percent. Similarly, two successive 10% increases don’t give a 20% increase — they give , i.e., a 21% increase. Never add successive percentage changes; always multiply the factors.