# Differential Equations Overview

> AP Calculus BC · AP Calculus BC Unit 7: Differential Equations
> Source: https://www.owlsprep.com/study/ap-calculus-bc-u7-overview/
> Weight: 6-12% of the AP Calculus BC exam

This unit introduces differential equations, core tools for modeling changing quantities across STEM, economics, and social sciences. You will learn graphical, analytical, and numerical methods to work with and solve these equations.

**Prerequisites:** [Unit 6: Integration and Accumulation of Change](https://www.owlsprep.com/study/ap-calculus-bc-u6-overview/)

## Learning objectives

- Verify solutions to differential equations and interpret slope fields geometrically
- Use separation of variables to find general and particular solutions to first-order differential equations
- Apply Euler's method to approximate solutions numerically (BC-only)
- Model real-world dynamic systems with exponential and logistic differential equations

## Unit at a Glance

This unit builds from foundational definitions to applied modeling, covering three approaches to differential equations: graphical, analytical, and numerical. You will start with core basics like verifying solutions and working with slope fields, then move to solving separable equations and applying these skills to common real-world models. Two key BC-exclusive topics (Euler's method and logistic models) round out the unit, which are regularly tested on the AP exam.

This unit includes the following sub-topics:
- [AP Calculus BC Approximating solutions using Euler's method (BC only)](https://www.owlsprep.com/study/ap-calculus-bc-u7-approximating-solutions-using-euler-s/) — Learn how to numerically approximate solutions to first-order differential equations using step-by-step calculation.
- [AP Calculus BC Exponential models with differential equations](https://www.owlsprep.com/study/ap-calculus-bc-u7-exponential-models-with-differential-equations/) — Derive and solve exponential growth and decay models from differential equations.
- [AP Calculus BC General solutions via separation of variables](https://www.owlsprep.com/study/ap-calculus-bc-u7-general-solutions-via-separation-of/) — Master the separation of variables technique to find general solutions to separable differential equations.
- [AP Calculus BC Logistic models with differential equations (BC only)](https://www.owlsprep.com/study/ap-calculus-bc-u7-logistic-models-with-differential-equations/) — Analyze population growth with a carrying capacity using logistic differential equations.
- [AP Calculus BC Modeling situations with differential equations](https://www.owlsprep.com/study/ap-calculus-bc-u7-modeling-situations-with-differential-equations/) — Translate verbal descriptions of changing quantities into valid differential equations.
- [AP Calculus BC Particular solutions with initial conditions](https://www.owlsprep.com/study/ap-calculus-bc-u7-particular-solutions-with-initial-conditions/) — Use initial conditions to solve for the constant of integration and find unique particular solutions.
- [AP Calculus BC Reasoning using slope fields](https://www.owlsprep.com/study/ap-calculus-bc-u7-reasoning-using-slope-fields/) — Interpret slope fields to sketch solution curves and identify equilibrium solutions.
- [AP Calculus BC Sketching slope fields](https://www.owlsprep.com/study/ap-calculus-bc-u7-sketching-slope-fields/) — Draw slope fields for first-order differential equations by hand on a coordinate grid.
- [AP Calculus BC Verifying solutions for differential equations](https://www.owlsprep.com/study/ap-calculus-bc-u7-verifying-solutions-for-differential-equations/) — Confirm a candidate solution satisfies a differential equation via substitution.

## Common pitfalls

- **Wrong:** Forgetting the constant of integration after integrating both sides of a separable differential equation.
  - Why it fails: This leads to an incorrect general solution and makes finding the right particular solution impossible.
  - Correct: Always add $+C$ to one side of the equation after integrating, even when integrating both sides.
- **Wrong:** Confusing the sign of the growth constant $k$ in exponential models.
  - Why it fails: This leads to predictions that grow when the quantity should decay, and vice versa.
  - Correct: Use $P(t) = P_0e^{kt}$ where $k>0$ for growth and $k<0$ for decay.
- **Wrong:** Ignoring equilibrium solutions when analyzing logistic models.
  - Why it fails: Equilibrium solutions give critical long-term behavior information not obvious from the general solution.
  - Correct: Always identify the carrying capacity and equilibrium solutions when working with logistic differential equations.

## Cheatsheet

| Concept / Formula | Key Description |
| --- | --- |
| Differential Equation | Any equation that relates a function $y$ to its derivative $\frac{dy}{dx}$ |
| Slope Field | Graphical representation of $\frac{dy}{dx}$ that shows the slope of the solution at any $(x,y)$ point |
| Separation of Variables Method | $\int g(y) dy = \int f(x) dx$ for $\frac{dy}{dx} = f(x)g(y)$ |
| General Solution | Family of solutions with one arbitrary constant $C$ for a first-order differential equation |
| Exponential Growth/Decay DE | $\frac{dP}{dt} = kP \implies P(t) = P_0 e^{kt}$ |
| Logistic Differential Equation | $\frac{dP}{dt} = rP\left(1 - \frac{P}{K}\right)$, where $K$ = carrying capacity |
| Euler's Method Approximation | $y(x+\Delta x) \approx y(x) + \Delta x \cdot \frac{dy}{dx}\bigg\|_{(x,y(x))}$ |
| Particular Solution | Unique solution with $C$ solved using a given initial condition $y(x_0) = y_0$ |
| Equilibrium Solution | A constant solution where $\frac{dy}{dx} = 0$ for all $x$ |

## What's next

Begin your study of this unit with the foundational sub-topic on verifying solutions to differential equations to build core skills for all subsequent content. Once you complete all sub-topics in this unit, you can advance to the next unit of AP Calculus BC, covering infinite sequences and series, a major weighted topic on the exam.

- [AP Calculus BC Verifying solutions for differential equations](https://www.owlsprep.com/study/ap-calculus-bc-u7-verifying-solutions-for-differential-equations/)
- [AP Calculus BC Unit 8: Infinite Sequences and Series Overview](https://www.owlsprep.com/study/ap-calculus-bc-u8-overview/)
- [Modeling situations with differential equations](https://www.owlsprep.com/study/ap-calculus-bc-u7-modeling-situations-with-differential-equations/)

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/ap-calculus-bc-u7-overview/
