Skip to main content
Mathematics LibreTexts

5.1: Exponential Functions

  • Page ID
    67121
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)

    \( \newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\)

    ( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\)

    \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\)

    \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\)

    \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\)

    \( \newcommand{\Span}{\mathrm{span}}\)

    \( \newcommand{\id}{\mathrm{id}}\)

    \( \newcommand{\Span}{\mathrm{span}}\)

    \( \newcommand{\kernel}{\mathrm{null}\,}\)

    \( \newcommand{\range}{\mathrm{range}\,}\)

    \( \newcommand{\RealPart}{\mathrm{Re}}\)

    \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\)

    \( \newcommand{\Argument}{\mathrm{Arg}}\)

    \( \newcommand{\norm}[1]{\| #1 \|}\)

    \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\)

    \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    \( \newcommand{\vectorA}[1]{\vec{#1}}      % arrow\)

    \( \newcommand{\vectorAt}[1]{\vec{\text{#1}}}      % arrow\)

    \( \newcommand{\vectorB}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vectorC}[1]{\textbf{#1}} \)

    \( \newcommand{\vectorD}[1]{\overrightarrow{#1}} \)

    \( \newcommand{\vectorDt}[1]{\overrightarrow{\text{#1}}} \)

    \( \newcommand{\vectE}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash{\mathbf {#1}}}} \)

    \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)

    India is the second most populous country in the world, with a population in 2008 of about 1.14 billion people. The population is growing by about 1.34% each year (World Bank, World Development Indicators, as reported on http://www.google.com/publicdata, retrieved August 20, 2010). We might ask if we can find a formula to model the population, \(P\), as a function of time, \(t\), in years after 2008, if the population continues to grow at this rate.

    In linear growth, we had a constant rate of change – a constant \(number\) that the output increased for each increase in input. For example, in the equation \(f(x)=3x+4\), the slope tells us the output increases by three each time the input increases by one. This population scenario is different – we have a \(percent\) rate of change rather than a constant number of people as our rate of change.

    To see the significance of this difference consider these two companies:

    • Company \(A\) has 100 stores, and expands by opening 50 new stores a year
    • Company \(B\) has 100 stores, and expands by increasing the number of stores by 50% of their total each year.

    Looking at a few years of growth for these companies:

    Year Stores, company \(A\)   Stores, company \(B\)
    0 100 Starting with 100 each 100
    1 100 + 50 = 150 They both grow by 50 stores in the first year. 100 + 50% of 100
    100 + 0.50(100)= 150
    2 150 + 50 = 200 Store A grows by 50, Store B grows by 75 150 + 50% of 150
    150 + 0.50(150) = 225
    3 200 + 50 = 250 Store A grows by 50, Store B grows by 112.5 225 + 50% of 225
    225 + 0.50(225) = 337.5

    Notice that with the percent growth, each year the company it grows by 50% of the current year’s total, so as the company grows larger, the number of stores added in a year grows as well.

    To try to simplify the calculations, notice that after 1 year the number of stores for company \(B\) was:

    \[100+0.50\nonumber\] or equivalently by factoring
    \[100(1+0.50)=150\nonumber\]

    We can think of this as “the new number of stores is the original 100% plus another 50%”.

    After 2 years, the number of stores was:

    \[150+0.50\nonumber\] or equivalently by factoring
    \[150(1+0.50)\nonumber\] now recall the 150 came from 100(1+0.50). Substituting that,
    \[100(1 + 0.50) (1 + 0.50) = 100(1 + 0.50)^2 = 225\nonumber\]

    After 3 years, the number of stores was:

    \[225+0.50\nonumber\] or equivalently by factoring
    \[225(1+0.50)\nonumber\] now recall the 225 came from \(100(1+0.50)^{2}\). Substituting that,
    \[100(1 + 0.50)^2 (1 + 0.50) = 100(1 + 0.50)^3 = 225\nonumber\]

    From this, we can generalize, noticing that to show a 50% increase, each year we multiply by a factor of (1+0.50), so after \(n\) years, our equation would be

    \[B(n)=100(1+0.50)^{n}\nonumber\]

    In this equation, the 100 represented the initial quantity, and the 0.50 was the percent growth rate. Generalizing further, we arrive at the general form of exponential functions.

    Definition: Exponential Function

    An exponential growth or decay function is a function that grows or shrinks at a constant percent growth rate. The equation can be written in the form

    \[f(x)=a(1+r)^{x} \nonumber\]

    or

    \[f(x)=ab^{x} \nonumber\]

    where \(b = 1+r\) and

    • \(a\) is the initial or starting value of the function
    • \(r\) is the percent growth or decay rate, written as a decimal
    • \(b\) is the growth factor or growth multiplier. Since powers of negative numbers behave strangely, we limit \(b\) to positive values.

    To see more clearly the difference between exponential and linear growth, compare the two tables and graphs below, which illustrate the growth of company \(A\) and \(B\) described above over a longer time frame if the growth patterns were to continue.

    屏幕快照 2019-06-24 下午6.53.39.png

    Example \(\PageIndex{1}\)

    Write an exponential function for India’s population, and use it to predict the population in 2020.

    Solution

    At the beginning of the chapter we were given India’s population of 1.14 billion in the year 2008 and a percent growth rate of 1.34%. Using 2008 as our starting time (\(t\) = 0), our initial population will be 1.14 billion. Since the percent growth rate was 1.34%, our value for \(r\) is 0.0134.

    Using the basic formula for exponential growth\(f(x)=a(1+r)^{x}\) we can write the formula, \(f(t)=1.14(1+0.0134)^{t}\)

    To estimate the population in 2020, we evaluate the function at \(t\) = 12, since 2020 is 12 years after 2008.

    \[f=1.14(1+0.0134)^{12} \approx 1.337\text{ billion people in 2020}\nonumber \]

    Exercise \(\PageIndex{1}\)

    Given the three statements below, identify which represent exponential functions.

    1. The cost of living allowance for state employees increases salaries by 3.1% each year.
    2. State employees can expect a $300 raise each year they work for the state.
    3. Tuition costs have increased by 2.8% each year for the last 3 years.
    Answer

    a & c are exponential functions, they grow by a % not a constant number.

    Example \(\PageIndex{2}\)

    A certificate of deposit (CD) is a type of savings account offered by banks, typically offering a higher interest rate in return for a fixed length of time you will leave your money invested. If a bank offers a 24 month CD with an annual interest rate of 1.2% compounded monthly, how much will a $1000 investment grow to over those 24 months?

    Solution

    First, we must notice that the interest rate is an annual rate, but is compounded monthly, meaning interest is calculated and added to the account monthly. To find the monthly interest rate, we divide the annual rate of 1.2% by 12 since there are 12 months in a year: 1.2%/12 = 0.1%. Each month we will earn 0.1% interest. From this, we can set up an exponential function, with our initial amount of $1000 and a growth rate of \(r\) = 0.001, and our input \(m\) measured in months.

    \[f(m)=1000\left(1+\dfrac{.012}{12} \right)^{m}\nonumber\]
    \[f(m)=1000(1+0.001)^{m}\nonumber\]

    After 24 months, the account will have grown to \(f(24)=1000(1+0.001)^{24} =\$ 1024.28\)

    Exercise \(\PageIndex{2}\)

    Looking at these two equations that represent the balance in two different savings accounts, which account is growing faster, and which account will have a higher balance after 3 years?

    • \(A(t)=1000\left(1.05\right)^{t}\)
    • \(B(t)=900\left(1.075\right)^{t}\)
    Answer

    \(B(t)\) is growing faster (\(r\) = 0.075 > 0.05), but after 3 years A(t) still has a higher account balance

    In all the preceding examples, we saw exponential growth. Exponential functions can also be used to model quantities that are decreasing at a constant percent rate. An example of this is radioactive decay, a process in which radioactive isotopes of certain atoms transform to an atom of a different type, causing a percentage decrease of the original material over time.

    Example \(\PageIndex{3}\)

    Bismuth-210 is an isotope that radioactively decays by about 13% each day, meaning 13% of the remaining Bismuth-210 transforms into another atom (polonium-210 in this case) each day. If you begin with 100 mg of Bismuth-210, how much remains after one week?

    Solution

    With radioactive decay, instead of the quantity increasing at a percent rate, the quantity is decreasing at a percent rate. Our initial quantity is \(a\) = 100 mg, and our growth rate will be negative 13%, since we are decreasing: \(r\) = -0.13. This gives the equation:

    \[Q(d)=100(1-0.13)^{d} =100(0.87)^{d}\nonumber\]

    This can also be explained by recognizing that if 13% decays, then 87 % remains.

    After one week, 7 days, the quantity remaining would be

    \[Q(7)=100(0.87)^{7} =37.73\text{ mg of Bismuth-210 remains.}\nonumber \]

    Exercise \(\PageIndex{3}\)

    A population of 1000 is decreasing 3% each year. Find the population in 30 years.

    Answer

    \[P(t)=1000(1-0.03)^{t} =1000(0.97)^{t} \nonumber\]

    \[P(30)=1000(0.97)^{30} =401.0071 \nonumber\]

    Example \(\PageIndex{4}\)

    \(T(q)\) represents the total number of Android smart phone contracts, in thousands, held by a certain Verizon store region measured quarterly since January 1, 2016, interpret all the parts of the equation \(T(2)=86(1.64)^{2} =231.3056\).

    Solution

    Interpreting this from the basic exponential form, we know that 86 is our initial value. This means that on Jan. 1, 2016 this region had 86,000 Android smart phone contracts. Since \(b = 1 + r = 1.64\), we know that every quarter the number of smart phone contracts grows by 64%. \(T(2) = 231.3056\) means that in the \(2^{nd}\) quarter (or at the end of the second quarter) there were approximately 231,306 Android smart phone contracts.

    Finding Equations of Exponential Functions

    Exponential Functions:Finding Equations

    In the previous examples, we were able to write equations for exponential functions since we knew the initial quantity and the growth rate. If we do not know the growth rate, but instead know only some input and output pairs of values, we can still construct an exponential function.

    Example \(\PageIndex{5}\)

    In 2002, a company had 80 retail stores.  By 2008, the company had grown to 180 retail stores.  If the company is growing exponentially, find a formula for the function.

    Solution

    By defining our input variable to be \(t\), years after 2002, the information listed can be written as two input-output pairs: \((0,80)\) and \((6,180)\).  Notice that by choosing our input variable to be measured as years after the first year value provided, we have effectively “given” ourselves the initial value for the function: \(a=80\).  This gives us an equation of the form

    \[f(t) = 80b^t.\nonumber \]

    Substituting in our second input-output pair allows us to solve for \(b\):

    \[180 = 80b^6. \nonumber \]

    Divide by 80,

    \[b^6 = \frac{180}{80} = \frac{9}{4}. \nonumber\]

    Take the 6th root of both sides, 

    \[b = \sqrt[6]{\frac{9}{4}} = 1.1447.\]     

    This gives us our equation for the population:

    \[f(t) = 80(1.1447)^t.\nonumber\]

    Recall that since \(b = 1+r\), we can interpret this to mean that the population growth rate is \(r = 0.1447\), and so the population is growing by about 14.47% each year. 

    In this example, you could also have used (9/4)^(1/6) to evaluate the 6\({}^{th}\) root if your calculator doesn’t have an \({n}^{th}\) root button.

    In the previous example, we chose to use the \(f(x)=ab^{x}\) form of the exponential function rather than the \(f(x)=a(1+r)^{x}\) form. This choice was entirely arbitrary – either form would be fine to use.

    When finding equations, the value for \(b\) or \(r\) will usually have to be rounded to be written easily. To preserve accuracy, it is important to not over-round these values. Typically, you want to be sure to preserve at least 3 significant digits in the growth rate. For example, if your value for \(b\) was 1.00317643, you would want to round this no further than to 1.00318.

    Exercise \(\PageIndex{4}\)

    Find the formula for the exponential function that passes through (0, 10) and (3, 7).

    Answer

    \[f(x)=10(0.8879)^x \nonumber\]

    Graphs of Exponentials

    To get a sense for the behavior of exponentials, let us begin by looking more closely at the function \(f(x) = 2^x\).  Listing a table of values for this function:

    \(x\)

    -3

    -2

    -1

    0

    1

    2

    3

    \(f(x)\)

    \(\frac{1}{8}\)

    \(\frac{1}{4}\)

    \(\frac{1}{2}\)

    1

    2

    4

    8

     

    Notice that:

    1. This function is positive for all values of \(x\).
    2. As \(x\) increases, the function grows faster and faster (the rate of change increases).
    3. As \(x\) decreases, the function values grow smaller, approaching zero.
    4. This is an example of exponential growth.

     

    Looking at the function $g(x) = {\left( {\frac{1}{2}} \right)^x}$

    \(x\)

    -3

    -2

    -1

    0

    1

    2

    3

    \(g(x)\)

    8

    4

    2

    1

    \(\frac{1}{2}\)

    \(\frac{1}{4}\)

    \(\frac{1}{8}\)

     

    Note this function is also positive for all values of \(x\), but in this case grows as \(x\) decreases, and decreases towards zero as \(x\) increases.  This is an example of exponential decay.  You may notice from the table that this function appears to be the horizontal reflection of the \(f(x) = {2^x}\) table.  This is in fact the case:

    \[ f( - x) = 2^{-x} = (2^{-1})^x = \left( \frac{1}{2} \right)^x = g(x)\nonumber \]

    Looking at the graphs also confirms this relationship:

    clipboard_e9d53c6e850be3a81e39614e85adad6dc.png

    Consider a function for the form \(f(x) = ab^x\).  Since a, which we called the initial value in the last section, is the function value at an input of zero, a will give us the vertical intercept of the graph.  From the graphs above, we can see that an exponential graph will have a horizontal asymptote on one side of the graph, and can either increase or decrease, depending upon the growth factor.  This horizontal asymptote will also help us determine the long run behavior and is easy to determine from the graph.

    The graph will grow when the growth rate is positive, which will make the growth factor \(b\) larger than one.  When it is negative, the growth factor will be less than one.

    Graphical Features of Exponential Functions

    Graphically, in the function \(f(x) = a{b^x}\):

    \(a\) is the vertical intercept of the graph;

    \(b\) determines the rate at which the graph grows.  When \(a\) is positive;

    the function will increase if \(b>1\);

    the function will decrease if \(0 < b < 1\);

    The graph will have a horizontal asymptote at \(y = 0\);

    The graph will be concave up if \(a>0\);  concave down if \(a<0\).

     

    The domain of the function is all real numbers

    The range of the function is \((0,\infty )\)

    When sketching the graph of an exponential function, it can be helpful to remember that the graph will pass through the points \((0, a)\) and \((1, ab)\).

    The value \(b\) will determine the function’s long run behavior:

    If \(b>1\), as \(x \to \infty, f(x) \to \infty\) and as \(x \to  - \infty,  f(x) \to 0\).

    If \(0 < b < 1\), as \(x \to \infty, f(x) \to 0\) and as \(x \to  - \infty, f(x) \to \infty\).

    Example \(\PageIndex{6}\)

    Sketch a graph of \(f(x) = 4\left( \frac{1}{3} \right)^x.\)

    Solution

    This graph will have a vertical intercept at (0,4), and pass through the point .  Since \(b < 1\), the graph will be decreasing towards zero.  Since \(a > 0\), the graph will be concave up.

    We can also see from the graph the long run behavior: as \(x\to\infty, f(x)\to 0\), and \(x\to-\infty, f(x)\to\infty\).

    clipboard_eebb150ff59ae8e70bb58231e2d0aa604.png

    To get a better feeling for the effect of \(a\) and \(b\) on the graph, examine the sets of graphs below.  The first set shows various graphs, where \(a\) remains the same and we only change the value for \(b\).

    clipboard_e6844ea06cddfb5bd140b7734caa9d4a3.png

     

    Notice that the closer the value of \(b\) is to 1, the less steep the graph will be.  

    In the next set of graphs, \(a\) is altered and our value for \(b\) remains the same.

    clipboard_ee586429824bf41d43d288f0fa8ae0495.png

    Notice that changing the value for a changes the vertical intercept.  Since \(a\) is multiplying the \(b^x\) term, \(a\) acts as a vertical stretch factor, not as a shift.  Notice also that the long run behavior for all of these functions is the same because the growth factor did not change and none of these \(a\) values introduced a vertical flip.

    Example \(\PageIndex{7}\)

    Match each equation with its graph.

    \[\begin{align*} f(x) = 2{(1.3)^x}\\ g(x) = 2(1.8)^x   \\ h(x) = 4(1.3)^x   \\ k(x) = 4(0.7)^x \end{align*}\]

    clipboard_ee3dac3ba70b0ddfd20039497209db4d5.png

    Solution

    The graph of \(k(x)\) is the easiest to identify, since it is the only equation with a growth factor less than one, which will produce a decreasing graph.  The graph of \(h(x)\) can be identified as the only growing exponential function with a vertical intercept at (0,4).  The graphs of \(f(x)\) and \(g(x)\) both have a vertical intercept at (0,2), but since \(g(x\) has a larger growth factor, we can identify it as the graph increasing faster.

    clipboard_edca49f2d745d38dc07230d475476603e.png

    Exercise \(\PageIndex{5}\)

    Graph the following functions on the same axis:

    \[f(x) = 2^x; g(x) = 2(2)^x; h(x) = 2(1/2)^x.\nonumber\]

    Answer

    clipboard_ef8bda4aae8afd1ade07a46eb085d804f.png

    Compound Interest

    In the bank certificate of deposit (CD) example earlier in the section, we encountered compound interest. Typically bank accounts and other savings instruments in which earnings are reinvested, such as mutual funds and retirement accounts, utilize compound interest. The term \(compounding\) comes from the behavior that interest is earned not on the original value, but on the accumulated value of the account.

    In the example from earlier, the interest was compounded monthly, so we took the annual interest rate, usually called the nominal rate or annual percentage rate (APR) and divided by 12, the number of compounds in a year, to find the monthly interest. The exponent was then measured in months.

    Generalizing this, we can form a general formula for compound interest. If the APR is written in decimal form as \(r\), and there are \(k\) compounding periods per year, then the interest per compounding period will be \(r/k\). Likewise, if we are interested in the value after \(t\) years, then there will be \(kt\) compounding periods in that time.

    Definition: Compound Interest Formula

    Compound Interest can be calculated using the formula

    \[A(t)=a\left(1+\dfrac{r}{k} \right)^{kt}\]

    Where \(A(t)\) is the account value

    • \(t\) is measured in years
    • \(a\) is the starting amount of the account, often called the principal
    • \(r\) is the annual percentage rate (APR), also called the nominal rate
    • \(k\) is the number of compounding periods in one year

    Example \(\PageIndex{8}\)

    If you invest $3,000 in an investment account paying 3% interest compounded quarterly, how much will the account be worth in 10 years?

    Solution

    Since we are starting with $3000, \(a = 3000\)

    Our interest rate is 3%, so \(r = 0.03\)

    Since we are compounding quarterly, we are compounding 4 times per year, so \(k = 4\)

    We want to know the value of the account in 10 years, so we are looking for \(A(10)\), the value when \(t = 10\).

    \[A(10)=3000\left(1+\dfrac{0.03}{4} \right)^{4(10)} =\$ 4045.05\nonumber\]

    The account will be worth $4045.05 in 10 years.

    Example \(\PageIndex{9}\)

    A 529 plan is a college savings plan in which a relative can invest money to pay for a child’s later college tuition, and the account grows tax free. If Lily wants to set up a 529 account for her new granddaughter, wants the account to grow to $40,000 over 18 years, and she believes the account will earn 6% compounded semi-annually (twice a year), how much will Lily need to invest in the account now?

    Solution

    Since the account is earning 6%, \(r = 0.06\)

    Since interest is compounded twice a year, \(k = 2\)

    In this problem, we don’t know how much we are starting with, so we will be solving for a, the initial amount needed. We do know we want the end amount to be $40,000, so we will be looking for the value of a so that \(A(18) = 40,000\).

    \[\begin{array}{l} {40,000=A(18)=a\left(1+\dfrac{0.06}{2} \right)^{2(18)} } \\ {40,000=a(2.8983)} \\ {a=\dfrac{40,000}{2.8983} \approx \$ 13,801} \end{array}\nonumber \]

    Lily will need to invest $13,801 to have $40,000 in 18 years.

    Exercise \(\PageIndex{6}\)

    Recalculate example 8 from above with quarterly compounding.

    Answer

    24 months = 2 years. \(1000\left(1+\dfrac{.012}{4} \right)^{4(2)}\)= $1024.25

    Because of compounding throughout the year, with compound interest the actual increase in a year is more than the annual percentage rate. If $1,000 were invested at 10%, the table below shows the value after 1 year at different compounding frequencies:

    Frequency Value after 1 year
    Annually $1100
    Semiannually $1102.50
    Quarterly $1103.81
    Monthly $1104.71
    Daily $1105.16

    If we were to compute the actual percentage increase for the daily compounding, there was an increase of $105.16 from an original amount of $1,000, for a percentage increase of \(\dfrac{105.16}{1000} =0.10516\)= 10.516% increase. This quantity is called the annual percentage yield (APY).

    Notice that given any starting amount, the amount after 1 year would be

    \(A(1)=a\left(1+\dfrac{r}{k} \right)^{k}\). To find the total change, we would subtract the original amount, then to find the percentage change we would divide that by the original amount:

    \[\dfrac{a\left(1+\dfrac{r}{k} \right)^{k} -a}{a} =\left(1+\dfrac{r}{k} \right)^{k} -1\]

    Annual Percentage Yield

    The annual percentage yield (APY) is the actual percent a quantity increases in one year. It can be calculated as

    \[APY=\left(1+\dfrac{r}{k} \right)^{k} -1 \label{APY}\]

    This is equivalent to finding the value of $1 after 1 year, and subtracting the original dollar.

    Example \(\PageIndex{10}\)

    Bank A offers an account paying 1.2% compounded quarterly. Bank B offers an account paying 1.1% compounded monthly. Which is offering a better rate?

    Solution

    We can compare these rates using the annual percentage yield – the actual percent increase in a year.

    • Bank A: \(APY=\left(1+\dfrac{0.012}{4} \right)^{4} -1=0.012054\) = 1.2054%
    • Bank B: \(APY=\left(1+\dfrac{0.011}{12} \right)^{12} -1=0.011056\) = 1.1056%

    Bank B’s monthly compounding is not enough to catch up with Bank A’s better APR. Bank A offers a better rate.

    A Limit to Compounding

    As we saw earlier, the amount we earn increases as we increase the compounding frequency. The table, though, shows that the increase from annual to semi-annual compounding is larger than the increase from monthly to daily compounding. This might lead us to believe that although increasing the frequency of compounding will increase our result, there is an upper limit to this process.

    To see this, let us examine the value of $1 invested at 100% interest for 1 year.

    Frequency Value
    Annual $2
    Quarterly $2.441406
    Monthly $2.613035
    Daily $2.714567
    Hourly $2.718127
    Once per minute $2.718279
    Once per second $2.718282

    These values do indeed appear to be approaching an upper limit. This value ends up being so important that it gets represented by its own letter, much like how \(\pi\) represents a number.

    Definition: Euler's number: \(e\)

    \(e\) is the letter used to represent the value that \(\left(1+\dfrac{1}{k} \right)^{k}\) approaches as \(k\) gets big.

    \[e \approx 2.718282\nonumber\]

    Because \(e\) is often used as the base of an exponential, most scientific and graphing calculators have a button that can calculate powers of \(e\), usually labeled \({e}^{x}\). Some computer software instead defines a function \(exp(x)\), where \(exp(x) = {e}^{x}\).

    Because \(e\) arises when the time between compounds becomes very small, \(e\) allows us to define continuous growth and allows us to define a new toolkit function, \(f(x)=e^{x}\).

    Definition: Continuous Growth Formula

    Continuous Growth can be calculated using the formula

    \[f(x)=ae^{rx}\nonumber\]

    where

    \(a\) is the starting amount

    \(r\) is the continuous growth rate

    This type of equation is commonly used when describing quantities that change more or less continuously, like chemical reactions, growth of large populations, and radioactive decay.

    Example \(\PageIndex{11}\)

    Radon-222 decays at a continuous rate of 17.3% per day. How much will 100mg of Radon-222 decay to in 3 days?

    Solution

    Since we are given a continuous decay rate, we use the continuous growth formula. Since the substance is decaying, we know the growth rate will be negative: \(r\) = -0.173

    \(f(3)=100e^{-0.173(3)} \approx 59.512\) mg of Radon-222 will remain.

    Exercise \(\PageIndex{7}\)

    Interpret the following: \(S(t)=20e^{0.12t}\) if \(S(t)\) represents the growth of a substance in grams, and time is measured in days.

    Answer

    An initial substance weighing 20g is growing at a continuous rate of 12% per day.

    Continuous growth is also often applied to compound interest, allowing us to talk about continuous compounding.

    Example \(\PageIndex{12}\)

    If $1000 is invested in an account earning 10% compounded continuously, find the value after 1 year.

    Solution

    Here, the continuous growth rate is 10%, so \(r\) = 0.10. We start with $1000, so \(a\) = 1000.

    To find the value after 1 year,

    \[f(1)=1000e^{0.10(1)} \approx \$ 1105.17\nonumber\]

    Notice this is a $105.17 increase for the year. As a percent increase, this is \(\dfrac{105.17}{1000} =0.10517=10.517\%\) increase over the original $1000.

    Notice that this value is slightly larger than the amount generated by daily compounding in the table computed earlier.

    The continuous growth rate is like the nominal growth rate (or APR) – it reflects the growth rate before compounding takes effect. This is different than the annual growth rate used in the formula\(f(x)=a(1+r)^{x}\), which is like the annual percentage yield – it reflects the actual amount the output grows in a year.

    While the continuous growth rate in the example above was 10%, the actual annual yield was 10.517%. This means we could write two different looking but equivalent formulas for this account’s growth:

    \(f(t)=1000e^{0.10t}\) using the 10% continuous growth rate
    \(f(t)=1000(1.10517)^{t}\) using the 10.517% actual annual yield rate.

    Important Topics of this Section

    • Percent growth
    • Exponential functions
    • Finding formulas
    • Interpreting equations
    • Graphs
    • Exponential Growth & Decay
    • Long run behavior
    • Compound interest
    • Annual Percent Yield
    • Continuous Growth

    This page titled 5.1: Exponential Functions is shared under a CC BY-SA license and was authored, remixed, and/or curated by David Lippman & Melonie Rasmussen (The OpenTextBookStore) .