In AP Calculus, an initial condition is a known point (x₀, y₀) on a solution curve, like y(0) = 2, that lets you solve for the constant C in a general solution and pin down the one particular solution to a differential equation that passes through that point.
When you solve a differential equation like dy/dx = 2sin(x), you don't get one answer. You get a whole family of answers, y = -2cos(x) + C, one curve for every possible value of C. That family is the general solution. An initial condition is the extra piece of information, a specific point like y(0) = 0, that tells you which curve in the family is yours. Plug the point in, solve for C, and you've got the particular solution.
The CED puts it plainly in Topic 7.7: a general solution may describe infinitely many solutions, but there is only one particular solution passing through a given point. The initial condition IS that given point. It also shows up baked into the accumulation form F(x) = y₀ + ∫ₐˣ f(t) dt, where y₀ is the initial condition F(a) = y₀ written right into the formula. One warning the CED flags: solutions can have domain restrictions, and the valid domain is the interval containing your initial condition. If your initial condition is y(1) = 2 and the solution blows up at x = 0, your answer only lives on x > 0.
Initial conditions are the engine of Unit 7 (Differential Equations). Learning objective 7.7.A, determining particular solutions, is literally impossible without one, since the initial condition is what kills the +C. They also drive 7.5.A, where Euler's method needs a starting point (x₀, y₀) to take its first step, and 7.8.B, where the exponential model dy/dt = ky with initial condition y = y₀ at t = 0 produces the famous solution y = y₀e^(kt). Notice that y₀ isn't decoration in that formula. It's the initial condition sitting in the answer. On slope fields (7.4), the initial condition is the dot you start at before sketching the solution curve that flows with the field. If a free-response question says 'find the particular solution with f(0) = 4,' it's handing you the initial condition and expecting you to use it.
Keep studying AP Calculus Unit 7
Visual cheatsheet
view galleryParticular Solution (Unit 7)
These two are a matched pair. The general solution is the infinite family of curves, and the initial condition is the filter that selects exactly one of them. No initial condition, no particular solution. You'd be stuck writing +C forever.
Euler's Method (Unit 7)
Euler's method is a step-by-step walk along a solution curve, and every walk needs a starting location. The initial condition gives you the first (x, y) pair, the differential equation gives you the slope there, and off you go. Given y(1) = 3, your first step starts at x = 1, y = 3.
Exponential Models, dy/dt = ky (Unit 7)
In the solution y = y₀e^(kt), the initial condition shows up by name. y₀ is the amount you start with at t = 0, whether that's a population, a bank balance, or radioactive material. This is the rare case where you don't even have to solve for C; the formula hands you the slot to plug into.
The Fundamental Theorem of Calculus (Unit 6)
The accumulation function F(x) = y₀ + ∫ₐˣ f(t) dt from Unit 6 is secretly an initial-value problem in disguise. It says 'start at the initial value y₀, then add up the change.' That's exactly the logic of 2017 FRQ Q3, where you start from f(−2) = 7 and accumulate area under f′ to find other values of f.
Initial conditions appear almost every year in the Unit 7 free-response question. The classic setup, like 2018 FRQ Q6 with dy/dx = x(y − 2)², gives you a differential equation and a point, then asks for the particular solution. The workflow is always the same. Separate variables, integrate both sides, add +C once, plug in the initial condition to solve for C, then isolate y. In context problems like 2017 FRQ Q4 (the cooling potato, with internal temperature 91°C at t = 0), the initial condition is hidden in the story, so you have to translate 'the temperature is 91 at time 0' into y(0) = 91. Multiple choice tests the same skill faster, like solving y′ = 2e^(2x) with y(0) = 2 or y′ = −2/x with y(1) = 2 (where the answer involves ln|x| and a domain restriction to x > 0). Euler's method questions hand you the initial condition as the launch point for your first step. The most common point-loser is forgetting +C entirely or solving for y before applying the condition incorrectly. Apply the initial condition while C is still in the equation.
Both are known values used to pin down a specific solution, but an initial condition gives the value at the start of the scenario (usually t = 0 or the first x-value), while a boundary condition gives values at the edges of an interval. On the AP exam you'll almost always see initial conditions. The given point might not literally be at zero, like y(1) = 2, but it plays the same role. It's one known point that nails down C.
An initial condition is a known point on the solution curve, like y(0) = 2, and it's the information you need to find the one particular solution out of infinitely many general solutions.
The standard FRQ workflow is to separate variables, integrate, add +C, plug in the initial condition to solve for C, and then isolate y.
In the exponential model dy/dt = ky, the initial condition y₀ appears directly in the solution y = y₀e^(kt) as the starting amount at t = 0.
Euler's method can't start without an initial condition, because the given point (x₀, y₀) is where you compute your first slope and take your first step.
The domain of a particular solution must be an interval that contains the initial condition, so check for places where the solution is undefined.
In word problems, the initial condition is often stated in plain English, like 'the temperature is 91°C at time t = 0,' and you have to translate it into math.
It's a known starting value of a function, like y(0) = 2, given alongside a differential equation. You use it to solve for the constant of integration C, which turns the general solution into one specific particular solution.
No. Despite the name, any known point works. AP problems regularly give conditions like y(1) = 2 or f(−2) = 7, and the process is identical: plug the point into your solution and solve for C.
An initial condition specifies the state at the starting point of a scenario, while boundary conditions specify values at the endpoints of an interval. AP Calculus questions use initial conditions almost exclusively, so if an FRQ gives you one point with a differential equation, treat it as an initial condition.
Plug it in while C is still in your equation, right after integrating. Solving for C first and then isolating y is cleaner and avoids the common error of mishandling C inside an exponential or logarithm.
They're opposite pieces of the puzzle. The general solution is the entire family of curves (with +C still in it) that satisfy a differential equation, and the initial condition is the single known point that selects exactly one curve from that family.