Official Solution:What is the approximate number of years it takes for a country's population to double if it grows at a rate of 20% per year?A. 3
B. 4
C. 5
D. 6
E. 7
The question basically asks us to find approximate value of \(n\) such that \(1.2^n > 2\)
Express the above as a fraction because powers of 5 and 6 will be easier to calculate than exponentiating 1.2:
\((\frac{6}{5})^n > 2\)
In 1 year the population will increase \(\frac{6}{5} = \frac{36}{25} < 2\) times;
In 2 years the population will increase \((\frac{6}{5})^2 = \frac{36}{25} < 2\) times;
In 3 years the population will increase \((\frac{6}{5})^3 = \frac{216}{125} < 2\) times;
In 4 years the population will increase \((\frac{6}{5})^3 = \frac{1296}{625} > 2\) times.
Hence, the number of years it takes for a country's population to double is between 3 and 4, closer to 4.
An alternate method to solve this problem is by applying the Rule of 72, which states that the number of years it takes for an investment or population to double is approximately equal to 72 divided by the annual growth rate as a percentage. Here is an
Official Question talking about this rule In our case, since the population is growing at a rate of 20% per year, we can divide 72 by 20 to get 3.6, indicating that the population will double in approximately 3.6 years.
Answer: B