| Study Guides
AP · Verifying solutions for differential equations · 14 min read · Updated 2026-05-10

Verifying solutions for differential equations — AP Calculus BC Study Guide

For: AP Calculus BC candidates sitting AP Calculus BC.

Covers: Verifying general and particular solutions to first- and second-order ordinary differential equations, including explicit and implicit solutions, substitution of derivatives into the original DE, and checking satisfaction of initial and boundary conditions.

You should already know: How to compute first and second derivatives using the chain rule. How to perform implicit differentiation. How to simplify algebraic expressions with arbitrary constants.

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 Verifying solutions for differential equations?

A differential equation (DE) is any equation that relates an unknown function to its derivatives (e.g., ). Verifying a solution is the process of confirming that a given candidate function (or family of functions) satisfies the DE and any given initial or boundary conditions. According to the AP Calculus BC Course and Exam Description (CED), this topic is part of Unit 7: Differential Equations, which accounts for 6–12% of the total AP exam score. Verifying solutions appears regularly on both multiple-choice (MCQ) and free-response (FRQ) sections of the exam. It is almost always a low-to-medium difficulty point-earner, but it is often paired with other DE topics like separation of variables or logistic growth. Many students mistakenly treat this as a trivial "plug and chug" task with no nuance, but the AP exam regularly tests implicit solutions, second-order DEs, and checking that particular solutions satisfy initial conditions, not just the DE itself. Unlike solving a DE from scratch, verification is a backwards process: you start with a candidate, so you do not have to find the solution yourself, just confirm it works.

2. Verifying Explicit Solutions to Differential Equations

An explicit solution is a candidate function written in the form , where is fully isolated on one side of the equation. This is the most common form of solution you will encounter on the AP exam. To verify an explicit solution, follow a consistent three-step process: 1) Identify the order of the differential equation, and compute all required derivatives of the candidate (for an -th order DE, you need up to the -th derivative of ); 2) Substitute the candidate and all its computed derivatives into the left-hand side (LHS) of the DE; 3) Simplify the LHS and confirm it equals the right-hand side (RHS) of the DE for all in the domain of the solution. For general solutions (which include one or more arbitrary constants), the equality will hold regardless of the value of the constant, since constants differentiate to zero.

Worked Example

Problem: Verify that is a solution to the second-order differential equation .

  1. Compute the first derivative of the candidate: .
  2. Compute the second derivative (required for this second-order DE): .
  3. Substitute and into the LHS of the DE: .
  4. Simplify the LHS: , which matches the RHS of the DE.
  5. Conclusion: The equality holds for all real (the domain of ), so is a valid solution.

Exam tip: On multiple-choice questions asking to identify a valid solution, you can save time by eliminating options immediately if the highest-order derivative does not match after substitution, no need to fully simplify every option.

3. Verifying Implicit Solutions to Differential Equations

Many solutions to differential equations cannot be rewritten to isolate explicitly as a function of , so we work with implicit solutions where and appear on both sides of the equation. To verify an implicit solution, you still need to find the derivative required by the DE, but you use implicit differentiation with respect to to get (or higher derivatives) in terms of and , then compare your result to the DE. You do not need to solve for explicitly to complete verification, which is a common point of confusion for students. Implicit solution verification is most often tested in FRQ sections, paired with implicit differentiation skills from earlier in the course.

Worked Example

Problem: Verify that is an implicit solution to .

  1. Differentiate both sides of the implicit candidate with respect to , applying the chain rule to -terms and the product rule to : .
  2. Expand each derivative term: .
  3. Isolate by factoring: , so .
  4. Compare the computed to the RHS of the original DE: they are identical. The candidate is therefore a valid implicit solution.

Exam tip: Always write out the term explicitly after differentiating any -term—forgetting the chain rule is the most common error on implicit verification problems.

4. Verifying Particular Solutions with Initial Conditions

A general solution to an -th order DE includes arbitrary constants, meaning it describes an infinite family of solutions. A particular solution fixes the value of these constants to match given initial conditions (for first-order DEs: ) or boundary conditions. To verify a particular solution, you must complete two separate checks: first, confirm the candidate satisfies the DE itself, and second, confirm it satisfies the given initial or boundary condition. AP exam questions regularly require both checks, and award separate points for each step, so skipping the initial condition check will cost you points.

Worked Example

Problem: Given that is the general solution to , confirm that is the particular solution satisfying .

  1. First, confirm the candidate satisfies the DE: Compute . Substitute into the LHS of the DE: , which equals the RHS. The candidate is a valid solution to the DE.
  2. Next, check the initial condition: Evaluate at : , which matches the given initial condition .
  3. Conclusion: is the correct particular solution.

Exam tip: If you solve for a particular solution from scratch on the exam, you can use this verification process to check your work before moving on, which catches arithmetic errors with the constant .

