Difficulty: Medium
Correct Answer: 72,000
Explanation:
Introduction / Context:
Population forecasting informs capacity planning for water supply, wastewater, and urban infrastructure. The geometrical (compound) increase method assumes population grows by a constant percentage over equal time intervals.
Given Data / Assumptions:
Concept / Approach:
Geometrical increase method uses compound growth: Pn = P0 * (1 + r)^n. Here, n is the number of decades between base and forecast years.
Step-by-Step Solution:
Identify n = 2 decades (2000 → 2010 → 2020).Compute growth factor: (1 + 0.20)^2 = 1.2^2 = 1.44.Forecast population: P2020 = 50,000 * 1.44 = 72,000.
Verification / Alternative check:
Check intermediate decade: 2000→2010 = 50,000 * 1.2 = 60,000; 2010→2020 = 60,000 * 1.2 = 72,000. Matches direct computation.
Why Other Options Are Wrong:
Common Pitfalls:
Applying arithmetic increase instead of geometric; using 20% per year instead of per decade; forgetting to square the factor for two decades.
Final Answer:
72,000
Discussion & Comments