Difficulty: Easy
Correct Answer: 400%
Explanation:
Introduction / Context:This problem shows the asymmetry of percentage increase and decrease. A large fall followed by a recovery to the original base can imply a very large percentage increase, because the reference base (the lower intermediate value) is smaller.Given Data / Assumptions:
Concept / Approach:Percentage increase from 2009 to 2010 is (New − Old)/Old * 100%. Here, (S − 0.20S)/0.20S = 0.80S/0.20S = 4 ⇒ 400% increase.
Step-by-Step Solution:
2009 = 0.20S.2010 = S.Increase% = (S − 0.20S) / 0.20S * 100% = (0.80S/0.20S) * 100% = 4 * 100% = 400%.Verification / Alternative check:Numeric check: If S = 100 units, 2009 = 20 units. Jump to 100 units is a gain of 80 units; 80/20 * 100% = 400%.
Why Other Options Are Wrong:
Common Pitfalls:Assuming the recovery percentage equals the initial drop (80%). Reverse changes are computed relative to the new base, not the old one.
Final Answer:
400%
Discussion & Comments