Exponential (Geometric) Growth

Learning Outcomes

  • Determine whether data or a scenario describe linear or geometric growth
  • Identify growth rates, initial values, or point values expressed verbally, graphically, or numerically, and translate them into a format usable in calculation
  • Calculate recursive and explicit equations for exponential growth and use those equations to make predictions

Population Growth

Suppose that every year, only [latex]10%[/latex] of the fish in a lake have surviving offspring. If there were [latex]100[/latex] fish in the lake last year, there would now be [latex]110[/latex] fish. If there were [latex]1000[/latex] fish in the lake last year, there would now be [latex]1100[/latex] fish. Absent any inhibiting factors, populations of people and animals tend to grow by a percent of the existing population each year.

Two orange koi at the top of a pond, mouths open. Others are swimming beneath them.
Suppose our lake began with [latex]1000[/latex] fish, and [latex]10\%[/latex] of the fish have surviving offspring each year. Since we start with [latex]1000[/latex] fish, [latex]P_0 = 1000[/latex]. How do we calculate [latex]P_1[/latex]? The new population will be the old population, plus an additional [latex]10\%[/latex]. Symbolically:

[latex]P_{1}=P_{0}+0.10P_{0}[/latex]

representing percent as a decimal

The above statement can be read as “the number of fish in the pond after the first year is equivalent to the initial number of fish plus [latex]10\%[/latex],” where [latex]10\%[/latex] has been expressed in decimal form at [latex]0.10[/latex].

To rewrite a percent as a decimal, drop the [latex]\%[/latex] symbol and move the decimal point two places to the left.

Notice this could be condensed to a shorter form by factoring:

[latex]P_1 = P_0 + 0.10P_0 = 1P_{0} + 0.10P_0 = (1+ 0.10)P_0 = 1.10P_0[/latex]

While [latex]10%[/latex] is the growth rate, [latex]1.10[/latex] is the growth multiplier. Notice that [latex]1.10[/latex] can be thought of as “the original [latex]100\%[/latex] plus an additional [latex]10\%[/latex].”

For our fish population,

[latex]P_1 = 1.10(1000) = 1100[/latex]

We could then calculate the population in later years:

[latex]P_2 = 1.10P_1 = 1.10(1100) = 1210[/latex]

[latex]P_3 = 1.10P_2 = 1.10(1210) = 1331[/latex]

Notice that in the first year, the population grew by [latex]100[/latex] fish; in the second year, the population grew by [latex]110[/latex] fish; and in the third year the population grew by [latex]121[/latex] fish.

While there is a constant percentage growth, the actual increase in number of fish is increasing each year.

Graphing these values we see that this growth doesn’t quite appear linear.

Line graph. Measured vertically: Fish, in increments of 200, from 800 to 1800. Measured horizontally: Years from now, measured in units of 1, from 0 to 5. Year 0 is at 1000; Year 1 is at roughly 1100; and subsequent years move in an increasing rate so that the overall line is curved to the upper right.

A walk-through of this fish scenario can be viewed here:

To get a better picture of how this percentage-based growth affects things, we need an explicit form, so we can quickly calculate values further out in the future.

Like we did for the linear model, we will start building from the recursive equation:

[latex]P_1 = 1.10P_0 = 1.10(1000)[/latex]

[latex]P­_2 = 1.10P_1 = 1.10(1.10(1000)) = 1.102(1000)[/latex]

[latex]P_3 = 1.10P_2 = 1.10(1.102(1000)) = 1.103(1000)[/latex]

[latex]P_4 = 1.10P_3 = 1.10(1.103(1000)) = 1.104(1000)[/latex]

Observing a pattern, we can generalize the explicit form to be:

[latex]P_n= 1.10_n(1000)[/latex], or equivalently, [latex]P_n = 1000(1.10_n)[/latex]

From this, we can quickly calculate the number of fish in [latex]10[/latex], [latex]20[/latex], or [latex]30[/latex] years:

Line graph. Measured vertically: Fish, in increments of 3000, from 0 to 18,000. Measured horizontally: Years from now, measured in units of 5, from 0 to 30. Year 0 is at 1000, with a tight cluster of dots in the lower left quadrant. The exponential increase becomes more dramatic as time advances, so that year 30 is at 18,000 fish with more spacing between dots.

[latex]P_{10}= 1.10_{10}(1000) = 2594[/latex]

[latex]P_{20} = 1.10_{20}(1000) = 6727[/latex]

[latex]P_{30} = 1.10_{30}(1000) = 17449[/latex]

Adding these values to our graph reveals a shape that is definitely not linear. If our fish population had been growing linearly, by [latex]100[/latex] fish each year, the population would have only reached [latex]4000[/latex] in 30 years, compared to almost [latex]18,000[/latex] with this percent-based growth, called exponential growth.

A video demonstrating the explicit model of this fish story can be viewed here:

In exponential growth, the population grows proportional to the size of the population, so as the population gets larger, the same percent growth will yield a larger numeric growth.

 

Exponential Growth

If a quantity starts at size [latex]P_0[/latex] and grows by [latex]R\%[/latex] (written as a decimal, [latex]r[/latex]) every time period, then the quantity after [latex]n[/latex] time periods can be determined using either of these relations:

