45 Fitting Exponential Models to Data

Learning Objectives

In this section, you will:

  • Build an exponential model from data.
  • Build a logarithmic model from data.
  • Build a logistic model from data.

In previous sections of this chapter, we were either given a function explicitly to graph or evaluate, or we were given a set of points that were guaranteed to lie on the curve. Then we used algebra to find the equation that fit the points exactly. In this section, we use a modeling technique called regression analysis to find a curve that models data collected from real-world observations. With regression analysis, we don’t expect all the points to lie perfectly on the curve. The idea is to find a model that best fits the data. Then we use the model to make predictions about future events.

Do not be confused by the word model. In mathematics, we often use the terms function, equation, and model interchangeably, even though they each have their own formal definition. The term model is typically used to indicate that the equation or function approximates a real-world situation.

We will concentrate on three types of regression models in this section: exponential, logarithmic, and logistic. Having already worked with each of these functions gives us an advantage. Knowing their formal definitions, the behavior of their graphs, and some of their real-world applications gives us the opportunity to deepen our understanding. As each regression model is presented, key features and definitions of its associated function are included for review. Take a moment to rethink each of these functions, reflect on the work we’ve done so far, and then explore the ways regression is used to model real-world phenomena.

Building an Exponential Model from Data

As we’ve learned, there are a multitude of situations that can be modeled by exponential functions, such as investment growth, radioactive decay, atmospheric pressure changes, and temperatures of a cooling object. What do these phenomena have in common? For one thing, all the models either increase or decrease as time moves forward. But that’s not the whole story. It’s the way data increase or decrease that helps us determine whether it is best modeled by an exponential equation. Knowing the behavior of exponential functions in general allows us to recognize when to use exponential regression, so let’s review exponential growth and decay.

Recall that exponential functions have the form[latex]\,y=a{b}^{x}\,[/latex]or[latex]\,y={A}_{0}{e}^{kx}.\,[/latex]When performing regression analysis, we use the form most commonly used on graphing utilities,[latex]\,y=a{b}^{x}.\,[/latex]Take a moment to reflect on the characteristics we’ve already learned about the exponential function[latex]\,y=a{b}^{x}\,[/latex](assume[latex]\,a>0[/latex]):

  • [latex]b\,[/latex]must be greater than zero and not equal to one.
  • The initial value of the model is[latex]\,y=a.[/latex]
    • If[latex]\,b>1,[/latex] the function models exponential growth. As[latex]\,x\,[/latex]increases, the outputs of the model increase slowly at first, but then increase more and more rapidly, without bound.
    • If[latex]\,0exponential decay. As[latex]\,x\,[/latex]increases, the outputs for the model decrease rapidly at first and then level off to become asymptotic to the x-axis. In other words, the outputs never become equal to or less than zero.

As part of the results, your calculator will display a number known as the correlation coefficient, labeled by the variable[latex]\,r,[/latex] or[latex]\,{r}^{2}.\,[/latex](You may have to change the calculator’s settings for these to be shown.) The values are an indication of the “goodness of fit” of the regression equation to the data. We more commonly use the value of[latex]\,{r}^{2}\,[/latex]instead of[latex]\,r,[/latex] but the closer either value is to 1, the better the regression equation approximates the data.

Exponential Regression

Exponential regression is used to model situations in which growth begins slowly and then accelerates rapidly without bound, or where decay begins rapidly and then slows down to get closer and closer to zero. We use the command “ExpReg” on a graphing utility to fit an exponential function to a set of data points. This returns an equation of the form,[latex]y=a{b}^{x}[/latex]

Note that:

  • [latex]b\,[/latex]must be non-negative.
  • when[latex]\,b>1,[/latex] we have an exponential growth model.
  • when[latex]\,0

How To

Given a set of data, perform exponential regression using a graphing utility.

  1. Use the STAT then EDIT menu to enter given data.
    1. Clear any existing data from the lists.
    2. List the input values in the L1 column.
    3. List the output values in the L2 column.
  2. Graph and observe a scatter plot of the data using the STATPLOT feature.
    1. Use ZOOM [9] to adjust axes to fit the data.
    2. Verify the data follow an exponential pattern.
  3. Find the equation that models the data.
    1. Select “ExpReg” from the STAT then CALC menu.
    2. Use the values returned for a and b to record the model,[latex]\,y=a{b}^{x}.[/latex]
  4. Graph the model in the same window as the scatterplot to verify it is a good fit for the data.

Using Exponential Regression to Fit a Model to Data

In 2007, a university study was published investigating the crash risk of alcohol impaired driving. Data from 2,871 crashes were used to measure the association of a person’s blood alcohol level (BAC) with the risk of being in an accident. (Figure) shows results from the study[1] . The relative risk is a measure of how many times more likely a person is to crash. So, for example, a person with a BAC of 0.09 is 3.54 times as likely to crash as a person who has not been drinking alcohol.

BAC 0 0.01 0.03 0.05 0.07 0.09
Relative Risk of Crashing 1 1.03 1.06 1.38 2.09 3.54
BAC 0.11 0.13 0.15 0.17 0.19 0.21
Relative Risk of Crashing 6.41 12.6 22.1 39.05 65.32 99.78
  1. Let[latex]\,x\,[/latex]represent the BAC level, and let[latex]\,y\,[/latex]represent the corresponding relative risk. Use exponential regression to fit a model to these data.
  2. After 6 drinks, a person weighing 160 pounds will have a BAC of about[latex]\,0.16.\,[/latex]How many times more likely is a person with this weight to crash if they drive after having a 6-pack of beer? Round to the nearest hundredth.
[reveal-answer q=”fs-id1588497″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1588497″]

  1. Using the STAT then EDIT menu on a graphing utility, list the BAC values in L1 and the relative risk values in L2. Then use the STATPLOT feature to verify that the scatterplot follows the exponential pattern shown in (Figure):
    Graph of a scattered plot.
    Figure 1.

    Use the “ExpReg” command from the STAT then CALC menu to obtain the exponential model,

    [latex]y=0.58304829{\left(2.20720213\text{E}10\right)}^{x}[/latex]

    Converting from scientific notation, we have:

    [latex]y=0.58304829{\left(\text{22,072,021,300}\right)}^{x}[/latex]

    Notice that[latex]\,{r}^{2}\approx 0.97\,[/latex]which indicates the model is a good fit to the data. To see this, graph the model in the same window as the scatterplot to verify it is a good fit as shown in (Figure):

    Graph of a scattered plot with an estimation line.
    Figure 2.
  2. Use the model to estimate the risk associated with a BAC of[latex]\,0.16.\,[/latex]Substitute[latex]\,0.16\,[/latex]for[latex]\,x\,[/latex]in the model and solve for[latex]\,y.[/latex]

    [latex]\begin{array}{lll}y\hfill & =0.58304829{\left(\text{22,072,021,300}\right)}^{x}\hfill & \text{Use the regression model found in part (a)}\text{.}\hfill \\ \hfill & =0.58304829{\left(\text{22,072,021,300}\right)}^{0.16}\hfill & \text{Substitute 0}\text{.16 for }x\text{.}\hfill \\ \hfill & \approx \text{26}\text{.35}\hfill & \text{Round to the nearest hundredth}\text{.}\hfill \end{array}[/latex]

    If a 160-pound person drives after having 6 drinks, he or she is about 26.35 times more likely to crash than if driving while sober.[/hidden-answer]

Try It

(Figure) shows a recent graduate’s credit card balance each month after graduation.

Month 1 2 3 4 5 6 7 8
Debt ($) 620.00 761.88 899.80 1039.93 1270.63 1589.04 1851.31 2154.92
  1. Use exponential regression to fit a model to these data.
  2. If spending continues at this rate, what will the graduate’s credit card debt be one year after graduating?
[reveal-answer q=”fs-id1424097″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1424097″]

  1. The exponential regression model that fits these data is[latex]\,y=522.88585984{\left(1.19645256\right)}^{x}.[/latex]
  2. If spending continues at this rate, the graduate’s credit card debt will be $4,499.38 after one year.

[/hidden-answer]

Is it reasonable to assume that an exponential regression model will represent a situation indefinitely?

No. Remember that models are formed by real-world data gathered for regression. It is usually reasonable to make estimates within the interval of original observation (interpolation). However, when a model is used to make predictions, it is important to use reasoning skills to determine whether the model makes sense for inputs far beyond the original observation interval (extrapolation).

Building a Logarithmic Model from Data

Just as with exponential functions, there are many real-world applications for logarithmic functions: intensity of sound, pH levels of solutions, yields of chemical reactions, production of goods, and growth of infants. As with exponential models, data modeled by logarithmic functions are either always increasing or always decreasing as time moves forward. Again, it is the way they increase or decrease that helps us determine whether a logarithmic model is best.