5. Common Pitfalls (and how to avoid them)

  • Wrong move: Forgetting to apply the chain rule when differentiating composite candidates like , leading to an incorrect derivative that fails verification. Why: Students rush differentiation and write instead of , relying on memory instead of step-by-step work. Correct move: Always write out the chain rule step explicitly for every composite function before substituting into the DE.
  • Wrong move: When verifying implicit solutions, trying to simplify the candidate before differentiating, leading to an incorrect derivative. Why: Students confuse implicit verification with other implicit problems and try to solve for early. Correct move: Always differentiate the implicit candidate first to isolate , then compare to the DE.
  • Wrong move: Only verifying that the candidate satisfies the differential equation, and forgetting to check the initial condition when asked for a particular solution. Why: Students assume any solution to the DE is automatically the required particular solution. Correct move: When asked to verify a particular solution, always explicitly show both the DE check and the initial condition check.
  • Wrong move: When verifying a DE of the form , only computing from the candidate and forgetting to substitute into to check equality. Why: The DE is already solved for , so students stop after computing the derivative from the candidate. Correct move: After computing from the candidate, substitute the candidate’s into , simplify, and confirm it matches your computed .
  • Wrong move: For a second-order DE, only substituting and forgetting to include and in the substitution. Why: Students stop differentiation after the first derivative and miss the higher-order term required by the DE. Correct move: Before starting verification, write down all derivatives you need based on the order of the DE to avoid missing terms.
  • Wrong move: When asked to verify a general solution, solving for the arbitrary constant even though it is not required. Why: Students are used to finding particular solutions, so they automatically solve for out of habit. Correct move: For general solution verification, confirm the DE holds for any value of the constant (constants always differentiate to zero, so equality will hold regardless of the constant’s value).

6. Practice Questions (AP Calculus BC Style)

Question 1 (Multiple Choice)

Which of the following candidates is a valid solution to the differential equation ? A) B) C) D)

Worked Solution: To solve, we compute for each candidate and substitute into the DE to check if the LHS equals 0. For option A: , so and . Substituting gives , which matches the RHS. Checking the other options confirms they do not satisfy the equality: Option B gives , Option C gives , and Option D gives . Correct answer: A


Question 2 (Free Response)

Consider the differential equation . (a) Verify that is a general solution to the differential equation. (b) Find the value of that gives a particular solution satisfying , then verify your candidate is the correct particular solution. (c) Show that is a solution to the DE, and explain what value of gives this solution.

Worked Solution: (a) Differentiate the candidate: . Substitute into the RHS of the DE: . This equals the computed , so the candidate is a valid general solution that holds for any constant . (b) Substitute into the general solution: , so . The candidate is . Verify: , and , so it satisfies the DE. Checking the initial condition gives , which matches. This is the correct particular solution. (c) Differentiate to get . Substitute into the DE RHS: , so it is a valid solution. This solution corresponds to , since substituting into the general solution gives .


Question 3 (Application / Real-World Style)

In a logistic growth model for a population of wild deer, the rate of growth of the population is given by , where is the number of deer at time in years. The candidate solution for this model with initial population is . Verify that this candidate is the correct solution to the model, including the initial condition.

Worked Solution: First check the initial condition: deer, which matches the given initial population. Next compute the derivative with the quotient rule: . Now simplify the RHS of the DE: . The candidate satisfies both the DE and the initial condition. In context, this means the candidate function correctly models the deer population growth over time as described by the logistic model.

7. Quick Reference Cheatsheet

Category Process / Rule Notes
Explicit Solution Verification 1. Compute all derivatives up to the order of the DE
2. Substitute and derivatives into DE
3. Check LHS = RHS
Works for any explicit ; constants differentiate to zero for general solutions
Implicit Solution Verification 1. Differentiate implicit relation w.r.t
2. Isolate (or higher derivative)
3. Compare to DE
No need to solve for explicitly; always use chain rule for terms
Particular Solution Verification 1. Verify candidate satisfies DE
2. Check for initial condition
AP FRQ awards separate points for each step; never skip the initial condition check
First-order DE Requires and for substitution Most common DE type on the AP exam
Second-order DE Requires , , and for substitution Always list required derivatives before starting to avoid missing terms
Initial Condition Fixes the value of the arbitrary constant for a particular solution
General Solution Family of solutions with arbitrary constants for -th order DE Verification only requires confirming the DE holds for any constant value

8. What's Next

Verifying solutions to differential equations is the foundational prerequisite for all other differential equation topics in Unit 7. Before you learn to solve DEs from scratch using separation of variables, Euler’s method, or logistic growth analysis, you need to understand what a solution actually is and how to confirm it works—this gives you a built-in check to catch errors when you find your own solutions. Without mastering this verification process, you won’t be able to confidently confirm your solutions to separable DEs or logistic growth models, which are high-weight FRQ topics on the AP exam. The skills you build here (substituting derivatives, implicit differentiation, checking initial conditions) also carry over to the study of parametric and polar curves, where you regularly work with derivatives of implicit relations. Next topics to study: Separable differential equations Euler's method Logistic differential equations Slope fields and solution curves

← 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 →