Logo The School of Mathematics
The School of Mathematics
HomeExams
About usBlogs
LoginSign Up
The School of Mathematics

Structured exam preparation with rigorous quizzes and targeted practice to improve your score.

Navigation

  • Home
  • About Us
  • Contact Us
  • Blogs

Exams

  • All Exams

Information

  • Terms of Service
  • Privacy Policy
  • Cookie Policy
  • Editorial Policy
  • Our Methodology
  • Contact Us

© 2026 The School of Mathematics. All rights reserved.

Made with ❤️ for quiz enthusiasts

Home/Courses/AP Calculus AB QBank/Differential equations

AP Calculus AB · Lesson 5 of 5

Differential equations

Read a differential equation as a statement about a rate, and use an initial condition to select one solution.

What the equation says

dy/dx = 2x says the slope at each x is 2x. Solutions are functions, not a single number. Integrating both sides gives y = x² + C, a family of parabolas with the same derivative.

An initial condition such as y(0) = 3 selects C. Here 3 = 0 + C, so y = x² + 3. A solution must satisfy both the differential equation and the initial condition.

Separable equations and verification

If dy/dx = ky, separating variables leads to an exponential solution y = Ae^(kx), provided y is not zero. The constant A is chosen from the initial amount. This is the model for continuous proportional growth or decay.

To verify a proposed solution, differentiate it and substitute it back into the differential equation. Then check the initial condition. Passing only one of those tests is not enough.

Worked example

Solve dy/dx = 4y with y(0) = 2.

  1. Separate: dy/y = 4 dx, for y ≠ 0.
  2. Integrate: ln|y| = 4x + C, so y = Ae^(4x).
  3. y(0) = 2 gives A = 2, so y = 2e^(4x). Differentiating returns 8e^(4x), which equals 4y.

Why this works. The differential equation produces the family. The initial condition produces the particular function.

Check your understanding

  • Interpret dy/dx as a slope or a rate before integrating.
  • Use the initial condition to find the constant.
  • Verify by differentiating and by checking the initial value.
Previous: Antiderivatives and definite integralsBack to AP Calculus AB QBank practice

After the lesson, use the quizzes on the AP Calculus AB QBank course page to practice. The School of Mathematics quiz scores are practice feedback, not official exam scores.