Calculus BC · Differential Equations · 14 min read · Updated 2026-05-11
Particular solutions with initial conditions — AP Calculus BC
AP Calculus BC · Differential Equations · 14 min read
1. Particular Solutions for Indefinite Integrals★☆☆☆☆⏱ 3 min
When given a derivative $rac{dy}{dx} = f(x)$ (a function of $x$ only), the indefinite integral produces a general antiderivative $F(x) + C$, where $C$ is an arbitrary constant. The initial condition $y(x_0) = y_0$ lets you substitute known values to solve for $C$, resulting in exactly one unique particular solution for a well-posed IVP.
2. Particular Solutions for Separable Differential Equations★★☆☆☆⏱ 4 min
Most first-order differential equations on the AP exam are separable, meaning they can be rewritten as $g(y) dy = f(x) dx$. After integrating both sides, combine the constants from each side into a single arbitrary constant $C$ to get a general solution. Substitute the initial condition to solve for $C$ and get your unique particular solution.
3. Verifying a Candidate Particular Solution★★☆☆☆⏱ 3 min
AP exams often ask you to confirm if a given function is the correct particular solution to an IVP. Two independent checks are required: (1) the function must satisfy the initial condition, and (2) it must satisfy the original differential equation. Checking the initial condition first eliminates wrong options quickly in multiple choice.
4. AP-Style Practice Problems★★★☆☆⏱ 4 min
Common Pitfalls
Why: Students are used to adding $+C$ only to the right for antiderivatives, and forget both integrals produce constants.
Why: Students keep the general solution's ambiguity even after substituting a known positive or negative initial value.
Why: Students rush to use the initial condition and skip finding the general solution entirely.
Why: Students drop the absolute value out of habit before using the initial condition to set the sign of $C$.
Why: Rounding $C$ early accumulates error, leading to a final answer outside the acceptable error range.