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 formorWhen performing regression analysis, we use the form most commonly used on graphing utilities,Take a moment to reflect on the characteristics we’ve already learned about the exponential function(assume
- must be greater than zero and not equal to one.
- The initial value of the model is
- If the function models exponential growth. Asincreases, the outputs of the model increase slowly at first, but then increase more and more rapidly, without bound.
- If the function models exponential decay. Asincreases, 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 or(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 ofinstead of but the closer either value is to 1, the better the regression equation approximates the data.
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,
Note that:
- must be non-negative.
- when we have an exponential growth model.
- when we have an exponential decay model.
Given a set of data, perform exponential regression using a graphing utility.
- Use the STAT then EDIT menu to enter given data.
- Clear any existing data from the lists.
- List the input values in the L1 column.
- List the output values in the L2 column.
- Graph and observe a scatter plot of the data using the STATPLOT feature.
- Use ZOOM [9] to adjust axes to fit the data.
- Verify the data follow an exponential pattern.
- Find the equation that models the data.
- Select “ExpReg” from the STAT then CALC menu.
- Use the values returned for a and b to record the model,
- Graph the model in the same window as the scatterplot to verify it is a good fit for the 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. [link] shows results from the study
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 |
- Letrepresent the BAC level, and letrepresent the corresponding relative risk. Use exponential regression to fit a model to these data.
- After 6 drinks, a person weighing 160 pounds will have a BAC of aboutHow 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.
- 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 [link]:
Use the “ExpReg” command from the STAT then CALC menu to obtain the exponential model,
Converting from scientific notation, we have:
Notice thatwhich 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 [link]:
-
Use the model to estimate the risk associated with a BAC ofSubstituteforin the model and solve for
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.
[link] 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 |
- Use exponential regression to fit a model to these data.
- If spending continues at this rate, what will the graduate’s credit card debt be one year after graduating?
- The exponential regression model that fits these data is
- If spending continues at this rate, the graduate’s credit card debt will be $4,499.38 after one year.
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,For this function
- All input values,must be greater than zero.
- The pointis on the graph of the model.
- Ifthe model is increasing. Growth increases rapidly at first and then steadily slows over time.
- Ifthe model is decreasing. Decay occurs rapidly at first and then steadily slows over time.
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,
Note that
- all input values,must be non-negative.
- whenthe model is increasing.
- whenthe model is decreasing.
Given a set of data, perform logarithmic regression using a graphing utility.
- Use the STAT then EDIT menu to enter given data.
- Clear any existing data from the lists.
- List the input values in the L1 column.
- List the output values in the L2 column.
- Graph and observe a scatter plot of the data using the STATPLOT feature.
- Use ZOOM [9] to adjust axes to fit the data.
- Verify the data follow a logarithmic pattern.
- Find the equation that models the data.
- Select “LnReg” from the STAT then CALC menu.
- Use the values returned for a and b to record the model,
- Graph the model in the same window as the scatterplot to verify it is a good fit for the 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.
[link] shows the average life expectancies, in years, of Americans from 1900–2010
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 |
- Letrepresent time in decades starting withfor the year 1900,for the year 1910, and so on. Letrepresent the corresponding life expectancy. Use logarithmic regression to fit a model to these data.
- Use the model to predict the average American life expectancy for the year 2030.
- 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 [link]:
Use the “LnReg” command from the STAT then CALC menu to obtain the logarithmic model,
Next, graph the model in the same window as the scatterplot to verify it is a good fit as shown in [link]:
- To predict the life expectancy of an American in the year 2030, substitutefor the in the model and solve for
If life expectancy continues to increase at this pace, the average life expectancy of an American will be 79.1 by the year 2030.
Sales of a video game released in the year 2000 took off at first, but then steadily slowed as time moved on. [link] 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 | - |
- Letrepresent time in years starting withfor the year 2000. Letrepresent the number of games sold in thousands. Use logarithmic regression to fit a model to these data.
- If games continue to sell at this rate, how many games will sell in 2015? Round to the nearest thousand.
- The logarithmic regression model that fits these data is
- If sales continue at this rate, about 171,000 games will be sold in the year 2015.
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:
Recall that:
- is the initial value of the model.
- when the model increases rapidly at first until it reaches its point of maximum growth rate,At that point, growth steadily slows and the function becomes asymptotic to the upper bound
- is the limiting value, sometimes called the carrying capacity, of the model.
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
Note that
- The initial value of the model is
- Output values for the model grow closer and closer toas time increases.
Given a set of data, perform logistic regression using a graphing utility.
- Use the STAT then EDIT menu to enter given data.
- Clear any existing data from the lists.
- List the input values in the L1 column.
- List the output values in the L2 column.
- Graph and observe a scatter plot of the data using the STATPLOT feature.
- Use ZOOM [9] to adjust axes to fit the data.
- Verify the data follow a logistic pattern.
- Find the equation that models the data.
- Select “Logistic” from the STAT then CALC menu.
- Use the values returned for andto record the model,
- Graph the model in the same window as the scatterplot to verify it is a good fit for the data.
Mobile telephone service has increased rapidly in America since the mid 1990s. Today, almost all residents have cellular service. [link] shows the percentage of Americans with cellular service between the years 1995 and 2012
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 |
- Letrepresent time in years starting withfor the year 1995. Letrepresent the corresponding percentage of residents with cellular service. Use logistic regression to fit a model to these data.
- Use the model to calculate the percentage of Americans with cell service in the year 2013. Round to the nearest tenth of a percent.
- Discuss the value returned for the upper limit,What does this tell you about the model? What would the limiting value be if the model were exact?
- 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 [link]:
Use the “Logistic” command from the STAT then CALC menu to obtain the logistic model,
Next, graph the model in the same window as shown in [link] the scatterplot to verify it is a good fit:
To approximate the percentage of Americans with cellular service in the year 2013, substitutefor the in the model and solve for
According to the model, about 98.8% of Americans had cellular service in 2013.
-
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 beand 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!
[link] 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 |
- Letrepresent time in years starting withfor the year 1997. Letrepresent the number of seals in thousands. Use logistic regression to fit a model to these data.
- Use the model to predict the seal population for the year 2020.
- To the nearest whole number, what is the limiting value of this model?
- The logistic regression model that fits these data is
- If the population continues to grow at this rate, there will be aboutseals in 2020.
- To the nearest whole number, the carrying capacity is 25,657.
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 formto a set of data points. See [link].
- 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 formto a set of data points. See [link].
- 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 formto a set of data points. See [link].
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.
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.
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.
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.
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?
The y-intercept on the graph of a logistic equation corresponds to the initial population for the population model.
Graphical
For the following exercises, match the given function of best fit with the appropriate scatterplot in [link] through [link]. Answer using the letter beneath the matching graph.
C
B
Numeric
To the nearest whole number, what is the initial value of a population modeled by the logistic equationWhat is the carrying capacity?
; 175
Rewrite the exponential modelas an equivalent model with baseExpress the exponent to four significant digits.
A logarithmic model is given by the equationTo the nearest hundredth, for what value ofdoes
A logistic model is given by the equationTo the nearest hundredth, for what value of t does
What is the y-intercept on the graph of the logistic model given in the previous exercise?
y-intercept:
Technology
For the following exercises, use this scenario: The populationof a koi pond overmonths is modeled by the function
Graph the population model to show the population over a span ofyears.
What was the initial population of koi?
koi
How many koi will the pond have after one and a half years?
How many months will it take before there arekoi in the pond?
aboutmonths.
Use the intersect feature to approximate the number of months it will take before the population of the pond reaches half its carrying capacity.
For the following exercises, use this scenario: The populationof an endangered species habitat for wolves is modeled by the function whereis given in years.
Graph the population model to show the population over a span ofyears.
What was the initial population of wolves transported to the habitat?
wolves
How many wolves will the habitat have afteryears?
How many years will it take before there arewolves in the habitat?
aboutyears.
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 [link].
x | 1 | 2 | 3 | 4 | 5 | 6 |
f(x) | 1125 | 1495 | 2310 | 3294 | 4650 | 6361 |
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.
Write the exponential function as an exponential equation with base
Graph the exponential equation on the scatter diagram.
Use the intersect feature to find the value offor which
When
For the following exercises, refer to [link].
x | 1 | 2 | 3 | 4 | 5 | 6 |
f(x) | 555 | 383 | 307 | 210 | 158 | 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.
Write the exponential function as an exponential equation with base
Graph the exponential equation on the scatter diagram.
Use the intersect feature to find the value offor which
For the following exercises, refer to [link].
x | 1 | 2 | 3 | 4 | 5 | 6 |
f(x) | 5.1 | 6.3 | 7.3 | 7.7 | 8.1 | 8.6 |
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 formthat best fits the data in the table.
Use the logarithmic function to find the value of the function when
Graph the logarithmic equation on the scatter diagram.
Use the intersect feature to find the value offor which
When
For the following exercises, refer to [link].
x | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 |
f(x) | 7.5 | 6 | 5.2 | 4.3 | 3.9 | 3.4 | 3.1 | 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 formthat best fits the data in the table.
Use the logarithmic function to find the value of the function when
Graph the logarithmic equation on the scatter diagram.
Use the intersect feature to find the value offor which
For the following exercises, refer to [link].
x | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
f(x) | 8.7 | 12.3 | 15.4 | 18.5 | 20.7 | 22.5 | 23.3 | 24 | 24.6 | 24.8 |
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 formthat best fits the data in the table.
Graph the logistic equation on the scatter diagram.
To the nearest whole number, what is the predicted carrying capacity of the model?
Use the intersect feature to find the value offor which the model reaches half its carrying capacity.
When
For the following exercises, refer to [link].
0 | 2 | 4 | 5 | 7 | 8 | 10 | 11 | 15 | 17 | |
12 | 28.6 | 52.8 | 70.3 | 99.9 | 112.5 | 125.8 | 127.9 | 135.1 | 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 formthat best fits the data in the table.
Graph the logistic equation on the scatter diagram.
To the nearest whole number, what is the predicted carrying capacity of the model?
about
Use the intersect feature to find the value offor which the model reaches half its carrying capacity.
Extensions
Recall that the general form of a logistic equation for a population is given by such that the initial population at timeisShow algebraically that
Working with the left side of the equation, we see that it can be rewritten as
Working with the right side of the equation we show that it can also be rewritten asBut first note that when Therefore,
Thus,
Use a graphing utility to find an exponential regression formulaand a logarithmic regression formulafor the pointsandRound all numbers to 6 decimal places. Graph the points and both formulas along with the lineon 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.
First rewrite the exponential with base e:Then test to verify thattaking rounding error into consideration:
Find the inverse functionfor the logistic functionShow all steps.
Use the result from the previous exercise to graph the logistic modelalong with its inverse on the same axis. What are the intercepts and asymptotes of each function?
The graph ofhas a y-intercept at (0, 4) and horizontal asymptotes at y = 0 and y = 20. The graph ofhas an x- intercept at (4, 0) and vertical asymptotes at x = 0 and x = 20.
Chapter Review Exercises
Exponential Functions
Determine whether the functionrepresents exponential growth, exponential decay, or neither. Explain
exponential decay; The growth factor, is betweenand
The population of a herd of deer is represented by the functionwhereis given in years. To the nearest whole number, what will the herd population be afteryears?
Find an exponential equation that passes through the pointsand
Determine whether [link] 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 earnsinterest compounded monthly. What will the account be worth inyears?
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 withAPR, compounded daily, in order to reach her goal inyears?
Does the equationrepresent continuous growth, continuous decay, or neither? Explain.
continuous decay; the growth rate is negative.
Suppose an investment account is opened with an initial deposit ofearninginterest, compounded continuously. How much will the account be worth afteryears?
Graphs of Exponential Functions
Graph the functionState the domain and range and give the y-intercept.
domain: all real numbers; range: all real numbers strictly greater than zero; y-intercept: (0, 3.5);
Graph the functionand its reflection about the y-axis on the same axes, and give the y-intercept.
The graph ofis reflected about the y-axis and stretched vertically by a factor ofWhat is the equation of the new function,State its y-intercept, domain, and range.
y-intercept:Domain: all real numbers; Range: all real numbers greater than
The graph below shows transformations of the graph ofWhat is the equation for the transformation?
Logarithmic Functions
Rewriteas an equivalent exponential equation.
Rewriteas an equivalent exponential equation.
Rewriteas an equivalent logarithmic equation.
Rewrite as an equivalent logarithmic equation.
Solve forto exponential form.
Evaluatewithout using a calculator.
Evaluatewithout using a calculator.
Evaluateusing a calculator. Round to the nearest thousandth.
Evaluatewithout using a calculator.
Evaluateusing a calculator. Round to the nearest thousandth.
Graphs of Logarithmic Functions
Graph the function
Graph the function
State the domain, vertical asymptote, and end behavior of the function
Domain:Vertical asymptote:End behavior: asand as
Logarithmic Properties
Rewritein expanded form.
Rewritein compact form.
Rewritein expanded form.
Rewritein compact form.
Rewriteas a product.
Rewriteas a single logarithm.
Use properties of logarithms to expand
Use properties of logarithms to expand
Condense the expressionto a single logarithm.
Condense the expressionto a single logarithm.
Rewriteto base
Rewriteas a logarithm. Then apply the change of base formula to solve forusing the common log. Round to the nearest thousandth.
Exponential and Logarithmic Equations
Solveby rewriting each side with a common base.
Solveby rewriting each side with a common base.
Use logarithms to find the exact solution forIf there is no solution, write no solution.
Use logarithms to find the exact solution forIf there is no solution, write no solution.
no solution
Find the exact solution for. If there is no solution, write no solution.
Find the exact solution forIf there is no solution, write no solution.
no solution
Find the exact solution forIf there is no solution, write no solution.
Find the exact solution forIf there is no solution, write no solution.
Use the definition of a logarithm to solve.
47. Use the definition of a logarithm to find the exact solution for
Use the one-to-one property of logarithms to find an exact solution forIf there is no solution, write no solution.
Use the one-to-one property of logarithms to find an exact solution forIf there is no solution, write no solution.
The formula for measuring sound intensity in decibelsis defined by the equation whereis the intensity of the sound in watts per square meter andis the lowest level of sound that the average person can hear. How many decibels are emitted from a large orchestra with a sound intensity ofwatts per square meter?
The population of a city is modeled by the equationwhereis 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?
aboutyears
Find the inverse functionfor the exponential function
Find the inverse functionfor the logarithmic function
Exponential and Logarithmic Models
For the following exercises, use this scenario: A doctor prescribesmilligrams of a therapeutic drug that decays by abouteach 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 afterhours. Then use the formula to find the amount of the drug that would remain in the patient’s system afterhours. Round to the nearest hundredth of a gram.
For the following exercises, use this scenario: A soup with an internal temperature ofFahrenheit was taken off the stove to cool in aroom. After fifteen minutes, the internal temperature of the soup was
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
aboutminutes
For the following exercises, use this scenario: The equationmodels the number of people in a school who have heard a rumor afterdays.
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?
aboutdays
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 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
f(x) | 3.05 | 4.42 | 6.4 | 9.28 | 13.46 | 19.52 | 28.3 | 41.04 | 59.5 | 86.28 |
exponential
x | 0.5 | 1 | 3 | 5 | 7 | 10 | 12 | 13 | 15 | 17 | 20 |
f(x) | 18.05 | 17 | 15.33 | 14.55 | 14.04 | 13.5 | 13.22 | 13.1 | 12.88 | 12.69 | 12.45 |
Find a formula for an exponential equation that goes through the pointsandThen express the formula as an equivalent equation with base e.
Fitting Exponential Models to Data
What is the carrying capacity for a population modeled by the logistic equationWhat is the initial population for the model?
The population of a culture of bacteria is modeled by the logistic equation whereis in days. To the nearest tenth, how many days will it take the culture to reachof its carrying capacity?
aboutdays
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 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
f(x) | 409.4 | 260.7 | 170.4 | 110.6 | 74 | 44.7 | 32.4 | 19.5 | 12.7 | 8.1 |
x | 0.15 | 0.25 | 0.5 | 0.75 | 1 | 1.5 | 2 | 2.25 | 2.75 | 3 | 3.5 |
f(x) | 36.21 | 28.88 | 24.39 | 18.28 | 16.5 | 12.99 | 9.91 | 8.57 | 7.23 | 5.99 | 4.81 |
logarithmic;
x | 0 | 2 | 4 | 5 | 7 | 8 | 10 | 11 | 15 | 17 |
f(x) | 9 | 22.6 | 44.2 | 62.1 | 96.9 | 113.4 | 133.4 | 137.6 | 148.4 | 149.3 |
Practice Test
The population of a pod of bottlenose dolphins is modeled by the function whereis given in years. To the nearest whole number, what will the pod population be afteryears?
Aboutdolphins.
Find an exponential equation that passes through the pointsand
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 withAPR, compounding daily, in order to reach his goal inyears?
An investment account was opened with an initial deposit of $9,600 and earnsinterest, compounded continuously. How much will the account be worth afteryears?
Graph the functionand its reflection across the y-axis on the same axes, and give the y-intercept.
y-intercept:
The graph below shows transformations of the graph ofWhat is the equation for the transformation?
Rewriteas an equivalent exponential equation.
Rewriteas an equivalent logarithmic equation.
Solve forby converting the logarithmic equationto exponential form.
Evaluatewithout using a calculator.
Evaluateusing a calculator. Round to the nearest thousandth.
Graph the function
State the domain, vertical asymptote, and end behavior of the function
Domain:Vertical asymptote:End behavior:and
Rewriteas a sum.
Rewritein compact form.
Rewriteas a product.
Use properties of logarithm to expand
Condense the expressionto a single logarithm.
Rewriteas a logarithm. Then apply the change of base formula to solve forusing the natural log. Round to the nearest thousandth.
Solveby rewriting each side with a common base.
Use logarithms to find the exact solution for. If there is no solution, write no solution.
Find the exact solution forIf there is no solution, write no solution.
Find the exact solution forIf there is no solution, write no solution.
no solution
Find the exact solution forIf there is no solution, write no solution.
Find the exact solution forIf there is no solution, write no solution.
Use the definition of a logarithm to find the exact solution for
Use the one-to-one property of logarithms to find an exact solution forIf there is no solution, write no solution.
The formula for measuring sound intensity in decibelsis defined by the equationwhereis the intensity of the sound in watts per square meter andis the lowest level of sound that the average person can hear. How many decibels are emitted from a rock concert with a sound intensity ofwatts per square meter?
A radiation safety officer is working withgrams of a radioactive substance. Afterdays, the sample has decayed tograms. Rounding to five significant digits, write an exponential equation representing this situation. To the nearest day, what is the half-life of this substance?
half-life: about days
Write the formula found in the previous exercise as an equivalent equation with baseExpress the exponent to five significant digits.
A bottle of soda with a temperature ofFahrenheit was taken off a shelf and placed in a refrigerator with an internal temperature ofAfter ten minutes, the internal temperature of the soda wasUse 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?
The population of a wildlife habitat is modeled by the equation whereis 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 [link] 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 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
f(x) | 3 | 8.55 | 11.79 | 14.09 | 15.88 | 17.33 | 18.57 | 19.64 | 20.58 | 21.42 |
logarithmic
The population of a lake of fish is modeled by the logistic equation whereis time in years. To the nearest hundredth, how many years will it take the lake to reachof 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 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
f(x) | 20 | 21.6 | 29.2 | 36.4 | 46.6 | 55.7 | 72.6 | 87.1 | 107.2 | 138.1 |
exponential;
x | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 |
f(x) | 13.98 | 17.84 | 20.01 | 22.7 | 24.1 | 26.15 | 27.37 | 28.38 | 29.97 | 31.07 | 31.43 |
x | 0 | 0.5 | 1 | 1.5 | 2 | 3 | 4 | 5 | 6 | 7 | 8 |
f(x) | 2.2 | 2.9 | 3.9 | 4.8 | 6.4 | 9.3 | 12.3 | 15 | 16.2 | 17.3 | 17.9 |
logistic;
- Precalculus
- Preface
- Functions
- Linear Functions
- Polynomial and Rational Functions
- Exponential and Logarithmic Functions
- Trigonometric Functions
- Periodic Functions
- Trigonometric Identities and Equations
- Further Applications of Trigonometry
- Systems of Equations and Inequalities
- Introduction to Systems of Equations and Inequalities
- Systems of Linear Equations: Two Variables
- Systems of Linear Equations: Three Variables
- Systems of Nonlinear Equations and Inequalities: Two Variables
- Partial Fractions
- Matrices and Matrix Operations
- Solving Systems with Gaussian Elimination
- Solving Systems with Inverses
- Solving Systems with Cramer's Rule
- Analytic Geometry
- Sequences, Probability and Counting Theory
- Introduction to Calculus
- Appendix