Exponential Function Math Example 1

Follow the full solution, then compare it with the other examples linked below.

Example 1

easy
A bacteria population starts at 500 and doubles every 3 hours. Write an exponential model and find the population after 9 hours.

Solution

  1. 1
    The general form is P(t)=P0โ‹…bt/kP(t) = P_0 \cdot b^{t/k} where P0=500P_0 = 500, b=2b = 2, and k=3k = 3.
  2. 2
    Model: P(t)=500โ‹…2t/3P(t) = 500 \cdot 2^{t/3}.
  3. 3
    At t=9t = 9: P(9)=500โ‹…29/3=500โ‹…23=500โ‹…8=4000P(9) = 500 \cdot 2^{9/3} = 500 \cdot 2^3 = 500 \cdot 8 = 4000.

Answer

P(9)=4000P(9) = 4000
Exponential growth models use the form P0โ‹…bt/kP_0 \cdot b^{t/k} where b>1b > 1 represents growth. The ratio t/kt/k counts how many doubling periods have elapsed.

About Exponential Function

An exponential function has the form f(x)=aโ‹…bxf(x) = a \cdot b^x where b>0b > 0, bโ‰ 1b \neq 1. The variable is in the exponent, not the base.

Learn more about Exponential Function โ†’

More Exponential Function Examples