Exponential and Logarithmic Models
June 22, 2024 | by Bloom Code Studio
Learning Objectives
In this section, you will:
- Model exponential growth and decay.
- Use Newtonโs Law of Cooling.
- Use logistic-growth models.
- Choose an appropriate model for data.
- Express an exponential model in baseย e๐ย .
Figure 1 A nuclear research reactor inside the Neely Nuclear Research Center on the Georgia Institute of Technology campus (credit: Georgia Tech Research Institute)
We have already explored some basic applications of exponential and logarithmic functions. In this section, we explore some important applications in more depth, including radioactive isotopes and Newtonโs Law of Cooling.
Modeling Exponential Growth and Decay
In real-world applications, we need to model the behavior of a function. In mathematical modeling, we choose a familiar general function with properties that suggest that it will model the real-world phenomenon we wish to analyze. In the case of rapid growth, we may choose the exponential growth function:
y=A0ekt๐ฆ=๐ด0๐๐๐ก
where A0๐ด0 is equal to the value at time zero, e๐ is Eulerโs constant, and k๐ is a positive constant that determines the rate (percentage) of growth. We may use the exponential growth function in applications involving doubling time, the time it takes for a quantity to double. Such phenomena as wildlife populations, financial investments, biological samples, and natural resources may exhibit growth based on a doubling time. In some applications, however, as we will see when we discuss the logistic equation, the logistic model sometimes fits the data better than the exponential model.
On the other hand, if a quantity is falling rapidly toward zero, without ever reaching zero, then we should probably choose the exponential decay model. Again, we have the form y=A0ekt๐ฆ=๐ด0๐๐๐ก where A0๐ด0 is the starting value, and e๐ is Eulerโs constant. Now k๐ is a negative constant that determines the rate of decay. We may use the exponential decay model when we are calculating half-life, or the time it takes for a substance to exponentially decay to half of its original quantity. We use half-life in applications involving radioactive isotopes.
In our choice of a function to serve as a mathematical model, we often use data points gathered by careful observation and measurement to construct points on a graph and hope we can recognize the shape of the graph. Exponential growth and decay graphs have a distinctive shape, as we can see inย Figure 2ย andย Figure 3. It is important to remember that, although parts of each of the two graphs seem to lie on theย x-axis, they are really a tiny distance above theย x-axis.
Figure 2 A graph showing exponential growth. The equation is y=2e3x.๐ฆ=2๐3๐ฅ.
Figure 3 A graph showing exponential decay. The equation is y=3eโ2x.๐ฆ=3๐โ2๐ฅ.
Exponential growth and decay often involve very large or very small numbers. To describe these numbers, we often use orders of magnitude. The order of magnitude is the power of ten, when the number is expressed in scientific notation, with one digit to the left of the decimal. For example, the distance to the nearest star, Proxima Centauri, measured in kilometers, is 40,113,497,200,000 kilometers. Expressed in scientific notation, this is 4.01134972ร1013.4.01134972ร1013. So, we could describe this number as having order of magnitude 1013.1013.
CHARACTERISTICS OF THE EXPONENTIAL FUNCTION, y=A0ekt๐ฆ=๐ด0๐๐๐ก
An exponential function with the form y=A0ekt๐ฆ=๐ด0๐๐๐ก has the following characteristics:
- one-to-one function
- horizontal asymptote:ย y=0๐ฆ=0
- domain:ย (โโ,ย โ)(โโ,ย โ)
- range:ย (0,โ)(0,โ)
- x intercept: none
- y-intercept:ย (0,A0)(0,๐ด0)
- increasing ifย k>0๐>0ย (seeย Figure 4)
- decreasing ifย k<0๐<0ย (seeย Figure 4)
Figure 4 An exponential function models exponential growth when k>0๐>0 and exponential decay when k<0.๐<0.
EXAMPLE 1
Graphing Exponential Growth
A population of bacteria doubles every hour. If the culture started with 10 bacteria, graph the population as a function of time.
Solution
When an amount grows at a fixed percent per unit time, the growth is exponential. To find A0๐ด0 we use the fact that A0๐ด0 is the amount at time zero, so A0=10.๐ด0=10. To find k,๐, use the fact that after one hour (t=1)(๐ก=1) the population doubles from 1010 to 20.20. The formula is derived as follows
20=10ekโ 12=ekln2=kDivide by 10Take the natural logarithm20=10๐๐โ 12=๐๐Divide by 10ln2=๐Take the natural logarithm
soย k=ln(2).๐=ln(2).ย Thus the equation we want to graph isย y=10e(ln2)t=10(eln2)t=10โ 2t.๐ฆ=10๐(ln2)๐ก=10(๐ln2)๐ก=10ยท2๐ก.ย The graph is shown inย Figure 5.
Figure 5 The graph of y=10e(ln2)t๐ฆ=10๐(ln2)๐ก
Analysis
The population of bacteria after ten hours is 10,240. We could describe this amount is being of the order of magnitude 104.104. The population of bacteria after twenty hours is 10,485,760 which is of the order of magnitude 107,107, so we could say that the population has increased by three orders of magnitude in ten hours.
Half-Life
We now turn to exponential decay. One of the common terms associated with exponential decay, as stated above, is half-life, the length of time it takes an exponentially decaying quantity to decrease to half its original amount. Every radioactive isotope has a half-life, and the process describing the exponential decay of an isotope is called radioactive decay.
To find the half-life of a function describing exponential decay, solve the following equation:
12A0=Aoekt12๐ด0=๐ด๐๐๐๐ก
We find that the half-life depends only on the constant k๐ and not on the starting quantity A0.๐ด0.
The formula is derived as follows
12A0=Aoekt12=ektln(12)=ktโln(2)=ktโln(2)k=tDivide byA0.Take the natural log.Apply laws of logarithms.Divide byk.12๐ด0=๐ด๐๐๐๐ก12=๐๐๐กDivide by๐ด0.ln(12)=๐๐กTake the natural log.โln(2)=๐๐กApply laws of logarithms.โln(2)๐=๐กDivide by๐.
Since t,๐ก, the time, is positive, k๐ must, as expected, be negative. This gives us the half-life formula
t=โln(2)k๐ก=โln(2)๐
HOW TO
Given the half-life, find the decay rate.
- Writeย A=Aoekt.๐ด=๐ด๐๐๐๐ก.
- Replaceย A๐ดย byย 12A012๐ด0ย and replaceย t๐กย by the given half-life.
- Solve to findย k.๐.ย Expressย k๐ย as an exact value (do not round).
Note: It is also possible to find the decay rate using k=โln(2)t.๐=โln(2)๐ก.
EXAMPLE 2
Finding the Function that Describes Radioactive Decay
The half-life of carbon-14 is 5,730 years. Express the amount of carbon-14 remaining as a function of time, t.๐ก.
Solution
This formula is derived as follows.
A=A0ekt0.5A0=A0ekโ 57300.5=e5730kln(0.5)=5730kk=ln(0.5)5730A=A0e(ln(0.5)5730)tThe continuous growth formula.Substitute the half-life fortand0.5A0forf(t).Divide byA0.Take the natural log of both sides.Divide by the coefficient ofk.Substitute forrin the continuous growth formula.๐ด=๐ด0๐๐๐กThe continuous growth formula.0.5๐ด0=๐ด0๐๐โ 5730Substitute the half-life for๐กand0.5๐ด0for๐(๐ก).0.5=๐5730๐Divide by๐ด0.ln(0.5)=5730๐Take the natural log of both sides.๐=ln(0.5)5730Divide by the coefficient of๐.๐ด=๐ด0๐(ln(0.5)5730)๐กSubstitute for๐in the continuous growth formula.
The function that describes this continuous decay is f(t)=A0e(ln(0.5)5730)t.๐(๐ก)=๐ด0๐(ln(0.5)5730)๐ก. We observe that the coefficient of t,๐ก, ln(0.5)5730โโ1.2097ร10โ4ln(0.5)5730โโ1.2097ร10โ4 is negative, as expected in the case of exponential decay.
TRY IT #1
The half-life of plutonium-244 is 80,000,000 years. Find a function that gives the amount of plutonium-244 remaining as a function of time, measured in years.
Radiocarbon Dating
The formula for radioactive decay is important in radiocarbon dating, which is used to calculate the approximate date a plant or animal died. Radiocarbon dating was discovered in 1949 by Willard Libby, who won a Nobel Prize for his discovery. It compares the difference between the ratio of two isotopes of carbon in an organic artifact or fossil to the ratio of those two isotopes in the air. It is believed to be accurate to within about 1% error for plants or animals that died within the last 60,000 years.
Carbon-14 is a radioactive isotope of carbon that has a half-life of 5,730 years. It occurs in small quantities in the carbon dioxide in the air we breathe. Most of the carbon on Earth is carbon-12, which has an atomic weight of 12 and is not radioactive. Scientists have determined the ratio of carbon-14 to carbon-12 in the air for the last 60,000 years, using tree rings and other organic samples of known datesโalthough the ratio has changed slightly over the centuries.
As long as a plant or animal is alive, the ratio of the two isotopes of carbon in its body is close to the ratio in the atmosphere. When it dies, the carbon-14 in its body decays and is not replaced. By comparing the ratio of carbon-14 to carbon-12 in a decaying sample to the known ratio in the atmosphere, the date the plant or animal died can be approximated.
Since the half-life of carbon-14 is 5,730 years, the formula for the amount of carbon-14 remaining after t๐ก years is
AโA0e(ln(0.5)5730)t๐ดโ๐ด0๐(ln(0.5)5730)๐ก
where
- A๐ดย is the amount of carbon-14 remaining
- A0๐ด0ย is the amount of carbon-14 when the plant or animal began decaying.
This formula is derived as follows:
A=A0ekt0.5A0=A0ekโ 57300.5=e5730kln(0.5)=5730kk=ln(0.5)5730A=A0e(ln(0.5)5730)tThe continuous growth formula.Substitute the half-life fortand0.5A0forf(t).Divide byA0.Take the natural log of both sides.Divide by the coefficient ofk.Substitute forkin the continuous growth formula.๐ด=๐ด0๐๐๐กThe continuous growth formula.0.5๐ด0=๐ด0๐๐โ 5730Substitute the half-life for๐กand0.5๐ด0for๐(๐ก).0.5=๐5730๐Divide by๐ด0.ln(0.5)=5730๐Take the natural log of both sides.๐=ln(0.5)5730Divide by the coefficient of๐.๐ด=๐ด0๐(ln(0.5)5730)๐กSubstitute for๐in the continuous growth formula.
To find the age of an object, we solve this equation for t:๐ก:
t=ln(AA0)โ0.000121๐ก=ln(๐ด๐ด0)โ0.000121
Out of necessity, we neglect here the many details that a scientist takes into consideration when doing carbon-14 dating, and we only look at the basic formula. The ratio of carbon-14 to carbon-12 in the atmosphere is approximately 0.0000000001%. Let r๐ be the ratio of carbon-14 to carbon-12 in the organic artifact or fossil to be dated, determined by a method called liquid scintillation. From the equation AโA0eโ0.000121t๐ดโ๐ด0๐โ0.000121๐ก we know the ratio of the percentage of carbon-14 in the object we are dating to the initial amount of carbon-14 in the object when it was formed is r=AA0โeโ0.000121t.๐=๐ด๐ด0โ๐โ0.000121๐ก. We solve this equation for t,๐ก, to get
t=ln(r)โ0.000121๐ก=ln(๐)โ0.000121
HOW TO
Given the percentage of carbon-14 in an object, determine its age.
- Express the given percentage of carbon-14 as an equivalent decimal,ย k.๐.
- Substitute forย kย in the equationย t=ln(r)โ0.000121๐ก=ln(๐)โ0.000121ย and solve for the age,ย t.๐ก.
EXAMPLE 3
Finding the Age of a Bone
A bone fragment is found that contains 20% of its original carbon-14. To the nearest year, how old is the bone?
Solution
We substitute 20%=0.2020%=0.20 for r๐ in the equation and solve for t:๐ก:
t=ln(r)โ0.000121=ln(0.20)โ0.000121โ13301Use the general form of the equation.Substitute for r.Round to the nearest year.๐ก=ln(๐)โ0.000121Use the general form of the equation.=ln(0.20)โ0.000121Substitute for ๐.โ13301Round to the nearest year.
The bone fragment is about 13,301 years old.
Analysis
The instruments that measure the percentage of carbon-14 are extremely sensitive and, as we mention above, a scientist will need to do much more work than we did in order to be satisfied. Even so, carbon dating is only accurate to about 1%, so this age should be given as 13,301 yearsยฑ1% or 13,301 yearsยฑ133 years.13,301 yearsยฑ1% or 13,301 yearsยฑ133 years.
TRY IT #2
Cesium-137 has a half-life of about 30 years. If we begin with 200 mg of cesium-137, will it take more or less than 230 years until only 1 milligram remains?
Calculating Doubling Time
For decaying quantities, we determined how long it took for half of a substance to decay. For growing quantities, we might want to find out how long it takes for a quantity to double. As we mentioned above, the time it takes for a quantity to double is called the doubling time.
Given the basic exponential growth equation A=A0ekt,๐ด=๐ด0๐๐๐ก, doubling time can be found by solving for when the original quantity has doubled, that is, by solving 2A0=A0ekt.2๐ด0=๐ด0๐๐๐ก.
The formula is derived as follows:
2A0=A0ekt2=ektln2=ktt=ln2kDivide byA0.Take the natural logarithm.Divide by the coefficient oft.2๐ด0=๐ด0๐๐๐ก2=๐๐๐กDivide by๐ด0.ln2=๐๐กTake the natural logarithm.๐ก=ln2๐Divide by the coefficient of๐ก.
Thus the doubling time is
t=ln2k๐ก=ln2๐
EXAMPLE 4
Finding a Function That Describes Exponential Growth
According to Mooreโs Law, the doubling time for the number of transistors that can be put on a computer chip is approximately two years. Give a function that describes this behavior.
Solution
The formula is derived as follows:
t=ln2k2=ln2kk=ln22A=A0eln22tThe doubling time formula.Use a doubling time of two years.Multiply bykand divide by 2.Substitutekinto the continuous growth formula.๐ก=ln2๐The doubling time formula.2=ln2๐Use a doubling time of two years.๐=ln22Multiply by๐and divide by 2.๐ด=๐ด0๐ln22๐กSubstitute๐into the continuous growth formula.
The function is A0eln22t.๐ด0๐ln22๐ก.
TRY IT #3
Recent data suggests that, as of 2013, the rate of growth predicted by Mooreโs Law no longer holds. Growth has slowed to a doubling time of approximately three years. Find the new function that takes that longer doubling time into account.
Using Newtonโs Law of Cooling
Exponential decay can also be applied to temperature. When a hot object is left in surrounding air that is at a lower temperature, the objectโs temperature will decrease exponentially, leveling off as it approaches the surrounding air temperature. On a graph of the temperature function, the leveling off will correspond to a horizontal asymptote at the temperature of the surrounding air. Unless the room temperature is zero, this will correspond to a vertical shift of the generic exponential decay function. This translation leads to Newtonโs Law of Cooling, the scientific formula for temperature as a function of time as an objectโs temperature is equalized with the ambient temperature
T(t)=aekt+Ts๐(๐ก)=๐๐๐๐ก+๐๐
This formula is derived as follows:
T(t)=Abct+TsT(t)=Aeln(bct)+TsT(t)=Aectlnb+TsT(t)=Aekt+TsLaws of logarithms.Laws of logarithms.Rename the constant c ln b,calling it k.๐(๐ก)=๐ด๐๐๐ก+๐๐ ๐(๐ก)=๐ด๐ln(๐๐๐ก)+๐๐ Laws of logarithms.๐(๐ก)=๐ด๐๐๐กln๐+๐๐ Laws of logarithms.๐(๐ก)=๐ด๐๐๐ก+๐๐ Rename the constant ๐ ln ๐,calling it ๐.
NEWTONโS LAW OF COOLING
The temperature of an object, T,๐, in surrounding air with temperature Ts๐๐ will behave according to the formula
T(t)=Aekt+Ts๐(๐ก)=๐ด๐๐๐ก+๐๐
where
- t๐กย is time
- A๐ดย is the difference between the initial temperature of the object and the surroundings
- k๐ย is a constant, the continuous rate of cooling of the object
HOW TO
Given a set of conditions, apply Newtonโs Law of Cooling.
- Setย Ts๐๐ ย equal to theย y-coordinate of the horizontal asymptote (usually the ambient temperature).
- Substitute the given values into the continuous growth formulaย T(t)=Aekt+Ts๐(๐ก)=๐ด๐๐๐ก+๐๐ ย to find the parametersย A๐ดย andย k.๐.
- Substitute in the desired time to find the temperature or the desired temperature to find the time.
EXAMPLE 5
Using Newtonโs Law of Cooling
A cheesecake is taken out of the oven with an ideal internal temperature of 165ยฐF,165ยฐF, and is placed into a 35ยฐF35ยฐF refrigerator. After 10 minutes, the cheesecake has cooled to 150ยฐF.150ยฐF. If we must wait until the cheesecake has cooled to 70ยฐF70ยฐF before we eat it, how long will we have to wait?
Solution
Because the surrounding air temperature in the refrigerator is 35 degrees, the cheesecakeโs temperature will decay exponentially toward 35, following the equation
T(t)=Aekt+35๐(๐ก)=๐ด๐๐๐ก+35
We know the initial temperature was 165, so T(0)=165.๐(0)=165.
165=Aek0+35A=130Substitute (0,165).Solve for A.165=๐ด๐๐0+35Substitute (0,165).๐ด=130Solve for ๐ด.
We were given another data point, T(10)=150,๐(10)=150, which we can use to solve for k.๐.
150=130ek10+35115=130ek10115130=e10kln(115130)=10kk=ln(115130)10โโ0.0123Substitute (10, 150).Subtract 35.Divide by 130.Take the natural log of both sides.Divide by the coefficient ofk.150=130๐๐10+35Substitute (10, 150).115=130๐๐10Subtract 35.115130=๐10๐Divide by 130.ln(115130)=10๐Take the natural log of both sides.๐=ln(115130)10โโ0.0123Divide by the coefficient of๐.
This gives us the equation for the cooling of the cheesecake: T(t)=130eโ0.0123t+35.๐(๐ก)=130๐โ0.0123๐ก+35.
Now we can solve for the time it will take for the temperature to cool to 70 degrees.
70=130eโ0.0123t+3535=130eโ0.0123t35130=eโ0.0123tln(35130)=โ0.0123tt=ln(35130)โ0.0123โ106.68Substitute in 70 forT(t).Subtract 35.Divide by 130.Take the natural log of both sidesDivide by the coefficient oft.70=130๐โ0.0123๐ก+35Substitute in 70 for๐(๐ก).35=130๐โ0.0123๐กSubtract 35.35130=๐โ0.0123๐กDivide by 130.ln(35130)=โ0.0123๐กTake the natural log of both sides๐ก=ln(35130)โ0.0123โ106.68Divide by the coefficient of๐ก.
It will take about 107 minutes, or one hour and 47 minutes, for the cheesecake to cool to 70ยฐF.70ยฐF.
TRY IT #4
A pitcher of water at 40 degrees Fahrenheit is placed into a 70 degree room. One hour later, the temperature has risen to 45 degrees. How long will it take for the temperature to rise to 60 degrees?
Using Logistic Growth Models
Exponential growth cannot continue forever. Exponential models, while they may be useful in the short term, tend to fall apart the longer they continue. Consider an aspiring writer who writes a single line on day one and plans to double the number of lines she writes each day for a month. By the end of the month, she must write over 17 billion lines, or one-half-billion pages. It is impractical, if not impossible, for anyone to write that much in such a short period of time. Eventually, an exponential model must begin to approach some limiting value, and then the growth is forced to slow. For this reason, it is often better to use a model with an upper bound instead of an exponential growth model, though the exponential growth model is still useful over a short term, before approaching the limiting value.
The logistic growth model is approximately exponential at first, but it has a reduced rate of growth as the output approaches the modelโs upper bound, called the carrying capacity. For constants a, b,a, b, and c,c, the logistic growth of a population over time t๐ก is represented by the model
f(t)=c1+aeโbt๐(๐ก)=๐1+๐๐โ๐๐ก
The graph inย Figure 6ย shows how the growth rate changes over time. The graph increases from left to right, but the growth rate only increases until it reaches its point of maximum growth rate, at which point the rate of increase decreases.
Figure 6
LOGISTIC GROWTH
The logistic growth model is
f(t)=c1+aeโbt๐(๐ก)=๐1+๐๐โ๐๐ก
where
- c1+a๐1+๐ย is the initial value
- c๐ย is theย carrying capacity, orย limiting value
- b๐ย is a constant determined by the rate of growth.
EXAMPLE 6
Using the Logistic-Growth Model
An influenza epidemic spreads through a population rapidly, at a rate that depends on two factors: The more people who have the flu, the more rapidly it spreads, and also the more uninfected people there are, the more rapidly it spreads. These two factors make the logistic model a good one to study the spread of communicable diseases. And, clearly, there is a maximum value for the number of people infected: the entire population.
For example, at time t=0๐ก=0 there is one person in a community of 1,000 people who has the flu. So, in that community, at most 1,000 people can have the flu. Researchers find that for this particular strain of the flu, the logistic growth constant is b=0.6030.๐=0.6030. Estimate the number of people in this community who will have had this flu after ten days. Predict how many people in this community will have had this flu after a long period of time has passed.
Solution
We substitute the given data into the logistic growth model
f(t)=c1+aeโbt๐(๐ก)=๐1+๐๐โ๐๐ก
Because at most 1,000 people, the entire population of the community, can get the flu, we know the limiting value is c=1000.๐=1000. To find a,๐, we use the formula that the number of cases at time t=0๐ก=0 is c1+a=1,๐1+๐=1, from which it follows that a=999.๐=999. This model predicts that, after ten days, the number of people who have had the flu is f(t)=10001+999eโ0.6030xโ293.8.๐(๐ก)=10001+999๐โ0.6030๐ฅโ293.8. Because the actual number must be a whole number (a person has either had the flu or not) we round to 294. In the long term, the number of people who will contract the flu is the limiting value, c=1000.๐=1000.
Analysis
Remember that, because we are dealing with a virus, we cannot predict with certainty the number of people infected. The model only approximates the number of people infected and will not give us exact or actual values.
The graph inย Figure 7ย gives a good picture of how this model fits the data.
Figure 7 The graph of f(t)=10001+999eโ0.6030x๐(๐ก)=10001+999๐โ0.6030๐ฅ
TRY IT #5
Using the model inย Example 6, estimate the number of cases of flu on day 15.
Choosing an Appropriate Model for Data
Now that we have discussed various mathematical models, we need to learn how to choose the appropriate model for the raw data we have. Many factors influence the choice of a mathematical model, among which are experience, scientific laws, and patterns in the data itself. Not all data can be described by elementary functions. Sometimes, a function is chosen that approximates the data over a given interval. For instance, suppose data were gathered on the number of homes bought in the United States from the years 1960 to 2013. After plotting these data in a scatter plot, we notice that the shape of the data from the years 2000 to 2013 follow a logarithmic curve. We could restrict the interval from 2000 to 2010, apply regression analysis using a logarithmic model, and use it to predict the number of home buyers for the year 2015.
Three kinds of functions that are often useful in mathematical models are linear functions, exponential functions, and logarithmic functions. If the data lies on a straight line, or seems to lie approximately along a straight line, a linear model may be best. If the data is non-linear, we often consider an exponential or logarithmic model, though other models, such as quadratic models, may also be considered.
In choosing between an exponential model and a logarithmic model, we look at the way the data curves. This is called the concavity. If we draw a line between two data points, and all (or most) of the data between those two points lies above that line, we say the curve is concave down. We can think of it as a bowl that bends downward and therefore cannot hold water. If all (or most) of the data between those two points lies below the line, we say the curve is concave up. In this case, we can think of a bowl that bends upward and can therefore hold water. An exponential curve, whether rising or falling, whether representing growth or decay, is always concave up away from its horizontal asymptote. A logarithmic curve is always concave away from its vertical asymptote. In the case of positive data, which is the most common case, an exponential curve is always concave up, and a logarithmic curve always concave down.
A logistic curve changes concavity. It starts out concave up and then changes to concave down beyond a certain point, called a point of inflection.
After using the graph to help us choose a type of function to use as a model, we substitute points, and solve to find the parameters. We reduce round-off error by choosing points as far apart as possible.
EXAMPLE 7
Choosing a Mathematical Model
Does a linear, exponential, logarithmic, or logistic model best fit the values listed inย Table 1? Find the model, and use a graph to check your choice.
| x๐ฅ | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |
| y๐ฆ | 0 | 1.386 | 2.197 | 2.773 | 3.219 | 3.584 | 3.892 | 4.159 | 4.394 |
Solution
First, plot the data on a graph as inย Figure 8. For the purpose of graphing, round the data to two decimal places.
Figure 8
Clearly, the points do not lie on a straight line, so we reject a linear model. If we draw a line between any two of the points, most or all of the points between those two points lie above the line, so the graph is concave down, suggesting a logarithmic model. We can try y=aln(bx).๐ฆ=๐ln(๐๐ฅ). Plugging in the first point, (1,0),(1,0), gives 0=alnb.0=๐ln๐. We reject the case that a=0๐=0 (if it were, all outputs would be 0), so we know ln(b)=0.ln(๐)=0. Thus b=1๐=1 and y=aln(x).๐ฆ=๐ln(x). Next we can use the point (9,4.394)(9,4.394) to solve for a:๐:
y=aln(x)4.394=aln(9)a=4.394ln(9)๐ฆ=๐ln(๐ฅ)4.394=๐ln(9)๐=4.394ln(9)
Because a=4.394ln(9)โ2,๐=4.394ln(9)โ2, an appropriate model for the data is y=2ln(x).๐ฆ=2ln(๐ฅ).
To check the accuracy of the model, we graph the function together with the given points as inย Figure 9.
Figure 9 The graph of y=2lnx.๐ฆ=2ln๐ฅ.
We can conclude that the model is a good fit to the data.
Compareย Figure 9ย to the graph ofย y=ln(x2)๐ฆ=ln(๐ฅ2)ย shown inย Figure 10.
Figure 10 The graph of y=ln(x2)๐ฆ=ln(๐ฅ2)
The graphs appear to be identical when x>0.๐ฅ>0. A quick check confirms this conclusion: y=ln(x2)=2ln(x)๐ฆ=ln(๐ฅ2)=2ln(๐ฅ) for x>0.๐ฅ>0.
However, ifย x<0,๐ฅ<0,ย the graph ofย y=ln(x2)๐ฆ=ln(๐ฅ2)ย includes a โextraโ branch, as shown inย Figure 11. This occurs because, whileย y=2ln(x)๐ฆ=2ln(๐ฅ)ย cannot have negative values in the domain (as such values would force the argument to be negative), the functionย y=ln(x2)๐ฆ=ln(๐ฅ2)ย can have negative domain values.
Figure 11
TRY IT #6
Does a linear, exponential, or logarithmic model best fit the data inย Table 2? Find the model.
| x๐ฅ | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |
| y๐ฆ | 3.297 | 5.437 | 8.963 | 14.778 | 24.365 | 40.172 | 66.231 | 109.196 | 180.034 |
Expressing an Exponential Model in Base e๐
While powers and logarithms of any base can be used in modeling, the two most common bases are 1010 and e.๐. In science and mathematics, the base e๐ is often preferred. We can use laws of exponents and laws of logarithms to change any base to base e.๐.
HOW TO
Given a model with the form y=abx,๐ฆ=๐๐๐ฅ, change it to the form y=A0ekx.๐ฆ=๐ด0๐๐๐ฅ.
- Rewriteย y=abx๐ฆ=๐๐๐ฅย asย y=aeln(bx).๐ฆ=๐๐ln(๐๐ฅ).
- Use the power rule of logarithms to rewrite y asย y=aexln(b)=aeln(b)x.๐ฆ=๐๐๐ฅln(๐)=๐๐ln(๐)๐ฅ.
- Note thatย a=A0๐=๐ด0ย andย k=ln(b)๐=ln(๐)ย in the equationย y=A0ekx.๐ฆ=๐ด0๐๐๐ฅ.
EXAMPLE 8
Changing to base e
Change the function y=2.5(3.1)x๐ฆ=2.5(3.1)๐ฅ so that this same function is written in the form y=A0ekx.๐ฆ=๐ด0๐๐๐ฅ.
Solution
The formula is derived as follows
y=2.5(3.1)x=2.5eln(3.1x)=2.5exln3.1=2.5e(ln3.1)xInsert exponential and its inverse.Laws of logs.Commutative law of multiplication๐ฆ=2.5(3.1)๐ฅ=2.5๐ln(3.1๐ฅ)Insert exponential and its inverse.=2.5๐๐ฅln3.1Laws of logs.=2.5๐(ln3.1)๐ฅCommutative law of multiplication
TRY IT #7
Change the function y=3(0.5)x๐ฆ=3(0.5)๐ฅ to one having e๐ as the base.
RELATED POSTS
View all