General solutions via separation of variables
AP Calculus BCΒ· AP Calculus BC CED β Differential EquationsΒ· 14 min read
1. Core Definitionsβ β ββββ± 3 min
Separable first-order ordinary differential equation
A first-order ODE that can be factored into a product of a function that depends only on and a function that depends only on .
Example:
is separable; is not.
General solution
The full family of all functions that satisfy an ODE, parameterized by one arbitrary constant for each order of the equation. For a first-order ODE, there is exactly one arbitrary constant.
Example:
is a general solution for .
Separation of variables is the foundational solution technique for first-order ODEs tested on both AP Calculus BC MCQ and FRQ, accounting for approximately 2-4% of the total exam score per the official Course and Exam Description. It is required for almost all applied differential equation problems on the exam.
Exam tip:
Always confirm the number of arbitrary constants in your general solution matches the order of the ODE.
2. Identifying Separable ODEsβ β ββββ± 4 min
Before you can use separation of variables, you must first correctly identify if a given ODE is separable. By definition, a first-order ODE is separable if it can be rearranged to fit , where has no dependence on and has no dependence on .
Determine if is separable, and rewrite it in standard separated form if it is.
- 1
Confirm is already isolated, as given.
- 2
Factor the right-hand side to test separability:
- 3
- 4
Verify that no cross terms of and appear: the first factor depends only on , the second only on , so the ODE is separable.
- 5
Rearrange to separate variables: multiply both sides by (for ) to get the standard separated form:
- 6
Exam tip:
On MCQ questions asking to identify a separable equation, eliminate any option where the right-hand side is a sum of terms with both and immediately.
3. Integration and Combining Constantsβ β β βββ± 4 min
Once you have separated variables into the form , the next step is to integrate each side. The differential tells you the variable of integration: integrate the side with with respect to , and the side with with respect to .
A common point of confusion is why we only keep one constant of integration instead of two. When you integrate both sides, you get:
renderer not yet implemented Β· content will appear once shipped]Rearranging gives . Since the difference of two arbitrary constants is still an arbitrary constant, we replace and just write , which simplifies work without losing any generality.
Given the separated ODE , find the general solution after integration.
- 1
Confirm the separated form is correct, with -terms on the left and -terms on the right.
- 2
Integrate both sides with respect to their respective variables:
- 3
- 4
Evaluate each integral: the left integral gives , and the right integral gives .
- 5
Combine constants into a single arbitrary constant :
- 6
- 7
Simplify to explicit form: exponentiate both sides to get , which can be rewritten as:
- 8
- 9
where is still an arbitrary constant.
Exam tip:
Always combine constants immediately after integration; writing two separate constants is never required on the AP exam and often leads to unnecessary algebra mistakes.
4. Implicit vs Explicit General Solutionsβ β β βββ± 5 min
After integration, you will have an equation relating , , and the arbitrary constant . If is not isolated on one side of the equation, this is called an implicit general solution. If you can rearrange to write explicitly as a function of and , this is called an explicit general solution. The AP exam will usually specify which form it requires, but if it does not, either form is acceptable as long as it is correct, though explicit form is preferred if it can be obtained easily.
Find the general solution of , give both implicit and explicit forms.
- 1
Separate variables: multiply both sides by to get:
- 2
- 3
Integrate both sides and combine constants:
- 4
- 5
This is the implicit general solution.
- 6
To get the explicit solution, multiply by 3 and take the cube root. Let (still an arbitrary constant), so the explicit general solution is:
- 7
- 8
Verify: the ODE is first-order, and we have exactly one arbitrary constant, which meets the requirement for a general solution.
Test your understanding of separability:
Which of the following differential equations is separable?
A)
B)
C)
D)
Reveal answer
C βOnly option C can be factored into , which fits the definition of a separable ODE. The other options cannot be split into a product of single-variable functions.
Exam tip:
If you are asked for a general solution and can easily simplify to explicit form, always do so β it will never be penalized, and it is easier for graders to confirm correctness.
5. Common Pitfalls
Wrong move:
Factoring as and calling it separable.
Why:
Students confuse any factoring with the requirement for separation, forgetting that all factors must be functions of only one variable.
Correct move:
After factoring, check every factor to confirm it contains only one variable; any factor with both and means the ODE is not separable.
Wrong move:
Forgetting to check for constant solutions after dividing by a function of during separation, e.g., when dividing by to solve , not noting that is a valid solution.
Why:
Students focus on rearranging terms and forget that division by zero is undefined, so the case where the divisor equals zero is excluded from the general form.
Correct move:
Whenever you divide by to separate variables, check if gives a constant function that satisfies the original ODE, and note it as a solution if it does.
Wrong move:
Integrating the left side (with ) with respect to , or the right side (with ) with respect to , e.g., turning into .
Why:
Students confuse the differential, which tells you the variable of integration, with the variable in the integrand.
Correct move:
Always match the variable of integration to the differential: means integrate with respect to , and means integrate with respect to .
Wrong move:
Simplifying to instead of .
Why:
Students forget that , and is a multiplicative arbitrary constant, not an additive constant.
Correct move:
When exponentiating after integration, any arbitrary constant inside the exponent becomes a multiplicative constant after exponentiation.
Wrong move:
Leaving two arbitrary constants in the final general solution of a first-order ODE.
Why:
Students think each integral needs its own constant, and forget that two constants can be combined.
Correct move:
Combine all constants into a single arbitrary constant immediately after integration for any first-order ODE.
6. Quick Reference Cheatsheet
Category | Formula / Rule | Notes |
|---|---|---|
Definition of separable first-order ODE | depends only on , depends only on | |
Standard separated form | Check if gives an extra constant solution after dividing | |
Integration step | One arbitrary constant for first-order ODE; combine two constants from separate integrals into one | |
Implicit general solution | Valid form if cannot be easily isolated; required if explicitly asked for | |
Exponential simplification | is an arbitrary multiplicative constant; never write | |
Number of arbitrary constants | 1 for any first-order ODE | Equal to the order of the ODE; any more or fewer indicates a mistake |
Constant solution check | If makes , substitute back to test | Division by zero excludes this solution from the general form, so it must be checked separately |
Explicit general solution | is isolated in terms of and ; preferred if it can be obtained easily |
When this came up on past exams
AI-estimated based on syllabus patterns β cross-check with official past papers for accuracy. Use only as revision-focus signals.
- 2023 Β· MCQ
Identify separable differential equation
- 2022 Β· FRQ
Find general solution of separable ODE
What's Next
General solutions via separation of variables is the foundational prerequisite for every differential equation topic that follows in AP Calculus BC Unit 7. Immediately after finding general solutions, you will learn to find particular solutions by applying initial conditions to fix the arbitrary constant , which is tested regularly on both MCQ and FRQ sections of the exam. Separation of variables is also the core technique used to solve exponential growth and decay models, logistic growth models, and related application problems that often make up a full FRQ question. Without mastering this topic, you will not be able to correctly set up or solve these problems, or master more advanced topics like Euler's method.