Recursive form

[latex]P_n = (1+r)P_{n-1}[/latex]

Explicit form

[latex]P_n = (1+r)^{n}P_0[/latex]         or equivalently, [latex]P_n= P_0(1+r)^{n}[/latex]

We call [latex]r[/latex] the growth rate.

The term [latex](1+r)[/latex] is called the growth multiplier, or common ratio.

Example

Between 2007 and 2008, Olympia, WA grew almost [latex]3\%[/latex] to a population of [latex]245[/latex] thousand people. If this growth rate was to continue, what would the population of Olympia be in 2014?

The following video explains this example in detail.

 

Evaluating exponents on the calculator

To evaluate expressions like [latex](1.03)^{6}[/latex], it will be easier to use a calculator than multiply [latex]1.03[/latex] by itself six times. Most scientific calculators have a button for exponents.  It is typically either labeled like:

^,  [latex]y^{x}[/latex] ,   or [latex]x^{y}[/latex].

To evaluate [latex]1.03^{6}[/latex] we’d type [latex]1.03 ^ 6[/latex], or [latex]1.03 y^{x} 6[/latex].  Try it out – you should get an answer around [latex]1.1940523[/latex].

Try It

India is the second most populous country in the world, with a population in 2008 of about [latex]1.14[/latex] billion people. The population is growing by about [latex]1.34\%[/latex] each year. If this trend continues, what will India’s population grow to by 2020?

 

Examples

A friend is using the equation [latex]P_n = 4600(1.072)^{n}[/latex] to predict the annual tuition at a local college. She says the formula is based on years after 2010. What does this equation tell us?

View the following to see this example worked out.


In 1990, residential energy use in the US was responsible for [latex]962[/latex] million metric tons of carbon dioxide emissions. By the year 2000, that number had risen to [latex]1182[/latex] million metric tons[1]. If the emissions grow exponentially and continue at the same rate, what will the emissions grow to by 2050?

View more about this example here.

Rounding

As a note on rounding, notice that if we had rounded the growth rate to [latex]2.1\%[/latex], our calculation for the emissions in 2050 would have been [latex]3347[/latex].   Rounding to [latex]2\%[/latex] would have changed our result to [latex]3156[/latex]. A very small difference in the growth rates gets magnified greatly in exponential growth. For this reason, it is recommended to round the growth rate as little as possible.

If you need to round, keep at least three significant digits – numbers after any leading zeros.   So [latex]0.4162[/latex] could be reasonably rounded to [latex]0.416[/latex]. A growth rate of [latex]0.001027[/latex] could be reasonably rounded to [latex]0.00103[/latex].

Evaluating roots on the calculator

In the previous example, we had to calculate the [latex]10th[/latex] root of a number. This is different than taking the basic square root, √. Many scientific calculators have a button for general roots.  It is typically labeled like:

[latex]\sqrt[y]{x}[/latex]

To evaluate the [latex]3rd[/latex] root of [latex]8[/latex], for example, we’d either type [latex]3[/latex] [latex]\sqrt[x]{{}}[/latex][latex]8[/latex], or [latex]8[/latex][latex]\sqrt[x]{{}}[/latex][latex]3[/latex], depending on the calculator. Try it on yours to see which to use – you should get an answer of [latex]2[/latex].

If your calculator does not have a general root button, all is not lost. You can instead use the property of exponents which states that:

[latex]\sqrt[n]{a}={a}^{\frac{1}{2}}[/latex].

So, to compute the [latex]3rd[/latex] root of [latex]8[/latex], you could use your calculator’s exponent key to evaluate [latex]8^{\frac{1}{3}}[/latex]. To do this, type:

[latex]8 y^{x} ( 1 ÷ 3 )[/latex]

The parentheses tell the calculator to divide [latex]\frac{1}{3}[/latex] before doing the exponent.

a note about parentheses

Don’t overlook the use of parentheses in the above example. They are necessary to force the desired order of operations when using your calculator.

If you were to leave them out and type [latex]8y^x1/3[/latex] or [latex]8^{\frac{1}{3}}[/latex], it would tell the calculator to first raise [latex]8[/latex] to the power of [latex]1[/latex], then divide the result by [latex]3[/latex].

Try It

The number of users on a social networking site was [latex]45[/latex] thousand in February when they officially went public, and grew to [latex]60[/latex] thousand by October. If the site is growing exponentially, and growth continues at the same rate, how many users should they expect two years after they went public?

Example

Looking back at the last example, for the sake of comparison, what would the carbon emissions be in 2050 if emissions grow linearly at the same rate?

A demonstration of this example can be seen in the following video.

So how do we know which growth model to use when working with data? There are two approaches which should be used together whenever possible:

  1. Find more than two pieces of data. Plot the values, and look for a trend. Does the data appear to be changing like a line, or do the values appear to be curving upwards?
  2. Consider the factors contributing to the data. Are they things you would expect to change linearly or exponentially? For example, in the case of carbon emissions, we could expect that, absent other factors, they would be tied closely to population values, which tend to change exponentially.