Recall that logarithmic functions increase or decrease rapidly at first, but then steadily slow as time moves on. By reflecting on the characteristics we’ve already learned about this function, we can better analyze real world situations that reflect this type of growth or decay. When performing logarithmic regression analysis, we use the form of the logarithmic function most commonly used on graphing utilities,[latex]\,y=a+b\mathrm{ln}\left(x\right).\,[/latex]For this function

  • All input values,[latex]\,x,[/latex]must be greater than zero.
  • The point[latex]\,\left(1,a\right)\,[/latex]is on the graph of the model.
  • If[latex]\,b>0,[/latex]the model is increasing. Growth increases rapidly at first and then steadily slows over time.
  • If[latex]\,b<0,[/latex]the model is decreasing. Decay occurs rapidly at first and then steadily slows over time.

Logarithmic Regression

Logarithmic regression is used to model situations where growth or decay accelerates rapidly at first and then slows over time. We use the command “LnReg” on a graphing utility to fit a logarithmic function to a set of data points. This returns an equation of the form,

[latex]y=a+b\mathrm{ln}\left(x\right)[/latex]

Note that

  • all input values,[latex]\,x,[/latex]must be non-negative.
  • when[latex]\,b>0,[/latex]the model is increasing.
  • when[latex]\,b<0,[/latex]the model is decreasing.

How To

Given a set of data, perform logarithmic regression using a graphing utility.

  1. Use the STAT then EDIT menu to enter given data.
    1. Clear any existing data from the lists.
    2. List the input values in the L1 column.
    3. List the output values in the L2 column.
  2. Graph and observe a scatter plot of the data using the STATPLOT feature.
    1. Use ZOOM [9] to adjust axes to fit the data.
    2. Verify the data follow a logarithmic pattern.
  3. Find the equation that models the data.
    1. Select “LnReg” from the STAT then CALC menu.
    2. Use the values returned for a and b to record the model,[latex]\,y=a+b\mathrm{ln}\left(x\right).[/latex]
  4. Graph the model in the same window as the scatterplot to verify it is a good fit for the data.

Using Logarithmic Regression to Fit a Model to Data

Due to advances in medicine and higher standards of living, life expectancy has been increasing in most developed countries since the beginning of the 20th century.

(Figure) shows the average life expectancies, in years, of Americans from 1900–2010[2] .

Year 1900 1910 1920 1930 1940 1950
Life Expectancy(Years) 47.3 50.0 54.1 59.7 62.9 68.2
Year 1960 1970 1980 1990 2000 2010
Life Expectancy(Years) 69.7 70.8 73.7 75.4 76.8 78.7
  1. Let[latex]\,x\,[/latex]represent time in decades starting with[latex]\,x=1\,[/latex]for the year 1900,[latex]\,x=2\,[/latex]for the year 1910, and so on. Let[latex]\,y\,[/latex]represent the corresponding life expectancy. Use logarithmic regression to fit a model to these data.
  2. Use the model to predict the average American life expectancy for the year 2030.
[reveal-answer q=”fs-id1601326″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1601326″]

  1. Using the STAT then EDIT menu on a graphing utility, list the years using values 1–12 in L1 and the corresponding life expectancy in L2. Then use the STATPLOT feature to verify that the scatterplot follows a logarithmic pattern as shown in (Figure):
    Graph of a scattered plot.
    Figure 3.

    Use the “LnReg” command from the STAT then CALC menu to obtain the logarithmic model,

    [latex]y=42.52722583+13.85752327\mathrm{ln}\left(x\right)[/latex]

    Next, graph the model in the same window as the scatterplot to verify it is a good fit as shown in (Figure):

    Graph of a scattered plot with an estimation line.
    Figure 4.
  2. To predict the life expectancy of an American in the year 2030, substitute[latex]\,x=14\,[/latex]for the in the model and solve for[latex]\,y:[/latex]
    [latex]\begin{array}{lll}y\hfill & =42.52722583+13.85752327\mathrm{ln}\left(x\right)\hfill & \text{Use the regression model found in part (a)}\text{.}\hfill \\ \hfill & =42.52722583+13.85752327\mathrm{ln}\left(14\right)\hfill & \text{Substitute 14 for }x\text{.}\hfill \\ \hfill & \approx \text{79}\text{.1}\hfill & \text{Round to the nearest tenth.}\hfill \end{array}[/latex]

    If life expectancy continues to increase at this pace, the average life expectancy of an American will be 79.1 by the year 2030.[/hidden-answer]

Try It

Sales of a video game released in the year 2000 took off at first, but then steadily slowed as time moved on. (Figure) shows the number of games sold, in thousands, from the years 2000–2010.

Year 2000 2001 2002 2003 2004 2005
Number Sold (thousands) 142 149 154 155 159 161
Year 2006 2007 2008 2009 2010
Number Sold (thousands) 163 164 164 166 167
  1. Let[latex]\,x\,[/latex]represent time in years starting with[latex]\,x=1\,[/latex]for the year 2000. Let[latex]\,y\,[/latex]represent the number of games sold in thousands. Use logarithmic regression to fit a model to these data.
  2. If games continue to sell at this rate, how many games will sell in 2015? Round to the nearest thousand.
[reveal-answer q=”fs-id1365229″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1365229″]

  1. The logarithmic regression model that fits these data is[latex]\,y=141.91242949+10.45366573\mathrm{ln}\left(x\right)\,[/latex]
  2. If sales continue at this rate, about 171,000 games will be sold in the year 2015.[/hidden-answer]

Building a Logistic Model from Data

Like exponential and logarithmic growth, logistic growth increases over time. One of the most notable differences with logistic growth models is that, at a certain point, growth steadily slows and the function approaches an upper bound, or limiting value. Because of this, logistic regression is best for modeling phenomena where there are limits in expansion, such as availability of living space or nutrients.

It is worth pointing out that logistic functions actually model resource-limited exponential growth. There are many examples of this type of growth in real-world situations, including population growth and spread of disease, rumors, and even stains in fabric. When performing logistic regression analysis, we use the form most commonly used on graphing utilities:

[latex]y=\frac{c}{1+a{e}^{-bx}}[/latex]

Recall that:

  • [latex]\frac{c}{1+a}\,[/latex]is the initial value of the model.
  • when[latex]\,b>0,[/latex] the model increases rapidly at first until it reaches its point of maximum growth rate,[latex]\,\left(\frac{\mathrm{ln}\left(a\right)}{b},\frac{c}{2}\right).\,[/latex]At that point, growth steadily slows and the function becomes asymptotic to the upper bound[latex]\,y=c.[/latex]
  • [latex]c\,[/latex]
    is the limiting value, sometimes called the carrying capacity, of the model.

Logistic Regression

Logistic regression is used to model situations where growth accelerates rapidly at first and then steadily slows to an upper limit. We use the command “Logistic” on a graphing utility to fit a logistic function to a set of data points. This returns an equation of the form

[latex]y=\frac{c}{1+a{e}^{-bx}}[/latex]

Note that

  • The initial value of the model is[latex]\,\frac{c}{1+a}.[/latex]
  • Output values for the model grow closer and closer to[latex]\,y=c\,[/latex]as time increases.

How To

Given a set of data, perform logistic regression using a graphing utility.

  1. Use the STAT then EDIT menu to enter given data.
    1. Clear any existing data from the lists.
    2. List the input values in the L1 column.
    3. List the output values in the L2 column.
  2. Graph and observe a scatter plot of the data using the STATPLOT feature.
    1. Use ZOOM [9] to adjust axes to fit the data.
    2. Verify the data follow a logistic pattern.
  3. Find the equation that models the data.
    1. Select “Logistic” from the STAT then CALC menu.
    2. Use the values returned for[latex]\,a,[/latex][latex]\,b,[/latex] and[latex]\,c\,[/latex]to record the model,[latex]\,y=\frac{c}{1+a{e}^{-bx}}.[/latex]
  4. Graph the model in the same window as the scatterplot to verify it is a good fit for the data.

Using Logistic Regression to Fit a Model to Data

Mobile telephone service has increased rapidly in America since the mid 1990s. Today, almost all residents have cellular service. (Figure) shows the percentage of Americans with cellular service between the years 1995 and 2012[3] .

Year Americans with Cellular Service (%) Year Americans with Cellular Service (%)
1995 12.69 2004 62.852
1996 16.35 2005 68.63
1997 20.29 2006 76.64
1998 25.08 2007 82.47
1999 30.81 2008 85.68
2000 38.75 2009 89.14
2001 45.00 2010 91.86
2002 49.16 2011 95.28
2003 55.15 2012 98.17
  1. Let[latex]\,x\,[/latex]represent time in years starting with[latex]\,x=0\,[/latex]for the year 1995. Let[latex]\,y\,[/latex]represent the corresponding percentage of residents with cellular service. Use logistic regression to fit a model to these data.
  2. Use the model to calculate the percentage of Americans with cell service in the year 2013. Round to the nearest tenth of a percent.
  3. Discuss the value returned for the upper limit,[latex]\,c.\,[/latex]What does this tell you about the model? What would the limiting value be if the model were exact?
