Introduction
Population growth problems are the reverse of depreciation - instead of value decreasing each year, the population (or number of entities) increases at a constant percentage rate annually or periodically. These problems are widely used to estimate future or past population sizes.
Pattern: Population Growth Problems
Pattern
The key concept: Population after ‘T’ years = Present Population × (1 + Growth Rate/100)T.
Similarly, if population decreases (decay), use (1 - R/100) instead of (1 + R/100).
Step-by-Step Example
Question
The population of a town is 1,00,000 and it increases at 5% per annum. Find the population after 3 years.
Solution
Step 1: Identify values
Present Population (P) = 1,00,000; Growth Rate (R) = 5% p.a.; Time (T) = 3 years.Step 2: Apply formula
Future Population = P × (1 + R/100)T = 1,00,000 × (1.05)3.Step 3: Compute
(1.05)3 = 1.157625 → Future Population = 1,00,000 × 1.157625 = 1,15,762.5.Final Answer:
Population after 3 years = 1,15,763 (approx.)Quick Check:
5% yearly growth: 1,00,000 → 1,05,000 → 1,10,250 → 1,15,762.5 ✅
Quick Variations
1. Finding population after fractional years.
2. Finding population before given years (reverse growth).
3. Combining increase and decrease rates (migration + growth).
4. Multi-stage growth (different rates for different years).
Trick to Always Use
- Step 1: For future growth → multiply by (1 + R/100)T.
- Step 2: For past population → divide by (1 + R/100)T.
- Step 3: For fractional years → use exponent (like 1.5 or 2.25).
- Step 4: For variable growth rates, apply stepwise compounding.
Summary
Summary
- Use P × (1 + R/100)T for population growth and P × (1 - R/100)T for population decay.
- For reverse questions, divide instead of multiply.
- For fractional years, use exponents (like 1.5).
- Always check with a quick forward or backward computation for accuracy.
