Fiveable

♾️AP Calculus AB/BC Unit 7 Review

QR code for AP Calculus AB/BC practice questions

7.1 Modeling Situations with Differential Equations

7.1 Modeling Situations 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

What are differential equations in AP Calculus?

A differential equation links a function to its derivative, which lets you describe how a quantity changes over time. In AP Calculus, the main skill here is turning a verbal statement, like "the rate of change is proportional to the amount," into an equation such as dydt=ky\frac{dy}{dt} = ky. Spotting proportionality keywords and writing the right derivative expression is the whole game in this topic.

Why This Matters for the AP Calculus Exam

Topic 7.1 sets up everything else in Unit 7, which carries a noticeable share of the AP Calculus exam. Before you can solve a differential equation or sketch a slope field, you have to write it correctly from a word problem.

This skill shows up in both multiple-choice and free-response work. You often have to translate a sentence into a derivative equation, identify the independent and dependent variables, and pick the right form before doing any calculus. Setting up the equation correctly is important for clear exam work, since a wrong setup limits everything that follows.

Key Takeaways

  • A differential equation relates a function to its derivative, like dydx=5x\frac{dy}{dx} = 5x.
  • "Proportional to" means multiply by a constant kk: if aa is proportional to bb, then a=kba = kb.
  • "Inversely proportional to" means divide by the quantity: if aa is inversely proportional to bb, then a=kba = \frac{k}{b}.
  • The phrase "the rate of change of a quantity is proportional to the quantity" becomes dydt=ky\frac{dy}{dt} = ky.
  • Use given values to solve for the constant of proportionality kk when a problem asks for a specific equation.
  • Match the derivative notation to the named variables, since AP problems often use letters other than xx, yy, and tt.

Differential Equations

A differential equation involves a derivative and shows the relationship between a function and its rate of change. These equations describe how a function changes with respect to its independent variable in real situations.

For example, a differential equation can look like dydx=5x\frac{dy}{dx} = 5x. Here, dydx\frac{dy}{dx} is the derivative of yy with respect to xx. The equation says the rate of change of yy with respect to xx equals 5 times xx.

Understanding Proportionality

Proportionality means two quantities change in a consistent way relative to each other. This idea is behind many differential equations. Two values can be directly proportional or inversely proportional.

  1. Directly proportional: If aa is proportional to bb, then a=kba = kb, where kk is a constant.
  2. Inversely proportional: If aa is inversely proportional to bb, then a=kba = \frac{k}{b}, where kk is a constant.

On AP Calculus problems, kk usually represents the constant of proportionality in a differential equation.

Working With Differential Equations

Here are some of the common problem types you will see.

Describing a Relationship

For each phrase below, write the matching differential equation.

Question 1: The rate of change of SS with respect to tt is inversely proportional to xx.

Question 2: The rate of change of AA with respect to tt is proportional to the product of BB and CC.

Think about whether the relationship is direct or inverse proportionality.

Answers:

  1. The keyword is "inversely proportional," so the answer is dSdt=kx\frac{dS}{dt} = \frac{k}{x}.
  2. The keyword is "(directly) proportional," so the answer is dAdt=kBC\frac{dA}{dt} = kBC.

Now take this concept a few steps further and apply it to real situations.

Modeling Real-World Scenarios

For these questions, it helps to follow three steps:

  1. Identify the keyword that describes the relationship.
  2. Substitute the given values and solve for kk.
  3. Write the differential equation.

Example 1

Mrs. May is an amateur singer. Her voice change can be modeled by the rate of change of frequency, FF, with respect to time being inversely proportional to DD, the decibel level of her voice. If the frequency changes by 4 vibrations per second when she is projecting at 60 decibels, find the differential equation that describes this relationship.

Step 1: Identify the keyword.

The keyword is "inversely proportional," so the relationship is written as the following, where kk is a constant of proportionality.

dFdt=kD\frac{dF}{dt} = \frac{k}{D}

Step 2: Substitute the values and solve for kk.

The frequency changes by 4 vibrations per second (dFdt=4\frac{dF}{dt} = 4) when she is projecting at 60 decibels (D=60D = 60), so substitute these values:

4=k604 = \frac{k}{60}

Solving for kk gives k=240k = 240.

Step 3: Write the differential equation.

dFdt=240D\frac{dF}{dt} = \frac{240}{D}

Example 2

The rate of change of the volume, V(t)V(t), of a right rectangular prism with respect to time (in seconds) is increasing at a rate proportional to the product of its length LL, width WW, and height HH. Find the differential equation if the prism has a length of 10 units, width of 4 units, height of 6 units, and the volume is changing by 3 cubic units per second.

Step 1: Identify the keyword.

Let dVdt\frac{dV}{dt} be the rate of change of the volume with respect to time. The keyword is "(directly) proportional," so the relationship is:

dVdt=kLWH\frac{dV}{dt} = kLWH

Step 2: Substitute the values and solve for kk.

The prism has a length of 10 units, a width of 4 units, a height of 6 units, and the volume is changing by 3 cubic units per second (dVdt=3\frac{dV}{dt} = 3), so substitute:

3=k10463 = k \cdot 10 \cdot 4 \cdot 6

Solving for kk gives k=180k = \frac{1}{80}.

Step 3: Write the differential equation.

dVdt=180LWH\frac{dV}{dt} = \frac{1}{80}LWH

How to Use This on the AP Calculus Exam

MCQ

  • Read the verbal statement carefully and underline proportionality keywords before writing anything.
  • Match the derivative notation to the variables named in the problem. If the quantity is PP and the variable is time, write dPdt\frac{dP}{dt}, not dydx\frac{dy}{dx}.
  • Choose the form that fits the words: "proportional to the quantity" gives dydt=ky\frac{dy}{dt} = ky, while "inversely proportional to a quantity" puts that quantity in the denominator.

Free Response

  • When a problem hands you a rate that "is proportional to" something, set up the equation with a constant kk first, then use given data to solve for kk if asked.
  • Keep variable names consistent with the context. Problems often use letters other than xx, yy, and tt, so write the derivative using the exact symbols given.
  • Show the setup clearly. Writing the equation and labeling what each variable means makes your reasoning easy to follow.

Common Trap

  • "Proportional" and "inversely proportional" lead to very different equations. Multiplying when you should divide changes the whole model.

Common Misconceptions

  • A differential equation is not the same as a regular equation. It always involves a derivative, so it describes a rate of change, not just a value.
  • "Proportional to" does not mean "equal to." You still need the constant kk. Leaving it out gives the wrong model.
  • The constant kk is not always positive or a whole number. In Example 2 it came out to 180\frac{1}{80}, and in decay situations it can be negative.
  • Not every fraction in a differential equation means the solution involves a logarithm. The form of the equation, not just the presence of a fraction, decides the method later.
  • Writing dydx\frac{dy}{dx} for every problem is a mistake. Use the dependent and independent variables the problem actually names.

Vocabulary

The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.

Term

Definition

derivative

The instantaneous rate of change of a function at a specific point, representing the slope of the tangent line to the function at that point.

differential equation

An equation that relates a function to its derivatives, describing how a quantity changes in relation to one or more variables.

function

A mathematical relationship that assigns exactly one output value to each input value of an independent variable.

independent variable

The input variable of a function, typically represented as x, with respect to which the rate of change is measured.

Frequently Asked Questions

What is a differential equation in AP Calculus?

A differential equation is an equation that includes a derivative and relates a function to its rate of change. In AP Calculus Topic 7.1, the main job is translating a verbal description into a derivative equation before solving or interpreting it.

How do you model a situation with a differential equation?

Identify the quantity changing, identify the independent variable, translate rate language into a derivative, and then translate relationship words into an expression. For example, "the rate of change of y with respect to t is proportional to y" becomes dy/dt = ky.

What does proportional to mean in a differential equation?

Proportional to means equal to a constant times the quantity. If the rate of change of y is proportional to y, write dy/dt = ky, where k is the constant of proportionality.

What does inversely proportional mean in AP Calculus modeling?

Inversely proportional means the quantity goes in the denominator with a constant on top. If dS/dt is inversely proportional to x, the model is dS/dt = k/x.

Why do AP Calculus word problems use a constant k?

The constant k represents the constant of proportionality. You include k when the problem says a rate is proportional or inversely proportional to something, then use any given numerical information to solve for k if the problem asks for a specific equation.

How is Topic 7.1 tested on the AP Calculus exam?

Topic 7.1 is tested when a question asks you to write or identify a differential equation from a verbal situation. It can appear in multiple-choice or free-response work, especially before solving a differential equation, sketching a slope field, or interpreting a model.

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