[reveal-answer q=”fs-id1455761″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1455761″]

  1. Using the STAT then EDIT menu on a graphing utility, list the years using values 0–15 in L1 and the corresponding percentage in L2. Then use the STATPLOT feature to verify that the scatterplot follows a logistic pattern as shown in (Figure):
    Graph of a scattered plot.
    Figure 5.

    Use the “Logistic” command from the STAT then CALC menu to obtain the logistic model,

    [latex]y=\frac{105.7379526}{1+6.88328979{e}^{-0.2595440013x}}[/latex]

    Next, graph the model in the same window as shown in (Figure) the scatterplot to verify it is a good fit:

    Graph of a scattered plot with an estimation line.
    Figure 6.
  2. To approximate the percentage of Americans with cellular service in the year 2013, substitute[latex]\,x=18\,[/latex]for the in the model and solve for[latex]\,y:[/latex]

    [latex]\begin{array}{lll}y\hfill & =\frac{105.7379526}{1+6.88328979{e}^{-0.2595440013x}}\hfill & \text{Use the regression model found in part (a)}.\hfill \\ \hfill & =\frac{105.7379526}{1+6.88328979{e}^{-0.2595440013\left(18\right)}}\hfill & \text{Substitute 18 for }x.\hfill \\ \hfill & \approx \text{99}\text{.3 }\hfill & \text{Round to the nearest tenth}\hfill \end{array}[/latex]

    According to the model, about 98.8% of Americans had cellular service in 2013.

  3. The model gives a limiting value of about 105. This means that the maximum possible percentage of Americans with cellular service would be 105%, which is impossible. (How could over 100% of a population have cellular service?) If the model were exact, the limiting value would be[latex]\,c=100\,[/latex]and the model’s outputs would get very close to, but never actually reach 100%. After all, there will always be someone out there without cellular service![/hidden-answer]

Try It

(Figure) shows the population, in thousands, of harbor seals in the Wadden Sea over the years 1997 to 2012.

Year Seal Population (Thousands) Year Seal Population (Thousands)
1997 3.493 2005 19.590
1998 5.282 2006 21.955
1999 6.357 2007 22.862
2000 9.201 2008 23.869
2001 11.224 2009 24.243
2002 12.964 2010 24.344
2003 16.226 2011 24.919
2004 18.137 2012 25.108
  1. Let[latex]\,x\,[/latex]represent time in years starting with[latex]\,x=0\,[/latex]for the year 1997. Let[latex]\,y\,[/latex]represent the number of seals in thousands. Use logistic regression to fit a model to these data.
  2. Use the model to predict the seal population for the year 2020.
  3. To the nearest whole number, what is the limiting value of this model?
[reveal-answer q=”fs-id1609961″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1609961″]

  1. The logistic regression model that fits these data is[latex]\,y=\frac{25.65665979}{1+6.113686306{e}^{-0.3852149008x}}.[/latex]
  2. If the population continues to grow at this rate, there will be about[latex]\,\text{25,634}\,[/latex]seals in 2020.
  3. To the nearest whole number, the carrying capacity is 25,657.

[/hidden-answer]

Access this online resource for additional instruction and practice with exponential function models.

Visit this website for additional practice questions from Learningpod.

Key Concepts

  • Exponential regression is used to model situations where growth begins slowly and then accelerates rapidly without bound, or where decay begins rapidly and then slows down to get closer and closer to zero.
  • We use the command “ExpReg” on a graphing utility to fit function of the form[latex]\,y=a{b}^{x}\,[/latex]to a set of data points. See (Figure).
  • Logarithmic regression is used to model situations where growth or decay accelerates rapidly at first and then slows over time.
  • We use the command “LnReg” on a graphing utility to fit a function of the form[latex]\,y=a+b\mathrm{ln}\left(x\right)\,[/latex]to a set of data points. See (Figure).
  • Logistic regression is used to model situations where growth accelerates rapidly at first and then steadily slows as the function approaches an upper limit.
  • We use the command “Logistic” on a graphing utility to fit a function of the form[latex]\,y=\frac{c}{1+a{e}^{-bx}}\,[/latex]to a set of data points. See (Figure).

Section Exercises

Verbal

What situations are best modeled by a logistic equation? Give an example, and state a case for why the example is a good fit.

[reveal-answer q=”fs-id1660264″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1660264″]

Logistic models are best used for situations that have limited values. For example, populations cannot grow indefinitely since resources such as food, water, and space are limited, so a logistic model best describes populations.

[/hidden-answer]

What is a carrying capacity? What kind of model has a carrying capacity built into its formula? Why does this make sense?

What is regression analysis? Describe the process of performing regression analysis on a graphing utility.

[reveal-answer q=”fs-id1648021″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1648021″]

Regression analysis is the process of finding an equation that best fits a given set of data points. To perform a regression analysis on a graphing utility, first list the given points using the STAT then EDIT menu. Next graph the scatter plot using the STAT PLOT feature. The shape of the data points on the scatter graph can help determine which regression feature to use. Once this is determined, select the appropriate regression analysis command from the STAT then CALC menu.

[/hidden-answer]

What might a scatterplot of data points look like if it were best described by a logarithmic model?

What does the y-intercept on the graph of a logistic equation correspond to for a population modeled by that equation?

[reveal-answer q=”fs-id1586837″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1586837″]

The y-intercept on the graph of a logistic equation corresponds to the initial population for the population model.

[/hidden-answer]

Graphical

For the following exercises, match the given function of best fit with the appropriate scatterplot in (Figure) through (Figure). Answer using the letter beneath the matching graph.

Graph of a scattered plot.
Graph of a scattered plot.
Graph of a scattered plot.
Graph of a scattered plot.
Graph of a scattered plot.

[latex]y=10.209{e}^{-0.294x}[/latex]

[latex]y=5.598-1.912\mathrm{ln}\left(x\right)[/latex]

[reveal-answer q=”fs-id1423720″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1423720″]

C

[/hidden-answer]

[latex]y=2.104{\left(1.479\right)}^{x}[/latex]

[latex]y=4.607+2.733\mathrm{ln}\left(x\right)[/latex]

[reveal-answer q=”fs-id1696917″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1696917″]

B

[/hidden-answer]

[latex]y=\frac{14.005}{1+2.79{e}^{-0.812x}}[/latex]

Numeric

To the nearest whole number, what is the initial value of a population modeled by the logistic equation[latex]\,P\left(t\right)=\frac{175}{1+6.995{e}^{-0.68t}}?\,[/latex]What is the carrying capacity?

[reveal-answer q=”fs-id1661536″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1661536″]

[latex]P\left(0\right)=22\,[/latex]; 175

[/hidden-answer]

Rewrite the exponential model[latex]\,A\left(t\right)=1550{\left(1.085\right)}^{x}\,[/latex]as an equivalent model with base[latex]\,e.\,[/latex]Express the exponent to four significant digits.

A logarithmic model is given by the equation[latex]\,h\left(p\right)=67.682-5.792\mathrm{ln}\left(p\right).\,[/latex]To the nearest hundredth, for what value of[latex]\,p\,[/latex]does[latex]\,h\left(p\right)=62?[/latex]

[reveal-answer q=”fs-id1086031″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1086031″]

[latex]p\approx 2.67[/latex]

[/hidden-answer]

A logistic model is given by the equation[latex]\,P\left(t\right)=\frac{90}{1+5{e}^{-0.42t}}.\,[/latex]To the nearest hundredth, for what value of t does[latex]\,P\left(t\right)=45?[/latex]

What is the y-intercept on the graph of the logistic model given in the previous exercise?

[reveal-answer q=”fs-id1697176″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1697176″]

y-intercept:[latex]\,\left(0,15\right)[/latex]

[/hidden-answer]

Technology

For the following exercises, use this scenario: The population[latex]\,P\,[/latex]of a koi pond over[latex]\,x\,[/latex]months is modeled by the function[latex]\,P\left(x\right)=\frac{68}{1+16{e}^{-0.28x}}.[/latex]

Graph the population model to show the population over a span of[latex]\,3\,[/latex]years.

What was the initial population of koi?

[reveal-answer q=”fs-id1440059″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1440059″]

[latex]4\,[/latex]koi

[/hidden-answer]

How many koi will the pond have after one and a half years?

How many months will it take before there are[latex]\,20\,[/latex]koi in the pond?

[reveal-answer q=”fs-id1394674″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1394674″]

about[latex]\,6.8\,[/latex]months.

[/hidden-answer]

