Logistic models describe growth that speeds up at first, then slows as a quantity approaches its carrying capacity. The logistic differential equation is , and you can find the carrying capacity and the point of fastest growth straight from the equation without solving it. For AP Calculus BC, interpret the model in context before trying to solve the differential equation.
Logistic Growth in AP Calculus BC
In AP Calculus BC, logistic growth usually appears as a differential equation like , where is the carrying capacity. You do not always need to solve the differential equation. For Topic 7.9, the main job is to interpret the model in context.
The carrying capacity is the nonzero value that makes , and the quantity changes fastest when . If a problem gives an initial condition, use it to describe whether the quantity starts below or above the carrying capacity and what the long-term behavior means in context.

Why This Matters for the AP Calculus Exam
Logistic growth appears on the AP Calculus BC exam, often as part of differential equations work. The big skill here is interpreting a logistic model in context: you read information about a rate of change directly from the differential equation instead of solving it from scratch. You should be able to find the carrying capacity (the limiting value as time goes to infinity) and the value where the quantity is changing fastest. These questions reward recognizing the form of the equation and reasoning about behavior, which shows up in both multiple-choice and free-response style problems involving rates and long-term behavior.
Key Takeaways
- The logistic model comes from "the rate of change is jointly proportional to the size of the quantity and the difference between the quantity and the carrying capacity": .
- The carrying capacity is the value the quantity approaches as , where . Set the rate equal to zero and solve for the nonzero value.
- The quantity grows fastest when it is at half the carrying capacity, .
- You can interpret a logistic equation and its initial conditions without solving the differential equation.
- Logistic growth looks exponential when the quantity is small but levels off as it nears the carrying capacity.
- This material is assessed on the BC exam only.
Logistic Models with Differential Equations
The logistic model describes how a population grows over time when growth is self-limiting. The quantity grows proportionally to its size, but the growth slows and stops as the quantity reaches its carrying capacity, the maximum the environment can sustain.
The rate of change of the quantity is jointly proportional to the size of the quantity and the difference between the quantity and the carrying capacity. In symbols, where is the quantity, is a positive constant, and is the carrying capacity:
An equivalent form is:
The logistic model is used in ecology, biology, and other fields to describe populations of animals, plants, and microorganisms, as well as other quantities that have a carrying capacity. Compared with exponential growth, which increases without bound, logistic growth produces an S-shaped curve that flattens at the carrying capacity.
For the AP Calculus BC exam, you should be able to find the carrying capacity of a logistic differential equation and the value of the dependent variable when it is changing fastest.
How to Use This on the AP Calculus Exam
Problem Solving
Work through an example to see the process.
The population of germs in a petri dish satisfies the logistic differential equation below, where is measured in hours and the initial population is 400.
- What is the carrying capacity of the population?
- What is the population's size when it is growing the fastest?
Finding the carrying capacity
As , approaches the carrying capacity, so there is a horizontal asymptote there. No matter the initial condition, the population stabilizes at the carrying capacity.
At that value, approaches 0. So set the rate equal to zero and solve for :
This product equals 0 in two cases: when (which gives ) and when .
The carrying capacity is 10000.
You can also rewrite the equation in the form , where is the carrying capacity:
From this form, the carrying capacity is 10000.
Finding the size at fastest growth
The quantity grows fastest at the vertex of , which is a downward-opening quadratic in with zeros at and at the carrying capacity. The vertex is halfway between the two zeros, so the point of fastest change occurs at:
Using the carrying capacity of 10,000:
The population is growing the fastest at a size of 5000.
Practice Problem
Try this one on your own first.
The population of bacteria in a petri dish satisfies the logistic differential equation , where is measured in hours and the initial population is 300.
- What is the carrying capacity of the population?
- What is the population's size when it is growing the fastest?
Answers and solutions
As , approaches the carrying capacity and approaches 0. Set the rate equal to zero:
This product equals 0 when (giving ) and when .
The carrying capacity is 20000.
For fastest growth, use with the carrying capacity of 20,000:
The population is growing the fastest at a size of 10000.
Quick reference
Reading the logistic equation :
- The factor shows that growth is proportional to the current size.
- The factor , or equivalently , shows that growth slows as approaches .
- When the starting value is below the carrying capacity (), the quantity grows quickly at first, then slows as nears .
- At , growth stops because .
- As , approaches .
- The quantity changes fastest when .
Common Misconceptions
- You do not need to solve the differential equation to answer these questions. Carrying capacity and fastest-growth size both come directly from the equation and the model's structure.
- Fastest growth is not at the carrying capacity. Growth slows to zero at . The maximum rate happens at .
- Carrying capacity is not . Setting the rate to zero gives two values, and . The carrying capacity is the nonzero value the population approaches.
- Watch the form of the equation. A coefficient out front does not change the carrying capacity by itself. Rewrite into the form to read correctly, since the value inside the parentheses is what determines where the rate hits zero.
- Logistic is not the same as exponential. Exponential growth keeps increasing, while logistic growth flattens out at the carrying capacity.
zero equilibrium value. In the form , the carrying capacity is .
When is logistic growth fastest?
Logistic growth is fastest when the quantity is half the carrying capacity. If the carrying capacity is , the fastest growth happens at .
Do you need to solve the logistic differential equation on the AP exam?
Not always. Topic 7.9 focuses on interpreting the logistic equation and initial conditions, including carrying capacity and fastest growth, often without solving the differential equation explicitly.
How is logistic growth different from exponential growth?
Exponential growth keeps increasing without a built-in upper limit. Logistic growth starts similarly when the quantity is small, but the rate slows as the quantity approaches the carrying capacity.
Related AP Calculus Guides
- Unit 7 Overview: Differential Equations
- 7.2 Verifying Solutions for Differential Equations
- 7.3 Sketching Slope Fields
- 7.6 Finding General Solutions Using Separation of Variables
- 7.5 Approximating Solutions Using Euler’s Method
- 7.7 Finding Particular Solutions Using Initial Conditions and Separation of Variables
Vocabulary
The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.Term | Definition |
|---|---|
carrying capacity | The maximum value that a population or quantity can sustain in a logistic growth model, represented by the limiting value as time approaches infinity. |
dependent variable | The variable in a differential equation whose value depends on the independent variable and whose rate of change is being described. |
independent variable | The input variable of a function, typically represented as x, with respect to which the rate of change is measured. |
initial condition | Specified values of a function at particular points that determine which particular solution to a differential equation is selected. |
jointly proportional | A relationship where one quantity is proportional to the product of two or more other quantities. |
limiting value | The value that a function approaches as the independent variable approaches infinity, representing the long-term behavior of the system. |
logistic differential equation | A differential equation of the form dy/dt = ky(a - y) that models logistic growth, where the rate of change depends on both the current quantity and the difference from carrying capacity. |
logistic growth model | A mathematical model describing population or quantity growth that accounts for limited resources, where growth rate depends on both the current size and the difference from carrying capacity. |
rate of change | The measure of how quickly a quantity changes with respect to another variable, often time. |
Frequently Asked Questions
What is logistic growth in AP Calculus BC?
Logistic growth models a quantity that increases quickly at first, then slows as it approaches a carrying capacity. In AP Calculus BC, it is usually represented by a differential equation such as dy/dt = ky(M-y).
Is logistic growth on AP Calculus AB?
No. Logistic models with differential equations are assessed on the AP Calculus BC exam only. AB students may study differential equations, but this specific logistic model topic is BC-only.
How do you find carrying capacity from a logistic differential equation?
Set dy/dt = 0 and solve for the nonzero equilibrium value. In the form dy/dt = ky(M-y), the carrying capacity is M.
When is logistic growth fastest?
Logistic growth is fastest when the quantity is half the carrying capacity. If the carrying capacity is M, the fastest growth happens at y = M/2.
Do you need to solve the logistic differential equation on the AP exam?
Not always. Topic 7.9 focuses on interpreting the logistic equation and initial conditions, including carrying capacity and fastest growth, often without solving the differential equation explicitly.
How is logistic growth different from exponential growth?
Exponential growth keeps increasing without a built-in upper limit. Logistic growth starts similarly when the quantity is small, but the rate slows as the quantity approaches the carrying capacity.