Skip to main content
United StatesCalculusSyllabus dot point

How does an initial condition pin down one particular solution from the general family?

Topic 7.7 Finding Particular Solutions Using Initial Conditions and Separation of Variables: solve an initial value problem by separation and applying the initial condition.

A focused answer to AP Calculus AB Topic 7.7, solving initial value problems by separating variables, integrating, and using the initial condition to find the constant, with worked examples and the domain of the particular solution.

Generated by Claude Opus 4.810 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. The procedure
  3. A worked initial value problem
  4. Choosing the right branch and domain
  5. Why applying the condition early helps
  6. Resolving the absolute value from a logarithm
  7. The domain of the particular solution

What this topic is asking

The College Board (Topic 7.7) combines separation of variables with an initial condition to solve an initial value problem (IVP): find the one particular solution passing through a given point. You separate, integrate, then use the initial condition to evaluate the constant and pick the correct branch.

The procedure

A worked initial value problem

Choosing the right branch and domain

When integration produces an implicit relation like y2=2x2+Cy^2 = 2x^2 + C, solving for yy introduces a ±\pm, and only one branch passes through the initial point. If y(0)=3>0y(0) = 3 > 0, take the positive root; if the initial yy were negative, take the negative root. The domain of the particular solution is the largest interval around x0x_0 on which the function is defined and the original equation makes sense (for instance, avoiding division by zero or negative radicands). Stating the domain is a scored step on free-response IVPs and is easy to overlook after the algebra.

Why applying the condition early helps

Substituting the initial condition before fully solving for yy often simplifies the algebra. For example, after lny=kx+C1\ln|y| = kx + C_1, plugging in the point lets you find C1C_1 directly, avoiding the messier exponentiation-with-unknown-constant route. Either order is valid, but applying the condition at the implicit stage tends to reduce errors, especially the sign confusion when exponentiating a logarithm. The most common mistake on IVPs is finding CC correctly but then choosing the wrong branch, so the curve fails to pass through the given point. Always verify the final solution satisfies the initial condition as a check.

Resolving the absolute value from a logarithm

When the yy-integral gives lny\ln|y|, the absolute value must be resolved using the initial condition. If the initial yy-value is positive, then y=y|y| = y near the starting point and the solution stays positive, so you drop the absolute value as y=Cekxy = Ce^{kx} with C>0C > 0; if the initial value is negative, yy stays negative and C<0C < 0. Because solution curves cannot cross the equilibrium y=0y = 0, the sign of yy is fixed by the initial condition for the whole solution. Determining this sign at the start prevents an incorrect or ambiguous final answer and is the logarithmic analogue of choosing the right branch of a square root.

The domain of the particular solution

Stating the interval of validity is a genuine part of the answer, not a formality. The particular solution is defined on the largest interval containing the initial xx-value on which the function is continuous and the original differential equation makes sense. A solution like y=11xy = \frac{1}{1 - x} from an IVP at x=0x = 0 is valid on (,1)(-\infty, 1), stopping at the vertical asymptote x=1x = 1 even though the formula is defined beyond it, because the solution curve through the initial point cannot jump the discontinuity. Identifying such asymptotes or domain restrictions, and reporting the interval around x0x_0, completes a full-credit initial value problem.

Exam-style practice questions

Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AP 2021 (style)1 marksSection I (multiple choice, no calculator). If dydx=2x\frac{dy}{dx} = 2x and y(1)=5y(1) = 5, then y=y = (A) x2+4x^2 + 4 (B) x2+5x^2 + 5 (C) x2x^2 (D) 2x2+32x^2 + 3
Show worked answer →

The correct answer is (A), x2+4x^2 + 4.

Integrate: y=x2+Cy = x^2 + C. Apply y(1)=5y(1) = 5: 1+C=51 + C = 5, so C=4C = 4. Thus y=x2+4y = x^2 + 4.

AP 2024 (style)4 marksSection II (free response, no calculator). Solve the initial value problem dydx=2xy\frac{dy}{dx} = \frac{2x}{y} with y(0)=3y(0) = 3, expressing yy explicitly, and state the domain of the solution.
Show worked answer →

A 4-point initial value problem.

(2 points) Separate: ydy=2xdxy\,dy = 2x\,dx; integrate: y22=x2+C1\frac{y^2}{2} = x^2 + C_1, so y2=2x2+Cy^2 = 2x^2 + C.
(2 points) Apply y(0)=3y(0) = 3: 9=0+C9 = 0 + C, so C=9C = 9 and y2=2x2+9y^2 = 2x^2 + 9. Since y(0)=3>0y(0) = 3 > 0, take the positive root: y=2x2+9y = \sqrt{2x^2 + 9}, valid for all real xx (the radicand is always positive).

Related dot points

Sources & how we know this