Use the intersect feature to approximate the number of months it will take before the population of the pond reaches half its carrying capacity.

[reveal-answer q=”647263″]Show Solution[/reveal-answer]
[hidden-answer a=”647263″]Graph of the intersection of P(t)=68/(1+16e^(-0.28t)) and y=34.[/hidden-answer]

 

For the following exercises, use this scenario: The population[latex]\,P\,[/latex]of an endangered species habitat for wolves is modeled by the function[latex]\,P\left(x\right)=\frac{558}{1+54.8{e}^{-0.462x}},[/latex] where[latex]\,x\,[/latex]is given in years.

Graph the population model to show the population over a span of[latex]\,10\,[/latex]years.

What was the initial population of wolves transported to the habitat?

[reveal-answer q=”fs-id1409591″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1409591″]

[latex]10\,[/latex]wolves

[/hidden-answer]

How many wolves will the habitat have after[latex]\,3\,[/latex]years?

How many years will it take before there are[latex]\,100\,[/latex]wolves in the habitat?

[reveal-answer q=”fs-id1459669″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1459669″]

about 5.4 years.

[/hidden-answer]

Use the intersect feature to approximate the number of years it will take before the population of the habitat reaches half its carrying capacity.

For the following exercises, refer to (Figure).

x f(x)
1 1125
2 1495
3 2310
4 3294
5 4650
6 6361

Use a graphing calculator to create a scatter diagram of the data.

[reveal-answer q=”1648119″]Show Solution[/reveal-answer][hidden-answer a=”1648119″]Graph of the table’s values.[/hidden-answer]

Use the regression feature to find an exponential function that best fits the data in the table.

Write the exponential function as an exponential equation with base[latex]\,e.[/latex]

[reveal-answer q=”fs-id1600227″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1600227″]

[latex]f\left(x\right)=776.682{e}^{0.3549x}[/latex]

[/hidden-answer]

Graph the exponential equation on the scatter diagram.

Use the intersect feature to find the value of[latex]\,x\,[/latex]for which[latex]\,f\left(x\right)=4000.[/latex]

[reveal-answer q=”fs-id1221397″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1221397″]

When[latex]\,f\left(x\right)=4000,[/latex][latex]x\approx 4.6.[/latex]

Graph of the intersection of a scattered plot with an estimation line and y=4,000.[/hidden-answer]

For the following exercises, refer to (Figure).

x f(x)
1 555
2 383
3 307
4 210
5 158
6 122

Use a graphing calculator to create a scatter diagram of the data.

Use the regression feature to find an exponential function that best fits the data in the table.

[reveal-answer q=”fs-id1405103″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1405103″]

[latex]f\left(x\right)=731.92{\left(0.738\right)}^{x}[/latex]

[/hidden-answer]

Write the exponential function as an exponential equation with base[latex]\,e.[/latex]

Graph the exponential equation on the scatter diagram.

[reveal-answer q=”1435902″]Show Solution[/reveal-answer][hidden-answer a=”1435902″]Graph of a scattered plot with an estimation line.[/hidden-answer]

Use the intersect feature to find the value of[latex]\,x\,[/latex]for which[latex]\,f\left(x\right)=250.[/latex]

For the following exercises, refer to (Figure).

x f(x)
1 5.1
2 6.3
3 7.3
4 7.7
5 8.1
6 8.6

Use a graphing calculator to create a scatter diagram of the data.

[reveal-answer q=”1380157″]Show Solution[/reveal-answer][hidden-answer a=”1380157″]Graph of the table’s values.[/hidden-answer]

Use the LOGarithm option of the REGression feature to find a logarithmic function of the form[latex]\,y=a+b\mathrm{ln}\left(x\right)\,[/latex]that best fits the data in the table.

Use the logarithmic function to find the value of the function when[latex]\,x=10.[/latex]

[reveal-answer q=”fs-id1518348″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1518348″]

[latex]f\left(10\right)\approx 9.5[/latex]

[/hidden-answer]

Graph the logarithmic equation on the scatter diagram.

Use the intersect feature to find the value of[latex]\,x\,[/latex]for which[latex]\,f\left(x\right)=7.[/latex]

[reveal-answer q=”fs-id1434551″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1434551″]

When[latex]\,f\left(x\right)=7,[/latex] [latex]x\approx 2.7.[/latex]

Graph of the intersection of a scattered plot with an estimation line and y=7.[/hidden-answer]

For the following exercises, refer to (Figure).

x f(x)
1 7.5
2 6
3 5.2
4 4.3
5 3.9
6 3.4
7 3.1
8 2.9

Use a graphing calculator to create a scatter diagram of the data.

Use the LOGarithm option of the REGression feature to find a logarithmic function of the form[latex]\,y=a+b\mathrm{ln}\left(x\right)\,[/latex]that best fits the data in the table.

[reveal-answer q=”fs-id1393286″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1393286″]

[latex]f\left(x\right)=7.544-2.268\mathrm{ln}\left(x\right)[/latex]

[/hidden-answer]

Use the logarithmic function to find the value of the function when[latex]\,x=10.[/latex]

Graph the logarithmic equation on the scatter diagram.

[reveal-answer q=”1364732″]Show Solution[/reveal-answer][hidden-answer a=”1364732″]Graph of a scattered plot with an estimation line.[/hidden-answer]

Use the intersect feature to find the value of[latex]\,x\,[/latex]for which[latex]\,f\left(x\right)=8.[/latex]

For the following exercises, refer to (Figure).

x f(x)
1 8.7
2 12.3
3 15.4
4 18.5
5 20.7
6 22.5
7 23.3
8 24
9 24.6
10 24.8

Use a graphing calculator to create a scatter diagram of the data.

[reveal-answer q=”1407662″]Show Solution[/reveal-answer][hidden-answer a=”1407662″]Graph of the table’s values.[/hidden-answer]

Use the LOGISTIC regression option to find a logistic growth model of the form[latex]\,y=\frac{c}{1+a{e}^{-bx}}\,[/latex]that best fits the data in the table.

Graph the logistic equation on the scatter diagram.

[reveal-answer q=”1671043″]Show Solution[/reveal-answer][hidden-answer a=”1671043″]Graph of a scattered plot with an estimation line.[/hidden-answer]

To the nearest whole number, what is the predicted carrying capacity of the model?

Use the intersect feature to find the value of[latex]\,x\,[/latex]for which the model reaches half its carrying capacity.

[reveal-answer q=”fs-id1370548″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1370548″]

When[latex]\,f\left(x\right)=12.5,[/latex] [latex]x\approx 2.1.[/latex]

Graph of the intersection of a scattered plot with an estimation line and y=12.[/hidden-answer]

For the following exercises, refer to (Figure).

[latex]x[/latex] [latex]f\left(x\right)[/latex]
0 12
2 28.6
4 52.8
5 70.3
7 99.9
8 112.5
10 125.8
11 127.9
15 135.1
17 135.9

Use a graphing calculator to create a scatter diagram of the data.

Use the LOGISTIC regression option to find a logistic growth model of the form[latex]\,y=\frac{c}{1+a{e}^{-bx}}\,[/latex]that best fits the data in the table.

[reveal-answer q=”fs-id1375601″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1375601″]

[latex]f\left(x\right)=\frac{136.068}{1+10.324{e}^{-0.480x}}[/latex]

[/hidden-answer]

Graph the logistic equation on the scatter diagram.

To the nearest whole number, what is the predicted carrying capacity of the model?

[reveal-answer q=”fs-id1405350″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1405350″]

about[latex]136[/latex]

[/hidden-answer]

Use the intersect feature to find the value of[latex]\,x\,[/latex]for which the model reaches half its carrying capacity.

Extensions

Recall that the general form of a logistic equation for a population is given by[latex]\,P\left(t\right)=\frac{c}{1+a{e}^{-bt}},[/latex] such that the initial population at time[latex]\,t=0\,[/latex]is[latex]\,P\left(0\right)={P}_{0}.\,[/latex]Show algebraically that[latex]\,\frac{c-P\left(t\right)}{P\left(t\right)}=\frac{c-{P}_{0}}{{P}_{0}}{e}^{-bt}.[/latex]

[reveal-answer q=”fs-id1366138″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1366138″]

Working with the left side of the equation, we see that it can be rewritten as[latex]\,a{e}^{-bt}:[/latex]

[latex]\frac{c-P\left(t\right)}{P\left(t\right)}=\frac{c-\frac{c}{1+a{e}^{-bt}}}{\frac{c}{1+a{e}^{-bt}}}=\frac{\frac{c\left(1+a{e}^{-bt}\right)-c}{1+a{e}^{-bt}}}{\frac{c}{1+a{e}^{-bt}}}=\frac{\frac{c\left(1+a{e}^{-bt}-1\right)}{1+a{e}^{-bt}}}{\frac{c}{1+a{e}^{-bt}}}=1+a{e}^{-bt}-1=a{e}^{-bt}[/latex]

Working with the right side of the equation we show that it can also be rewritten as[latex]\,a{e}^{-bt}.\,[/latex]But first note that when[latex]\,t=0,[/latex]
[latex]\,{P}_{0}=\frac{c}{1+a{e}^{-b\left(0\right)}}=\frac{c}{1+a}.\,[/latex]Therefore,

[latex]\frac{c-{P}_{0}}{{P}_{0}}{e}^{-bt}=\frac{c-\frac{c}{1+a}}{\frac{c}{1+a}}{e}^{-bt}=\frac{\frac{c\left(1+a\right)-c}{1+a}}{\frac{c}{1+a}}{e}^{-bt}=\frac{\frac{c\left(1+a-1\right)}{1+a}}{\frac{c}{1+a}}{e}^{-bt}=\left(1+a-1\right){e}^{-bt}=a{e}^{-bt}[/latex]

Thus,[latex]\,\frac{c-P\left(t\right)}{P\left(t\right)}=\frac{c-{P}_{0}}{{P}_{0}}{e}^{-bt}.[/latex][/hidden-answer]

Use a graphing utility to find an exponential regression formula[latex]\,f\left(x\right)\,[/latex]and a logarithmic regression formula[latex]\,g\left(x\right)\,[/latex]for the points[latex]\,\left(1.5,1.5\right)\,[/latex]and[latex]\,\left(8.5,\text{ 8}\text{.5}\right).\,[/latex]Round all numbers to 6 decimal places. Graph the points and both formulas along with the line[latex]\,y=x\,[/latex]on the same axis. Make a conjecture about the relationship of the regression formulas.

Verify the conjecture made in the previous exercise. Round all numbers to six decimal places when necessary.

[reveal-answer q=”fs-id1658563″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1658563″]

First rewrite the exponential with base e:[latex]\,f\left(x\right)=1.034341{e}^{\text{0}\text{.247800x}}.\,[/latex]Then test to verify that[latex]\,f\left(g\left(x\right)\right)=x,[/latex]taking rounding error into consideration:

[latex]\begin{array}{ll}g\left(f\left(x\right)\right)\hfill & =4.035510\mathrm{ln}\left(1.034341{e}^{\text{0}\text{.247800x}}\,\right)-0.136259\hfill \\ \hfill & =4.03551\left(\mathrm{ln}\left(1.034341\right)+\mathrm{ln}\left({e}^{\text{0}\text{.2478}x}\,\right)\right)-0.136259\hfill \\ \hfill & =4.03551\left(\mathrm{ln}\left(1.034341\right)+\text{0}\text{.2478}x\right)-0.136259\hfill \\ \hfill & =0.136257+0.999999x-0.136259\hfill \\ \hfill & =-0.000002+0.999999x\hfill \\ \hfill & \approx 0+x\hfill \\ \hfill & =x\hfill \end{array}[/latex]

[/hidden-answer]

Find the inverse function[latex]\,{f}^{-1}\left(x\right)\,[/latex]for the logistic function[latex]\,f\left(x\right)=\frac{c}{1+a{e}^{-bx}}.\,[/latex]Show all steps.

Use the result from the previous exercise to graph the logistic model[latex]\,P\left(t\right)=\frac{20}{1+4{e}^{-0.5t}}\,[/latex]along with its inverse on the same axis. What are the intercepts and asymptotes of each function?

