| Study Guides
AP · Differential Equations · 16 min read · Updated 2026-05-10

Differential Equations — AP Calculus BC Unit Overview

For: AP Calculus BC candidates sitting AP Calculus BC.

Covers: The full unit of Differential Equations for AP Calculus BC, including all 9 subtopics: modeling, verifying solutions, slope fields, Euler’s method, separation of variables, particular solutions, exponential models, and logistic models.

You should already know: Basic indefinite and definite integration rules. Derivative chain rule and implicit differentiation. Algebraic fraction manipulation for partial fractions.

A note on the practice questions: All worked questions in the "Practice Questions" section below are original problems written by us in the AP Calculus BC style for educational use. They are not reproductions of past College Board / Cambridge / IB papers and may differ in wording, numerical values, or context. Use them to practise the technique; cross-check with official mark schemes for grading conventions.


1. What Is the Differential Equations Unit?

A differential equation is any equation that contains one or more derivatives of an unknown function, rather than only the function itself. For context, if we know the rate at which a population, temperature, or investment value is changing, we write that rate as a derivative, leading to a differential equation that we can solve to find the quantity at any time. According to the AP Calculus BC Course and Exam Description (CED), this unit accounts for 6-12% of total exam score, meaning it typically contributes one full free-response question and 2-4 multiple-choice questions on any given exam. Unlike topics that focus only on abstract manipulation, this entire unit is built around connecting mathematical representations of change to real-world contexts. BC includes two exclusive topics in this unit that AB does not cover: Euler’s method for numerical approximation and logistic models for bounded growth, both of which are regularly tested on the BC exam.

2. Unit Concept Map

This unit builds sequentially from interpretation to representation to solution to application, with every subtopic relying on mastery of the prior skills. The order of building is:

  1. Foundational interpretation: We start with modeling situations with differential equations (translating verbal descriptions of rates of change into equation form), followed by verifying solutions (checking if a given candidate function satisfies the differential equation, which builds fluency with how DEs work).
  2. Graphical understanding: Next, we move to visual representation with sketching slope fields, then use that graphical tool for reasoning using slope fields (identifying equilibrium solutions and long-term behavior of solutions without solving algebraically).
  3. Approximation and exact solution: For cases where we cannot find an exact algebraic solution, we learn the BC-only Euler's method for numerical approximation. We then move to exact algebraic solutions with general solutions via separation of variables, then refine these to particular solutions with initial conditions by solving for the constant of integration.
  4. Applied models: Finally, we apply our solution skills to the two most common real-world DE models: exponential models (for unrestricted growth/decay) and BC-only logistic models (for population growth with a fixed carrying capacity).

3. A Guided Tour

We’ll use a single original exam-style problem to show how multiple core subtopics connect to solve it end-to-end:

Problem: A biologist models the growth of a bacteria population (in thousands of bacteria) at time (in hours). The rate of growth of the population is proportional to the product of the current population and the difference between 10 (the carrying capacity in thousands) and the current population. At , the population is 2 thousand bacteria.

  1. First, apply modeling situations with differential equations: We start by translating the verbal description to a mathematical equation. "Rate of growth of " is , so we write: where is the constant of proportionality. This is the critical first step: if the DE is wrong, no later work will earn full credit.
  2. Next, apply reasoning using slope fields: If asked for the long-term behavior of this solution without solving, we use slope field reasoning. Equilibrium solutions occur when , so at and . For , is positive, so our solution starting at will increase asymptotically to as . We get this answer with no algebra, just graphical reasoning.
  3. Finally, apply separation of variables and particular solutions with initial conditions: To get an explicit function for , we separate variables: We use partial fractions to integrate the left side, isolate the constant of integration, then substitute the initial condition to solve for the constant and get the particular solution: . This explicit function can be used to calculate the population at any time .

Exam tip for the unit: Most multi-part DE exam problems are structured exactly like this: first set up the DE, then answer a graphical question, then solve for the particular solution. Mastery of each step in sequence is the easiest way to earn all points.

4. Common Cross-Cutting Pitfalls (and how to avoid them)

These are the most common root-cause errors that span multiple subtopics in this unit:

  • Wrong move: When modeling, writing the DE as instead of . Why: Students confuse the quantity that is changing with the rate of change, especially when the prompt says "the rate is proportional to...". Correct move: Underline the phrase "rate of change of [variable]" in the prompt, and set that phrase equal to before writing the rest of the equation.
  • Wrong move: When verifying a solution, only plug the candidate function into the DE and forget to compute the required derivative first. For example, verifying that solves by checking instead of first computing . Why: Students rush the step and forget that a differential equation requires a derivative term by definition. Correct move: When verifying, always compute the required derivative of the candidate solution first, then substitute both the derivative and original function into the DE to check equality.
  • Wrong move: When separating variables, claiming is separable by rearranging to , leaving added to on the right. Why: Students confuse "all y terms on the left" with any y on the left, regardless of whether variables are factored into separate products. Correct move: After rearranging, check that the left side is a function of only multiplied by , and the right side is a function of only multiplied by . If any term has both variables added together, it is not separated.
  • Wrong move: When finding a particular solution, simplifying to from before plugging in the initial condition, leading to an incorrect constant. Why: Students are used to adding at the end of integration problems and rush to isolate before handling the constant. Correct move: Always isolate the constant of integration immediately after integrating both sides, before exponentiating, rearranging, or simplifying to solve for .
  • Wrong move: In Euler's method, updating the -value before calculating the derivative at the current -value, leading to an approximation at the wrong coordinate. Why: Students mix up the order of steps for each iteration. Correct move: For each step starting from , first calculate , then calculate , in that fixed order.
  • Wrong move: For logistic DEs, misidentifying the carrying capacity by mixing up the growth rate and . For example, reading and claiming . Why: Students do not rewrite the DE into standard form before identifying parameters. Correct move: Always rewrite any logistic differential equation into the standard form before identifying and .

5. Quick Check: When To Use Which Subtopic

Test your understanding by identifying which subtopic you would use to answer each prompt:

  1. "A cup of hot coffee cools at a rate proportional to the difference between its temperature and room temperature. Write an equation for the rate of change of the coffee's temperature."
  2. "Is a solution to ?"
  3. "Without solving the DE, what value does approach as for the solution starting at ?"
  4. "Find an approximate value of given and , with step size 0.5."
  5. "Find an explicit function for given and ."
Show Answers 1. Modeling situations with differential equations 2. Verifying solutions for differential equations 3. Reasoning using slope fields 4. Approximating solutions using Euler's method (BC only) 5. General solutions via separation of variables, followed by particular solutions with initial conditions

6. Why This Unit Matters

Differential equations are the primary language of change in nearly all quantitative fields, from population biology to climate science to economics to mechanical engineering. This unit ties together nearly every core skill you have learned so far in AP Calculus: derivatives for setting up and verifying solutions, integration for solving DEs algebraically, limits for analyzing long-term behavior, and algebraic manipulation for rearranging equations. Beyond the exam, this unit gives you the foundational skill to translate real-world questions about how quantities change into solvable mathematical problems, the most common applied use of calculus. On the AP BC exam, this unit is consistently weighted, and BC-only topics (Euler’s method, logistic models) are almost always tested in the free-response section, so full mastery of this unit is critical for earning a high score.

7. See Also (Full Sub-Topic Study Guides)

All sub-topics in this unit have dedicated, in-depth study guides here:

← Back to topic

Stuck on a specific question?
Snap a photo or paste your problem — Ollie (our AI tutor) walks through it step-by-step with diagrams.
Try Ollie free →