Verifying solutions for differential equations — AP Calculus AB
1. Core Concepts of Differential Equation Solutions ★☆☆☆☆ ⏱ 3 min
A differential equation is any equation that relates an unknown function to one or more of its derivatives. Verifying a solution to a differential equation is the process of confirming that a given function (explicit or implicit) satisfies the original equation when its derivatives are substituted back into the equation.
Per the AP Calculus AB CED, this topic makes up approximately 2-3% of the total exam score, and appears in both multiple-choice and free-response sections. It is often paired with other differential equation topics like separation of variables, where you may confirm a solution you found or work backwards to find an unknown constant.
2. Verifying Explicit Solutions ★★☆☆☆ ⏱ 4 min
An explicit solution is a function of the form $y = f(x)$. A general solution includes an arbitrary constant of integration, meaning there are infinitely many solutions corresponding to different values of the constant. The verification process follows three consistent steps:
- Differentiate the given solution $y$ with respect to $x$ to get $\frac{dy}{dx}$
- Substitute $y = f(x)$ into the right-hand side function $F(x,y)$ of the differential equation
- Confirm that the two resulting expressions are algebraically equivalent
3. Verifying Particular Solutions with Initial Conditions ★★☆☆☆ ⏱ 4 min
A particular solution is a solution with no arbitrary constants, because the constant is fixed by an initial condition of the form $y(x_0) = y_0$. When asked to verify a particular solution on the AP exam, you are required to complete two separate checks: first confirm the function satisfies the differential equation, then confirm it satisfies the given initial condition. Exam graders award separate points for each check.
4. Verifying Implicit Solutions ★★★☆☆ ⏱ 5 min
Not all solutions to differential equations can be written explicitly as $y = f(x)$. Instead, they are given implicitly as a relation between $x$ and $y$ of the form $G(x,y) = C$, where $C$ is a constant. To verify an implicit solution, you use implicit differentiation to find $\frac{dy}{dx}$ directly from the relation, then substitute into the differential equation to confirm it matches. The core logic is identical to explicit solutions, only the differentiation method differs.
5. AP-Style Concept Check ★★☆☆☆ ⏱ 2 min
Common Pitfalls
Why: Students confuse the goal of verification, assuming finding the derivative alone is enough
Why: Students assume the constant is already correct, so the initial condition check is unnecessary
Why: Students are accustomed to differentiating only functions of $x$, so they automatically drop the chain rule term
Why: Students misread standard initial condition notation, mixing up input and output
Why: Students think $C$ must have a numerical value to complete verification
Why: Students overlook multiple $y$ terms in complicated ODEs like $\frac{dy}{dx} = xy + y^2$