[reveal-answer q=”1440685″]Show Solution[/reveal-answer][hidden-answer a=”1440685″]Graph of P(t)=20/(1+40.5e^(-0.5t)) and P(t)=(ln(4)-ln((20/t)-1)/0.5.

The graph of[latex]\,P\left(t\right)\,[/latex]has a y-intercept at (0, 4) and horizontal asymptotes at y = 0 and y = 20. The graph of[latex]\,{P}^{-1}\left(t\right)\,[/latex]has an x– intercept at (4, 0) and vertical asymptotes at x = 0 and x = 20.

[/hidden-answer]

Chapter Review Exercises

Exponential Functions

Determine whether the function[latex]\,y=156{\left(0.825\right)}^{t}\,[/latex]represents exponential growth, exponential decay, or neither. Explain

[reveal-answer q=”fs-id1504948″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1504948″]

exponential decay; The growth factor,[latex]\,0.825,[/latex] is between[latex]\,0\,[/latex]and[latex]\,1.[/latex]

[/hidden-answer]

The population of a herd of deer is represented by the function[latex]\,A\left(t\right)=205{\left(1.13\right)}^{t},\,[/latex]where[latex]\,t\,[/latex]is given in years. To the nearest whole number, what will the herd population be after[latex]\,6\,[/latex]years?

Find an exponential equation that passes through the points[latex]\,\text{(2, 2}\text{.25)}\,[/latex]and[latex]\,\left(5,60.75\right).[/latex]

[reveal-answer q=”fs-id1655487″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1655487″]

[latex]y=0.25{\left(3\right)}^{x}[/latex]

[/hidden-answer]

Determine whether (Figure) could represent a function that is linear, exponential, or neither. If it appears to be exponential, find a function that passes through the points.

x 1 2 3 4
f(x) 3 0.9 0.27 0.081

A retirement account is opened with an initial deposit of $8,500 and earns[latex]\,8.12%\,[/latex]interest compounded monthly. What will the account be worth in[latex]\,20\,[/latex]years?

[reveal-answer q=”fs-id1410744″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1410744″]

[latex]$42,888.18[/latex]

[/hidden-answer]

Hsu-Mei wants to save $5,000 for a down payment on a car. To the nearest dollar, how much will she need to invest in an account now with[latex]\,7.5%\,[/latex]APR, compounded daily, in order to reach her goal in[latex]\,3\,[/latex]years?

Does the equation[latex]\,y=2.294{e}^{-0.654t}\,[/latex]represent continuous growth, continuous decay, or neither? Explain.

[reveal-answer q=”fs-id1678302″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1678302″]

continuous decay; the growth rate is negative.

[/hidden-answer]

Suppose an investment account is opened with an initial deposit of[latex]\,\text{\$10,500}\,[/latex]earning[latex]\,6.25%\,[/latex]interest, compounded continuously. How much will the account be worth after[latex]\,25\,[/latex]years?

Graphs of Exponential Functions

Graph the function[latex]\,f\left(x\right)=3.5{\left(2\right)}^{x}.\,[/latex]State the domain and range and give the y-intercept.

[reveal-answer q=”fs-id1594839″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1594839″]

domain: all real numbers; range: all real numbers strictly greater than zero; y-intercept: (0, 3.5);

Graph of f(x)=3.5(2^x)[/hidden-answer]

Graph the function[latex]\,f\left(x\right)=4{\left(\frac{1}{8}\right)}^{x}\,[/latex]and its reflection about the y-axis on the same axes, and give the y-intercept.

The graph of[latex]\,f\left(x\right)={6.5}^{x}\,[/latex]is reflected about the y-axis and stretched vertically by a factor of[latex]\,7.\,[/latex]What is the equation of the new function,[latex]\,g\left(x\right)?\,[/latex]State its y-intercept, domain, and range.

[reveal-answer q=”fs-id1433654″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1433654″]

[latex]g\left(x\right)=7{\left(6.5\right)}^{-x};\,[/latex]y-intercept:[latex]\,\left(0,\text{ 7}\right);\,[/latex]Domain: all real numbers; Range: all real numbers greater than[latex]\,0.[/latex]

[/hidden-answer]

The graph below shows transformations of the graph of[latex]\,f\left(x\right)={2}^{x}.\,[/latex]What is the equation for the transformation?

Graph of f(x)=2^x

Logarithmic Functions

Rewrite[latex]\,{\mathrm{log}}_{17}\left(4913\right)=x\,[/latex]as an equivalent exponential equation.

[reveal-answer q=”fs-id1365015″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1365015″]

[latex]{17}^{x}=4913[/latex]

[/hidden-answer]

Rewrite[latex]\,\mathrm{ln}\left(s\right)=t\,[/latex]as an equivalent exponential equation.

Rewrite[latex]\,{a}^{-\,\frac{2}{5}}=b\,[/latex]as an equivalent logarithmic equation.

[reveal-answer q=”fs-id1569161″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1569161″]

[latex]{\mathrm{log}}_{a}b=-\frac{2}{5}[/latex]

[/hidden-answer]

Rewrite [latex]\,{e}^{-3.5}=h\,[/latex] as an equivalent logarithmic equation.

Solve for x if[latex]\,\,\,{\mathrm{log}}_{64}\left(x\right)=\frac{1}{3}\,[/latex]by converting to exponential form.

[reveal-answer q=”fs-id1705579″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1705579″]

[latex]x={64}^{\frac{1}{3}}=4[/latex]

[/hidden-answer]

Evaluate[latex]\,{\mathrm{log}}_{5}\left(\frac{1}{125}\right)\,[/latex]without using a calculator.

Evaluate[latex]\,\mathrm{log}\left(\text{0}\text{.000001}\right)\,[/latex]without using a calculator.

[reveal-answer q=”fs-id1428405″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1428405″]

[latex]\mathrm{log}\left(\text{0}\text{.000001}\right)=-6[/latex]

[/hidden-answer]

Evaluate[latex]\,\mathrm{log}\left(4.005\right)\,[/latex]using a calculator. Round to the nearest thousandth.

Evaluate[latex]\,\mathrm{ln}\left({e}^{-0.8648}\right)\,[/latex]without using a calculator.

[reveal-answer q=”fs-id1434281″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1434281″]

[latex]\mathrm{ln}\left({e}^{-0.8648}\right)=-0.8648[/latex]

[/hidden-answer]

Evaluate[latex]\,\mathrm{ln}\left(\sqrt[3]{18}\right)\,[/latex]using a calculator. Round to the nearest thousandth.

Graphs of Logarithmic Functions

Graph the function[latex]\,g\left(x\right)=\mathrm{log}\left(7x+21\right)-4.[/latex]

[reveal-answer q=”1536538″]Show Solution[/reveal-answer][hidden-answer a=”1536538″]

Graph of g(x)=log(7x+21)-4.[/hidden-answer]

Graph the function[latex]\,h\left(x\right)=2\mathrm{ln}\left(9-3x\right)+1.[/latex]

State the domain, vertical asymptote, and end behavior of the function[latex]\,g\left(x\right)=\mathrm{ln}\left(4x+20\right)-17.[/latex]

[reveal-answer q=”fs-id1701036″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1701036″]

Domain:[latex]\,x>-5;\,[/latex]Vertical asymptote:[latex]\,x=-5;\,[/latex]End behavior: as[latex]\,x\to -{5}^{+},f\left(x\right)\to -\infty \,[/latex]and as[latex]\,x\to \infty ,f\left(x\right)\to \infty .[/latex]

[/hidden-answer]

Logarithmic Properties

Rewrite[latex]\,\mathrm{ln}\left(7r\cdot 11st\right)\,[/latex]in expanded form.

Rewrite[latex]\,{\mathrm{log}}_{8}\left(x\right)+{\mathrm{log}}_{8}\left(5\right)+{\mathrm{log}}_{8}\left(y\right)+{\mathrm{log}}_{8}\left(13\right)\,[/latex]in compact form.

[reveal-answer q=”fs-id1509129″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1509129″]

[latex]{\text{log}}_{8}\left(65xy\right)[/latex]

[/hidden-answer]

Rewrite[latex]\,{\mathrm{log}}_{m}\left(\frac{67}{83}\right)\,[/latex]in expanded form.

Rewrite[latex]\,\mathrm{ln}\left(z\right)-\mathrm{ln}\left(x\right)-\mathrm{ln}\left(y\right)\,[/latex]in compact form.

[reveal-answer q=”fs-id1676007″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1676007″]

[latex]\mathrm{ln}\left(\frac{z}{xy}\right)[/latex]

[/hidden-answer]

Rewrite[latex]\,\mathrm{ln}\left(\frac{1}{{x}^{5}}\right)\,[/latex]as a product.

Rewrite[latex]\,-{\mathrm{log}}_{y}\left(\frac{1}{12}\right)\,[/latex]as a single logarithm.

[reveal-answer q=”fs-id1371100″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1371100″]

[latex]{\text{log}}_{y}\left(12\right)[/latex]

[/hidden-answer]

Use properties of logarithms to expand[latex]\,\mathrm{log}\left(\frac{{r}^{2}{s}^{11}}{{t}^{14}}\right).[/latex]

Use properties of logarithms to expand[latex]\,\mathrm{ln}\left(2b\sqrt{\frac{b+1}{b-1}}\right).[/latex]

[reveal-answer q=”fs-id1519261″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1519261″]

[latex]\mathrm{ln}\left(2\right)+\mathrm{ln}\left(b\right)+\frac{\mathrm{ln}\left(b+1\right)-\mathrm{ln}\left(b-1\right)}{2}[/latex]

[/hidden-answer]

Condense the expression[latex]\,5\mathrm{ln}\left(b\right)+\mathrm{ln}\left(c\right)+\frac{\mathrm{ln}\left(4-a\right)}{2}\,[/latex]to a single logarithm.

Condense the expression[latex]\,3{\mathrm{log}}_{7}v+6{\mathrm{log}}_{7}w-\frac{{\mathrm{log}}_{7}u}{3}\,[/latex]to a single logarithm.

[reveal-answer q=”fs-id1419882″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1419882″]

[latex]{\mathrm{log}}_{7}\left(\frac{{v}^{3}{w}^{6}}{\sqrt[3]{u}}\right)[/latex]

[/hidden-answer]

Rewrite[latex]\,{\mathrm{log}}_{3}\left(12.75\right)\,[/latex]to base[latex]\,e.[/latex]

Rewrite[latex]\,{5}^{12x-17}=125\,[/latex]as a logarithm. Then apply the change of base formula to solve for[latex]\,x\,[/latex]using the common log. Round to the nearest thousandth.

[reveal-answer q=”fs-id1352011″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1352011″]

[latex]x=\frac{\frac{\mathrm{log}\left(125\right)}{\mathrm{log}\left(5\right)}+17}{12}=\frac{5}{3}[/latex]

[/hidden-answer]

Exponential and Logarithmic Equations

Solve[latex]\,{216}^{3x}\cdot {216}^{x}={36}^{3x+2}\,[/latex]by rewriting each side with a common base.

Solve[latex]\,\frac{125}{{\left(\frac{1}{625}\right)}^{-x-3}}={5}^{3}\,[/latex]by rewriting each side with a common base.

[reveal-answer q=”fs-id1376667″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1376667″]

[latex]x=-3[/latex]

[/hidden-answer]

Use logarithms to find the exact solution for[latex]\,7\cdot {17}^{-9x}-7=49.\,[/latex]If there is no solution, write no solution.

Use logarithms to find the exact solution for[latex]\,3{e}^{6n-2}+1=-60.\,[/latex]If there is no solution, write no solution.

[reveal-answer q=”fs-id1582355″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1582355″]

no solution

[/hidden-answer]

Find the exact solution for[latex]\,5{e}^{3x}-4=6\,[/latex]. If there is no solution, write no solution.

Find the exact solution for[latex]\,2{e}^{5x-2}-9=-56.\,[/latex]If there is no solution, write no solution.

[reveal-answer q=”fs-id1671694″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1671694″]

no solution

[/hidden-answer]

Find the exact solution for[latex]\,{5}^{2x-3}={7}^{x+1}.\,[/latex]If there is no solution, write no solution.

Find the exact solution for[latex]\,{e}^{2x}-{e}^{x}-110=0.\,[/latex]If there is no solution, write no solution.

[reveal-answer q=”fs-id1403522″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1403522″]

[latex]x=\mathrm{ln}\left(11\right)[/latex]

[/hidden-answer]

Use the definition of a logarithm to solve.[latex]\,-5{\mathrm{log}}_{7}\left(10n\right)=5.[/latex]

47. Use the definition of a logarithm to find the exact solution for[latex]\,9+6\mathrm{ln}\left(a+3\right)=33.[/latex]

[reveal-answer q=”fs-id1609098″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1609098″]

[latex]a={e}^{4}-3[/latex]

[/hidden-answer]

Use the one-to-one property of logarithms to find an exact solution for[latex]\,{\mathrm{log}}_{8}\left(7\right)+{\mathrm{log}}_{8}\left(-4x\right)={\mathrm{log}}_{8}\left(5\right).\,[/latex]If there is no solution, write no solution.

Use the one-to-one property of logarithms to find an exact solution for[latex]\,\mathrm{ln}\left(5\right)+\mathrm{ln}\left(5{x}^{2}-5\right)=\mathrm{ln}\left(56\right).\,[/latex]If there is no solution, write no solution.

[reveal-answer q=”fs-id1408805″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1408805″]

[latex]x=±\frac{9}{5}[/latex]

[/hidden-answer]

The formula for measuring sound intensity in decibels[latex]\,D\,[/latex]is defined by the equation[latex]\,D=10\mathrm{log}\left(\frac{I}{{I}_{0}}\right),[/latex] where[latex]\,I\,[/latex]is the intensity of the sound in watts per square meter and[latex]\,{I}_{0}={10}^{-12}\,[/latex]is the lowest level of sound that the average person can hear. How many decibels are emitted from a large orchestra with a sound intensity of[latex]\,6.3\cdot {10}^{-3}\,[/latex]watts per square meter?

The population of a city is modeled by the equation[latex]\,P\left(t\right)=256,114{e}^{0.25t}\,[/latex]where[latex]\,t\,[/latex]is measured in years. If the city continues to grow at this rate, how many years will it take for the population to reach one million?

[reveal-answer q=”fs-id1648231″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1648231″]

about[latex]\,5.45\,[/latex]years

[/hidden-answer]

Find the inverse function[latex]\,{f}^{-1}\,[/latex]for the exponential function[latex]\,f\left(x\right)=2\cdot {e}^{x+1}-5.[/latex]

Find the inverse function[latex]\,{f}^{-1}\,[/latex]for the logarithmic function[latex]\,f\left(x\right)=0.25\cdot {\mathrm{log}}_{2}\left({x}^{3}+1\right).[/latex]

[reveal-answer q=”fs-id1563604″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1563604″]

[latex]{f}^{-1}\left(x\right)=\sqrt[3]{{2}^{4x}-1}[/latex]

[/hidden-answer]

Exponential and Logarithmic Models

For the following exercises, use this scenario: A doctor prescribes[latex]\,300\,[/latex]milligrams of a therapeutic drug that decays by about[latex]\,17%\,[/latex]each hour.

To the nearest minute, what is the half-life of the drug?

Write an exponential model representing the amount of the drug remaining in the patient’s system after[latex]\,t\,[/latex]hours. Then use the formula to find the amount of the drug that would remain in the patient’s system after[latex]\,24\,[/latex]hours. Round to the nearest hundredth of a gram.

[reveal-answer q=”fs-id1671547″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1671547″]

[latex]f\left(t\right)=300{\left(0.83\right)}^{t};f\left(24\right)\approx 3.43\text{ }\text{ }g[/latex]

[/hidden-answer]

For the following exercises, use this scenario: A soup with an internal temperature of[latex]\,\text{350°}\,[/latex]Fahrenheit was taken off the stove to cool in a[latex]\,\text{71°F}\,[/latex]room. After fifteen minutes, the internal temperature of the soup was[latex]\,\text{175°F}\text{.}[/latex]

Use Newton’s Law of Cooling to write a formula that models this situation.

How many minutes will it take the soup to cool to[latex]\,\text{85°F?}[/latex]

[reveal-answer q=”fs-id1409376″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1409376″]

about[latex]\,45\,[/latex]minutes

[/hidden-answer]

For the following exercises, use this scenario: The equation[latex]\,N\left(t\right)=\frac{1200}{1+199{e}^{-0.625t}}\,[/latex]models the number of people in a school who have heard a rumor after[latex]\,t\,[/latex]days.

How many people started the rumor?

To the nearest tenth, how many days will it be before the rumor spreads to half the carrying capacity?

[reveal-answer q=”fs-id1406900″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1406900″]

about[latex]\,8.5\,[/latex]days

[/hidden-answer]

What is the carrying capacity?

For the following exercises, enter the data from each table into a graphing calculator and graph the resulting scatter plots. Determine whether the data from the table would likely represent a function that is linear, exponential, or logarithmic.

x f(x)
1 3.05
2 4.42
3 6.4
4 9.28
5 13.46
6 19.52
7 28.3
8 41.04
9 59.5
10 86.28
[reveal-answer q=”fs-id1403487″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1403487″]

exponential

Graph of the table’s values.[/hidden-answer]

x f(x)
0.5 18.05
1 17
3 15.33
5 14.55
7 14.04
10 13.5
12 13.22
13 13.1
15 12.88
17 12.69
20 12.45

Find a formula for an exponential equation that goes through the points[latex]\,\left(-2,100\right)\,[/latex]and[latex]\,\left(0,4\right).\,[/latex]Then express the formula as an equivalent equation with base e.

[reveal-answer q=”fs-id1657094″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1657094″]

[latex]y=4{\left(0.2\right)}^{x};\,[/latex][latex]y=4{e}^{\text{-1}\text{.609438}x}[/latex]

[/hidden-answer]

Fitting Exponential Models to Data

What is the carrying capacity for a population modeled by the logistic equation[latex]\,P\left(t\right)=\frac{250,000}{1\,\,+\,\,499{e}^{-0.45t}}?\,[/latex]What is the initial population for the model?

The population of a culture of bacteria is modeled by the logistic equation[latex]\,P\left(t\right)=\frac{14,250}{1\,\,+\,\,29{e}^{-0.62t}},[/latex] where[latex]\,t\,[/latex]is in days. To the nearest tenth, how many days will it take the culture to reach[latex]\,75%\,[/latex]of its carrying capacity?

[reveal-answer q=”fs-id1696243″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1696243″]

about[latex]\,7.2\,[/latex]days

[/hidden-answer]

For the following exercises, use a graphing utility to create a scatter diagram of the data given in the table. Observe the shape of the scatter diagram to determine whether the data is best described by an exponential, logarithmic, or logistic model. Then use the appropriate regression feature to find an equation that models the data. When necessary, round values to five decimal places.

x f(x)
1 409.4
2 260.7
3 170.4
4 110.6
5 74
6 44.7
7 32.4
8 19.5
9 12.7
10 8.1
x f(x)
0.15 36.21
0.25 28.88
0.5 24.39
0.75 18.28
1 16.5
1.5 12.99
2 9.91
2.25 8.57
2.75 7.23
3 5.99
3.5 4.81
[reveal-answer q=”fs-id1705002″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1705002″]

logarithmic;[latex]\,y=16.68718-9.71860\mathrm{ln}\left(x\right)[/latex]

Graph of the table’s values.[/hidden-answer]

x f(x)
0 9
2 22.6
4 44.2
5 62.1
7 96.9
8 113.4
10 133.4
11 137.6
15 148.4
17 149.3

Practice Test

The population of a pod of bottlenose dolphins is modeled by the function[latex]\,A\left(t\right)=8{\left(1.17\right)}^{t},[/latex] where[latex]\,t\,[/latex]is given in years. To the nearest whole number, what will the pod population be after[latex]\,3\,[/latex]years?

[reveal-answer q=”fs-id1597336″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1597336″]

About[latex]\,13\,[/latex]dolphins.

[/hidden-answer]

Find an exponential equation that passes through the points[latex]\,\text{(0, 4)}\,[/latex]and[latex]\,\text{(2, 9)}\text{.}[/latex]

Drew wants to save $2,500 to go to the next World Cup. To the nearest dollar, how much will he need to invest in an account now with[latex]\,6.25%\,[/latex]APR, compounding daily, in order to reach his goal in[latex]\,4\,[/latex]years?

[reveal-answer q=”fs-id723927″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id723927″]

[latex]$1,947[/latex]

[/hidden-answer]

An investment account was opened with an initial deposit of $9,600 and earns[latex]\,7.4%\,[/latex]interest, compounded continuously. How much will the account be worth after[latex]\,15\,[/latex]years?

Graph the function[latex]\,f\left(x\right)=5{\left(0.5\right)}^{-x}\,[/latex]and its reflection across the y-axis on the same axes, and give the y-intercept.

[reveal-answer q=”fs-id1588458″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1588458″]

y-intercept:[latex]\,\left(0,\text{ 5}\right)[/latex]

Graph of f(-x)=5(0.5)^-x in blue and f(x)=5(0.5)^x in orange.[/hidden-answer]

The graph shows transformations of the graph of[latex]\,f\left(x\right)={\left(\frac{1}{2}\right)}^{x}.\,[/latex]What is the equation for the transformation?

Graph of f(x)= (1/2)^x.

Rewrite[latex]\,{\mathrm{log}}_{8.5}\left(614.125\right)=a\,[/latex]as an equivalent exponential equation.

[reveal-answer q=”fs-id1653046″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1653046″]

[latex]{8.5}^{a}=614.125[/latex]

[/hidden-answer]

Rewrite[latex]\,{e}^{\frac{1}{2}}=m\,[/latex]as an equivalent logarithmic equation.

Solve for[latex]\,x\,[/latex]by converting the logarithmic equation[latex]\,lo{g}_{\frac{1}{7}}\left(x\right)=2\,[/latex]to exponential form.

[reveal-answer q=”fs-id1361043″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1361043″]

[latex]x={\left(\frac{1}{7}\right)}^{2}=\frac{1}{49}[/latex]

[/hidden-answer]

Evaluate[latex]\,\mathrm{log}\left(\text{10,000,000}\right)\,[/latex]without using a calculator.

Evaluate[latex]\,\mathrm{ln}\left(0.716\right)\,[/latex]using a calculator. Round to the nearest thousandth.

[reveal-answer q=”fs-id1460620″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1460620″]

[latex]\mathrm{ln}\left(0.716\right)\approx -0.334[/latex]

[/hidden-answer]

Graph the function[latex]\,g\left(x\right)=\mathrm{log}\left(12-6x\right)+3.[/latex]

State the domain, vertical asymptote, and end behavior of the function[latex]\,f\left(x\right)={\mathrm{log}}_{5}\left(39-13x\right)+7.[/latex]

[reveal-answer q=”fs-id1678313″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1678313″]

Domain:[latex]\,x<3;\,[/latex]Vertical asymptote:[latex]\,x=3;\,[/latex]End behavior:[latex]\,x\to {3}^{-},f\left(x\right)\to -\infty \,[/latex]and[latex]\,x\to -\infty ,f\left(x\right)\to \infty[/latex]

[/hidden-answer]

Rewrite[latex]\,\mathrm{log}\left(17a\cdot 2b\right)\,[/latex]as a sum.

Rewrite[latex]\,{\mathrm{log}}_{t}\left(96\right)-{\mathrm{log}}_{t}\left(8\right)\,[/latex]in compact form.

[reveal-answer q=”fs-id1406644″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1406644″]

[latex]{\mathrm{log}}_{t}\left(12\right)[/latex]

[/hidden-answer]

Rewrite[latex]\,{\mathrm{log}}_{8}\left({a}^{\frac{1}{b}}\right)\,[/latex]as a product.

Use properties of logarithm to expand[latex]\,\mathrm{ln}\left({y}^{3}{z}^{2}\cdot \sqrt[3]{x-4}\right).[/latex]

[reveal-answer q=”fs-id1439808″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1439808″]

[latex]3\,\,\mathrm{ln}\left(y\right)+2\mathrm{ln}\left(z\right)+\frac{\mathrm{ln}\left(x-4\right)}{3}[/latex]

[/hidden-answer]

Condense the expression[latex]\,4\mathrm{ln}\left(c\right)+\mathrm{ln}\left(d\right)+\frac{\mathrm{ln}\left(a\right)}{3}+\frac{\mathrm{ln}\left(b+3\right)}{3}\,[/latex]to a single logarithm.

Rewrite[latex]\,{16}^{3x-5}=1000\,[/latex]as a logarithm. Then apply the change of base formula to solve for[latex]\,x\,[/latex]using the natural log. Round to the nearest thousandth.

[reveal-answer q=”fs-id1647240″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1647240″]

[latex]x=\frac{\frac{\mathrm{ln}\left(1000\right)}{\mathrm{ln}\left(16\right)}+5}{3}\approx 2.497[/latex]

[/hidden-answer]

Solve[latex]\,{\left(\frac{1}{81}\right)}^{x}\cdot \frac{1}{243}={\left(\frac{1}{9}\right)}^{-3x-1}\,[/latex]by rewriting each side with a common base.

Use logarithms to find the exact solution for[latex]\,-9{e}^{10a-8}-5=-41[/latex]. If there is no solution, write no solution.

[reveal-answer q=”fs-id1700907″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1700907″]

[latex]a=\frac{\mathrm{ln}\left(4\right)+8}{10}[/latex]

[/hidden-answer]

Find the exact solution for[latex]\,10{e}^{4x+2}+5=56.\,[/latex]If there is no solution, write no solution.

Find the exact solution for[latex]\,-5{e}^{-4x-1}-4=64.\,[/latex]If there is no solution, write no solution.

[reveal-answer q=”fs-id1402901″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1402901″]

no solution

[/hidden-answer]

Find the exact solution for[latex]\,{2}^{x-3}={6}^{2x-1}.\,[/latex]If there is no solution, write no solution.

Find the exact solution for[latex]\,{e}^{2x}-{e}^{x}-72=0.\,[/latex]If there is no solution, write no solution.

[reveal-answer q=”fs-id1434398″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1434398″]

[latex]x=\mathrm{ln}\left(9\right)[/latex]

[/hidden-answer]

Use the definition of a logarithm to find the exact solution for[latex]\,4\mathrm{log}\left(2n\right)-7=-11[/latex]

Use the one-to-one property of logarithms to find an exact solution for[latex]\,\mathrm{log}\left(4{x}^{2}-10\right)+\mathrm{log}\left(3\right)=\mathrm{log}\left(51\right)\,[/latex]If there is no solution, write no solution.

[reveal-answer q=”fs-id1435205″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1435205″]

[latex]x=±\frac{3\sqrt{3}}{2}[/latex]

[/hidden-answer]

The formula for measuring sound intensity in decibels[latex]\,D\,[/latex]is defined by the equation[latex]\,D=10\mathrm{log}\left(\frac{I}{{I}_{0}}\right),[/latex]where[latex]\,I\,[/latex]is the intensity of the sound in watts per square meter and[latex]\,{I}_{0}={10}^{-12}\,[/latex]is the lowest level of sound that the average person can hear. How many decibels are emitted from a rock concert with a sound intensity of[latex]\,4.7\cdot {10}^{-1}\,[/latex]watts per square meter?

A radiation safety officer is working with[latex]\,112\,[/latex]grams of a radioactive substance. After[latex]\,17\,[/latex]days, the sample has decayed to[latex]\,80\,[/latex]grams. Rounding to five significant digits, write an exponential equation representing this situation. To the nearest day, what is the half-life of this substance?

[reveal-answer q=”fs-id1654858″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1654858″][latex]f\left(t\right)=112{e}^{-.019792t};[/latex] half-life: about[latex]\,35\,[/latex] days[/hidden-answer]

Write the formula found in the previous exercise as an equivalent equation with base[latex]\,e.\,[/latex]Express the exponent to five significant digits.

A bottle of soda with a temperature of[latex]\,\text{71°}\,[/latex]Fahrenheit was taken off a shelf and placed in a refrigerator with an internal temperature of[latex]\,\text{35° F}\text{.}\,[/latex]After ten minutes, the internal temperature of the soda was[latex]\,\text{63° F}\text{.}\,[/latex]Use Newton’s Law of Cooling to write a formula that models this situation. To the nearest degree, what will the temperature of the soda be after one hour?

[reveal-answer q=”fs-id1700652″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1700652″]

[latex]T\left(t\right)=36{e}^{-0.025131t}+35;T\left(60\right)\approx {43}^{\text{o}}\text{F}[/latex]

[/hidden-answer]

The population of a wildlife habitat is modeled by the equation[latex]\,P\left(t\right)=\frac{360}{1+6.2{e}^{-0.35t}},[/latex] where[latex]\,t\,[/latex]is given in years. How many animals were originally transported to the habitat? How many years will it take before the habitat reaches half its capacity?

Enter the data from (Figure) into a graphing calculator and graph the resulting scatter plot. Determine whether the data from the table would likely represent a function that is linear, exponential, or logarithmic.

x f(x)
1 3
2 8.55
3 11.79
4 14.09
5 15.88
6 17.33
7 18.57
8 19.64
9 20.58
10 21.42
[reveal-answer q=”fs-id1665023″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1665023″]

logarithmic

Graph of the table’s values.[/hidden-answer]

The population of a lake of fish is modeled by the logistic equation[latex]\,P\left(t\right)=\frac{16,120}{1+25{e}^{-0.75t}},[/latex] where[latex]\,t\,[/latex]is time in years. To the nearest hundredth, how many years will it take the lake to reach[latex]\,80%\,[/latex]of its carrying capacity?

For the following exercises, use a graphing utility to create a scatter diagram of the data given in the table. Observe the shape of the scatter diagram to determine whether the data is best described by an exponential, logarithmic, or logistic model. Then use the appropriate regression feature to find an equation that models the data. When necessary, round values to five decimal places.

x f(x)
1 20
2 21.6
3 29.2
4 36.4
5 46.6
6 55.7
7 72.6
8 87.1
9 107.2
10 138.1
[reveal-answer q=”fs-id1465082″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1465082″]

exponential;[latex]\,y=15.10062{\left(1.24621\right)}^{x}[/latex]

Graph of the table’s values.[/hidden-answer]

x f(x)
3 13.98
4 17.84
5 20.01
6 22.7
7 24.1
8 26.15
9 27.37
10 28.38
11 29.97
12 31.07
13 31.43
x f(x)
0 2.2
0.5 2.9
1 3.9
1.5 4.8
2 6.4
3 9.3
4 12.3
5 15
6 16.2
7 17.3
8 17.9
[reveal-answer q=”fs-id1503926″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1503926″]

logistic;[latex]\,y=\frac{18.41659}{1+7.54644{e}^{-0.68375x}}[/latex]

Graph of the table’s values.[/hidden-answer]


  1. •Source: Indiana University Center for Studies of Law in Action, 2007
  2. •Source: Center for Disease Control and Prevention, 2013
  3. •Source: The World Bank, 2013

License

Icon for the Creative Commons Attribution 4.0 International License

Algebra and Trigonometry OpenStax Copyright © 2015 by OpenStax is licensed under a Creative Commons Attribution 4.0 International License, except where otherwise noted.

Share This Book