A particular solution is the single function that satisfies a differential equation and passes through a given initial condition. You find it by separating variables, integrating both sides with a constant of integration, then using the initial point to solve for that constant. For AP Calculus, keep the constant until the initial condition determines its value.
Why This Matters for the AP Calculus Exam
Differential equations are a steady source of points on the AP Calculus AB and BC exams, and separation of variables with an initial condition is the core procedure. Free-response questions often give you a rate equation like plus a starting value, then ask for the particular solution. These problems reward a clean, predictable process: separate, integrate, add , solve for , and finish the algebra.
This topic also shows up in multiple-choice questions that ask you to identify a particular solution or evaluate it at a specific point. Showing each step clearly is important for earning the procedure-based points on free response, since partial credit often hinges on separating variables and including the constant.

Key Takeaways
- A general solution is a family of functions with a constant ; a particular solution is the one curve that passes through a given point.
- Use the initial condition to solve for algebraically after integrating.
- The form is a particular solution to that satisfies .
- Separating variables and remembering are the steps that earn early credit even if the integration gets tricky.
- Check for domain restrictions, such as division by zero, that limit where your solution is valid.
- Not every differential equation with a fraction gives a logarithm, so check what the integrand actually requires.
General Versus Particular Solutions
A general solution to a differential equation is a family of functions that all satisfy the equation. Because it contains a constant of integration, changing that constant produces infinitely many curves. You get a general solution when no initial condition is given, and plotting it gives a set of curves that follow the pattern of a slope field. For a refresher on slope fields, see 7.3 Sketching Slope Fields and 7.4 Reasoning Using Slope Fields.
A particular solution is the single curve that passes through a specific point. When the problem gives you an initial condition, you can pin down that one curve. There is only one particular solution through a given point.
For separation of variables review, check 7.6 Finding General Solutions Using Separation of Variables.
The Definite-Integral Form
When a free-response question asks you to write an expression for the solution and gives an initial condition, you can use this form:
This is a particular solution to where is the initial condition. It is useful when the integrand does not have a simple antiderivative, because you can leave the answer as an accumulation built from the starting value.
How to Use This on the AP Calculus Exam
Problem Solving
Follow the same routine every time:
- Separate the variables. Gather all the 's on one side and all the 's on the other.
- Integrate both sides with respect to their variables. Add .
- Solve for to get the general solution.
- Plug in the initial condition for and , then solve for .
- Substitute back in and finish solving for the particular solution.
Watch the Domain
Solutions to differential equations are not always valid for every input. Restrictions can come from:
-
Singularities - values that cause division by zero or other undefined behavior.
-
Physical constraints - the solution may only make sense over a certain range, like a position that must stay above ground.
-
Mathematical constraints - the solution may only be valid for certain values, such as positive inputs.
Sometimes you need to restrict to one interval that contains the initial point. For example, suppose you want the particular solution of
with . The denominator is zero at and , so the solution cannot include those values. Since the initial condition starts at , the valid interval is .
Worked Free Response Example
This is part of a free-response question from the 2012 AP Calculus AB exam administered by College Board. We will work part (c), which focuses on solving with an initial condition.
The rate at which a baby bird gains weight is proportional to the difference between its adult weight and its current weight. At time , the bird weighs 20 grams. If is the weight in grams at time days, then
Let be the solution with initial condition .
(c) Use separation of variables to find , the particular solution with initial condition .
Step 1: Separate the 's and 's.
Step 2: Integrate both sides.
Step 3: Add and write the general solution.
The single absorbs the constants from both integrals.
Step 4: Use to solve for .
The absolute value drops because the weight values stay positive over the relevant interval, so .
Step 5: Substitute and solve for .
Everything through Step 4 is calculus; the rest is algebra and arithmetic.
Common Trap
On a free-response differential equation, most of the points come from the differential equation work itself.
- Always separate your variables. Separating can earn a point even if you cannot finish the integration. Failing to separate usually loses the whole part.
- Never forget the . The constant is how you turn a general solution into a particular one using the initial condition. Without it, the most you can usually earn is two points: one for separating and one for the correct antiderivatives.
Common Misconceptions
- General and particular solutions are the same thing. A general solution has a constant and represents infinitely many curves. A particular solution uses the initial condition to lock in one specific curve.
- You can drop the constant of integration. Without , you cannot apply the initial condition, and you lose most of the available credit.
- Every fraction integrates to a logarithm. Only integrands of the form give a natural log. Others may need a substitution, power rule, or different technique, so check before assuming.
- The absolute value in can always be dropped. Only remove it when the context tells you the inside stays positive (or negative). Otherwise it can change your solution.
- A solution is valid everywhere. Domain restrictions from division by zero, physical limits, or required input conditions can shrink the interval where your particular solution applies. Keep the interval that contains the initial point.
- You should solve for before integrating. You can only find after you integrate and have the general solution to plug the initial condition into.
Related AP Calculus Guides
Vocabulary
The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.Term | Definition |
|---|---|
differential equation | An equation that relates a function to its derivatives, describing how a quantity changes in relation to one or more variables. |
domain restrictions | Limitations on the set of input values for which a solution to a differential equation is valid or defined. |
general solution | The complete family of solutions to a differential equation, containing arbitrary constants that represent all possible particular solutions. |
initial condition | Specified values of a function at particular points that determine which particular solution to a differential equation is selected. |
particular solution | A specific solution to a differential equation obtained by using initial conditions to determine the values of arbitrary constants. |
Frequently Asked Questions
How do you find a particular solution using an initial condition?
Separate variables when possible, integrate both sides, include the constant of integration, then plug in the initial condition to solve for the constant. The result is the one solution curve that passes through the given point.
What is the difference between a general solution and a particular solution?
A general solution contains a constant and represents infinitely many solutions to a differential equation. A particular solution uses an initial condition to choose exactly one member of that family.
Why do you need +C when solving differential equations?
The constant of integration represents the whole family of possible solutions. Without +C, you cannot use the initial condition to find the specific solution curve, and on AP free-response questions that usually loses important procedure credit.
What does separation of variables mean?
Separation of variables means rearranging a differential equation so all terms involving y are with dy and all terms involving x are with dx. After separating, you integrate both sides and then use the initial condition if one is given.
When can you use the definite-integral form for a particular solution?
If dy/dx = f(x) and the initial condition is F(a) = y0, then F(x) = y0 + integral from a to x of f(t) dt is a particular solution. This form is useful when the antiderivative is difficult or when the exam asks for an expression rather than a simplified formula.
What domain restrictions matter for differential equation solutions?
A particular solution may only be valid on an interval that avoids undefined values and contains the initial condition. Watch for division by zero, logarithm restrictions, square roots, and physical constraints in context problems.