If a Population Grows 11 Each Year What is the Annual Continuous Growth Rate
4.2: Exponential Growth
- Page ID
- 22325
The next growth we will examine is exponential growth. Linear growth occur by adding the same amount in each unit of time. Exponential growth happens when an initial population increases by the same percentage or factor over equal time increments or generations. This is known as relative growth and is usually expressed as percentage. For example, let's say a population is growing by 1.6% each year. For every 1000 people in the population, there will be \(1000 \cdot 0.016 = 16\) more people added per year.
A quantity grows exponentially if it grows by a constant factor or rate for each unit of time.
In this graph, the blue straight line represents linear growth and the red curved line represents exponential growth.
A city is growing at a rate of 1.6% per year. The initial population in 2010 is \(P_{0} = 125,000\). Calculate the city's population over the next few years.
Solution
The relative growth rate is 1.6%. This means an additional 1.6% is added on to 100% of the population that already exists each year. This is a factor of 101.6%.
- Population in 2011 \[125,000(1.016)^{1} = 127,000 \nonumber \]
- Population in 2012 \[127,000(1.016) = 125,000(1.016)^{2} = 129,032 \nonumber \]
- Population in 2013 \[129,032(1.016) = 125,000(1.016)^{3} = 131,097 \nonumber \]
We can create an equation for the city's growth. Each year the population is 101.6% more than the previous year.
\[P(t) = 125,000(1+0.016)^{t} \nonumber \]
Note: The graph of the city growth follows an exponential growth model
St. Louis, Missouri has declined in population at a rate of 1.6 % per year over the last 60 years. The population in 1950 was 857,000. Find the population in 2014. (Wikipedia, n.d.)
Solution
\(P_{0} = 857,000\)
The relative growth rate is 1.6%. This means 1.6% of the population is subtracted from 100% of the population that already exists each year. This is a factor of 98.4%.
- Population in 1951 \[857,000(0.984)^{1} = 843,288\nonumber \]
- Population in 1952 \[843,228(0.984) = 857,000(0.984)^{2} = 829,795\nonumber \]
- Population in 1953 \[828,795(0.984) = 857,000(0.984)^{3} = 816,519\nonumber \]
We can create an equation for the city's growth. Each year the population is 1.6% less than the previous year.
\[P(t) = 857,000(1-0.016)^{t} \nonumber \]
So the population of St. Louis Missouri in 2014, when \(t = 64\), is:
\[\begin{align*} P(64) &= 857,000(1-0.016)^{64} \\[4pt] &=857,000(0.984)^{64} \\[4pt] &= 305,258 \end{align*} \nonumber \]
Note: The graph of the population of St. Louis, Missouri over time follows a declining exponential growth model.
\(\begin{align*}&P_{0} \text{ is the initial population.} \\[4pt]&r \text{ is the relative growth rate}. \\[4pt]&t \text{ is the time unit.} \\[4pt]&r \text{ is the positive if the population is increasing and negative if the population is decreasing.} \end{align*}\)
The average inflation rate of the U.S. dollar over the last five years is 1.7% per year. If a new car cost $18,000 five years ago, how much would it cost today? (U.S. Inflation Calculator, n.d.)
Solution
To solve this problem, we use the exponential growth model with r = 1.7%.
\(P_{0} = 18,000\) and \(t=5\)
\[\begin{align*}P(t) &= 18,000(1+0.017)^{t} \\[4pt] P(5) &= 18,000(1+0.017)^{5} = 19,582.91 \end{align*} \nonumber \]
This car would cost \($19,582.91\) today.
In May of 2014 there were 15 cases of Ebola in Sierra Leone. By August, there were 850 cases. If the virus is spreading at the same rate (exponential growth), how many cases will there be in February of 2015? (McKenna, 2014)
Solution
To solve this problem, we have to find three things; the growth rate per month, the exponential growth model, and the number of cases of Ebola in February 2015. First calculate the growth rate per month. To do this, use the initial population\(P_{0} = 15\), in May 2014. Also, in August, three months later, the number of cases was 850 so,\(P(3) = 850\).
Use these values and the exponential growth model to solve for \(r\).
\[\begin{align*}P(t) &= P{0}(1+r)^{t} \\[4pt] 850 &= 15(1+r)^{3} \\[4pt] 56.67 &= (1+r)^{3} \\[4pt] \sqrt[3]{56.67} &= \sqrt[3]{(1+r)^{3}} \\[4pt] 3.84 &= 1+r \\[4pt] 2.84 &= r \end{align*} \nonumber \]
The growth rate is 284% per month. Thus, the exponential growth model is:
\[P(t)=15(1+2.84)^{t} = 15(3.84)^{t} \nonumber \]
Now, we use this to calculate the number of cases of Ebola in Sierra Leone in February 2015, which is 9 months after the initial outbreak so, \(t=9\)
\[P(9)= 15(3.84)^{9} = 2,725,250 \nonumber \]
If this same exponential growth rate continues, the number of Ebola cases in Sierra Leone in February 2015 would be 2,725,250.
This is a bleak prediction for the community of Sierra Leone. Fortunately, the growth rate of this deadly virus should be reduced by the world community and World Health Organization by providing the needed means to fight the initial spread.
Note: The graph of the number of possible Ebola cases in Sierra Leone over time follows an increasing exponential growth model.
According to a new forecast, the population of Puerto Rico is in decline. If the population in 2010 is 3,978,000 and the prediction for the population in 2050 is 3,697,000, find the annual percent decrease rate. (Bloomberg Businessweek, n.d.)
Solution
To solve this problem we use the exponential growth model. We need to solve for r.
\[\begin{align*}P(t) &= P_{0}(1+r)^{t} \text{where } t = 40 \text{ years}\\[4pt] P(40) &= 3,697,000 \text{and} P_{0} = 3,978,000 \\[4pt] 3,697,000 &= 3,978,000(1+r)^{40} \\[4pt] 0.92936 &= (1+r)^{40} \\[4pt] \sqrt[40]{0.92936} &= \sqrt[40]{(1+r)^{40}} \\[4pt] 0.99817 &= 1+r \\[4pt] -0.0018 &= r \end{align*} \nonumber \]
The annual percent decrease is 0.18%.
Source: https://math.libretexts.org/Bookshelves/Applied_Mathematics/Book%3A_College_Mathematics_for_Everyday_Life_(Inigo_et_al)/04%3A_Growth/4.02%3A_Exponential_Growth
0 Response to "If a Population Grows 11 Each Year What is the Annual Continuous Growth Rate"
Post a Comment