Fiveable

♾️AP Calculus AB/BC Unit 7 Review

QR code for AP Calculus AB/BC practice questions

7.9 Logistic Models with Differential Equations

7.9 Logistic Models with Differential Equations

Written by the Fiveable Content Team • Last updated June 2026
Verified for the 2027 exam
Verified for the 2027 examWritten by the Fiveable Content Team • Last updated June 2026
♾️AP Calculus AB/BC
Unit & Topic Study Guides

AP Cram Sessions 2021

Pep mascot

Logistic models describe growth that speeds up at first, then slows as a quantity approaches its carrying capacity. The logistic differential equation is dydt=ky(ay)\frac{dy}{dt}=ky(a-y), 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 dydt=ky(My)\frac{dy}{dt} = ky(M-y), where MM 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 dydt=0\frac{dy}{dt}=0, and the quantity changes fastest when y=M2y=\frac{M}{2}. 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": dydt=ky(ay)\frac{dy}{dt} = ky(a - y).
  • The carrying capacity is the value the quantity approaches as tt \to \infty, where dydt=0\frac{dy}{dt} = 0. Set the rate equal to zero and solve for the nonzero value.
  • The quantity grows fastest when it is at half the carrying capacity, y=a2y = \frac{a}{2}.
  • 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 yy is the quantity, kk is a positive constant, and MM is the carrying capacity:

dydt=ky(My)\frac{dy}{dt} = ky(M - y)

An equivalent form is:

dydt=ky(1yM)\frac{dy}{dt} = ky\left(1 - \frac{y}{M}\right)

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 P(t)P(t) of germs in a petri dish satisfies the logistic differential equation below, where tt is measured in hours and the initial population is 400.

dPdt=2P(5P2000)\frac{dP}{dt} = 2P\left(5 - \frac{P}{2000}\right)
  1. What is the carrying capacity of the population?
  2. What is the population's size when it is growing the fastest?

Finding the carrying capacity

As tt \to \infty, P(t)P(t) 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, dPdt\frac{dP}{dt} approaches 0. So set the rate equal to zero and solve for PP:

0=2P(5P2000)0 = 2P\left(5 - \frac{P}{2000}\right)

This product equals 0 in two cases: when 2P=02P = 0 (which gives P=0P = 0) and when 5P2000=05 - \frac{P}{2000} = 0.

0=5P20000 = 5 - \frac{P}{2000} P2000=5\frac{P}{2000} = 5 P=10000P = 10000

The carrying capacity is 10000.

You can also rewrite the equation in the form dydt=ky(My)\frac{dy}{dt} = ky(M - y), where MM is the carrying capacity:

dPdt=P1000(10000P)\frac{dP}{dt} = \frac{P}{1000}(10000 - P)

From this form, the carrying capacity is 10000.

Finding the size at fastest growth

The quantity grows fastest at the vertex of dPdt\frac{dP}{dt}, which is a downward-opening quadratic in PP with zeros at P=0P = 0 and at the carrying capacity. The vertex is halfway between the two zeros, so the point of fastest change occurs at:

y=M2y = \frac{M}{2}

Using the carrying capacity of 10,000:

y=100002y = \frac{10000}{2}

The population is growing the fastest at a size of 5000.

Practice Problem

Try this one on your own first.

The population P(t)P(t) of bacteria in a petri dish satisfies the logistic differential equation dPdt=4P(10P2000)\frac{dP}{dt} = 4P\left(10 - \frac{P}{2000}\right), where tt is measured in hours and the initial population is 300.

  1. What is the carrying capacity of the population?
  2. What is the population's size when it is growing the fastest?

Answers and solutions

As tt \to \infty, P(t)P(t) approaches the carrying capacity and dPdt\frac{dP}{dt} approaches 0. Set the rate equal to zero:

0=4P(10P2000)0 = 4P\left(10 - \frac{P}{2000}\right)

This product equals 0 when 4P=04P = 0 (giving P=0P = 0) and when 10P2000=010 - \frac{P}{2000} = 0.

0=10P20000 = 10 - \frac{P}{2000} P2000=10\frac{P}{2000} = 10 P=20000P = 20000

The carrying capacity is 20000.

For fastest growth, use y=M2y = \frac{M}{2} with the carrying capacity of 20,000:

y=200002y = \frac{20000}{2}

The population is growing the fastest at a size of 10000.

Quick reference

Reading the logistic equation dydt=ky(My)\frac{dy}{dt} = ky(M - y):

  • The factor kyky shows that growth is proportional to the current size.
  • The factor (My)(M - y), or equivalently (1yM)\left(1 - \frac{y}{M}\right), shows that growth slows as yy approaches MM.
  • When the starting value is below the carrying capacity (y0<My_0 < M), the quantity grows quickly at first, then slows as yy nears MM.
  • At y=My = M, growth stops because dydt=0\frac{dy}{dt} = 0.
  • As tt \to \infty, yy approaches MM.
  • The quantity changes fastest when y=M2y = \frac{M}{2}.

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 MM. The maximum rate happens at y=M2y = \frac{M}{2}.
  • Carrying capacity is not P=0P = 0. Setting the rate to zero gives two values, P=0P = 0 and P=MP = M. 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 ky(My)ky(M - y) to read MM 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 dydt=ky(My)\frac{dy}{dt}=ky(M-y), the carrying capacity is MM.

When is logistic growth fastest?

Logistic growth is fastest when the quantity is half the carrying capacity. If the carrying capacity is MM, the fastest growth happens at y=M2y=\frac{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.

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.

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly→ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot