Exponential Models with Differential Equations

Samuel Baker
8 min read
Study Guide Overview
This study guide covers exponential models using differential equations. It explains how to solve the differential equation dy/dt = ky to derive the exponential growth/decay model y = y₀e^(kt). It provides examples of applying this model to real-world scenarios like population growth and drug elimination rates, including setting up the equation, finding k (the constant of proportionality), and solving for future values. Practice problems and solutions are included.
#7.8 Exponential Models with Differential Equations
Think of a video going viral and how quickly the number of views it gets increases over time. Or think about the last time who heard a rumor and how fast it spread around. These are real-world scenarios which can be explained through exponential models, a key concept in calculus that helps us understand things that grow or shrink really fast.
!Untitled
An exponential graph which shows a relationship between popular video “Nyan Cat” and the number of views over time. A number which is steadily increasing.
Image Courtesy of Desmos
#🤔 What is a Differential Equation?
At the heart of exponential models are differential equations.
Imagine these equations as a mystery where you know how fast something is changing (like the speed of a rumor spreading), and you're trying to figure out the entire story (how many people will hear it over time). In calculus, these equations help us map out scenarios of rapid growth or decline.
The following equation is your go-to formula here.
Rest assured, it's less complex than it looks.
- represents the rate of change of something over time, like the number of people watching a video or hearing a rumor.
- The in the equation is a constant that gives us the rate and nature of this change.
- A positive means things are growing or spreading (like more people watching the video).
- A negative means things are declining or fading away.
#✍🏾 Solving the Differential Equation
When the differential equation is solved, it gives us an important equation. Solve the steps below to find out what it is!
- Start with the Differential Equation: We begin with the equation , as mentioned above.
- Separate the Variables: To solve this equation, we first separate the variables and . We rearrange the equation to get all the terms on one side and the terms on the other: .
- Integrate Both Sides: Next, we integrate both sides of the equation. The integral of is , and the integral of is . After integrating, we have: where is the constant of integration.
- Solve for : To make this equation more manageable, we exponentiate both sides to get rid of the natural logarithm. This gives us: . After simplifying, we get: .
- Determine the Constant : The constant can be determined using the initial condition of the problem. Suppose we know the value of at , which we call . Plugging these values into our equation gives us: . After we simplify this, we find that . Therefore, our equation becomes: .
- Final Exponential Model: Assuming y is always positive, we can remove the absolute value signs. Our final model is: .
This is the exponential model that predicts future patterns. Here, is the starting value, is Euler's number (important in continuous growth/decay situations), and represents how the rate of change and time interact to evolve the initial situation.
#🎯 Walking Through an Exponential Model
Let’s try a practice problem to really show off your newly learned skills.
A small town has a population of 2,000 people. Due to new job opportunities, the population is increasing at a rate proportional to its current size. After 3 years, the population has grown to 3,000 people. Assuming this trend continues, what will the population be after 10 years?
Let’s first identify the information that was given to us:
-
Initial population (): 2,000 people
-
Population after 3 years: 3,000 people
-
Time to reach this population: 3 years
-
The goal is to find the population after 10 years. Now we can write down the exponential growth equation and substitute any values we know.
-
The population growth can be modeled by the equation .
-
Initially, when . Use the information to find :
-
We know that after 3 years , . Plugging these into our equation gives us:
-
To find k, we first divide both sides by 2000:
Now, we take the natural logarithm of both sides to solve for k:
Amazing! We solved for . Now, we can apply the value to the problem and predict the population after 10 years.
- Use t = 10 in the equation , making it .
- Calculate the final value: The population of the town is expected to be approximately 7,727 people after 10 years. Great work!
#✏️ Practice with Exponential Models
Here are two problems you can try on your own!
- The rate at which the drug leaves the bloodstream is proportional to the amount in the blood stream. A dose of 200 mg of a drug is administered to a patient. After 3 hours, approximately 127.3 mg remain. The amount of the drug, in milligrams, in the person’s bloodstream after hours is given by . Write an equation for .
- Bacteria in a certain culture increase at a rate proportional to the number present. If the number of bacteria doubles in five hours, in how many hours will the number of bacteria quadruple?
Try your best before you scroll and take a look at the way we completed them.
#📌 Solution For Example 1
Let’s again identify the given, relevant information:
- We know that
- We know that after three hours (),
- Our goal is to find the equation that models this situation Write down the exponential growth equation! The change in the amount of drug can be modeled by the equation . Initially, when .
Use this information to find :
We know that after 3 hours , . Plugging these into our equation gives us:
To find k, we first divide both sides by 200:
Now, we take the natural logarithm of both sides to solve for k:
Amazing! Now that we have a value for k, we can apply it to our problem. We know that , and that . Thus, we find that .
#📌 Solution For Example 2
This problem seems a little tricky at first glance, since we aren’t given any actual numbers. But, we are given ratios, and we can use that to make up our own numbers.
- We’ll assign the initial value of the bacteria to 100, so when .
- That means that after 5 hours (),
- We want to find out how long it will take for the population to reach 400. Writing down the exponential growth equation, we know that the population growth can be modeled by the equation . Initially, when .
Time to find !
We know that after 5 hours , . Plugging these into our equation gives us:
Now, we take the natural logarithm of both sides to solve for k:
Almost there! We want to find out how long it will take the population to reach 400, we can plug this information in and solve for :
Then, take the natural log of both sides to cancel the :
Finally, just divide by 0.139 and compute the value for !
#🥳 Conclusion
Exponential models give us a fantastic tool to understand and predict scenarios of rapid change in our daily lives, from social media trends to the spread of information. By mastering these concepts in AP Calculus, you gain not just the ability to solve math problems, but also a deeper insight into the dynamic world around you.
Explore more resources

How are we doing?
Give us your feedback and let us know how we can improve