AP Calculus AB Differential Equations — Worked Answer Explanations
Unit 7 · 7% of the AP exam · 12 questions explained
Below is a complete answer key for our AP Calculus AB Differential Equations practice questions. For each question you'll find the correct choice, a full written explanation of how to get there, and — for every wrong answer — a short note on exactly why it's tempting and where it goes wrong. Reading these straight through is one of the fastest ways to find the gaps in a unit before exam day.
Prefer to test yourself first? Take the timed Differential Equations practice test and come back here to review, or head back to the Differential Equations unit overview.
- Question 1 · Easy
Which of the following is the solution to with initial condition ?
- AWhy not A: Forgot to integrate and ignored the initial condition.
- BWhy not B: Integrated correctly but ignored the initial condition to find .
- CCorrect
- DWhy not D: Used directly rather than integrating to get .
ExplanationIntegrate both sides: . Apply : . So .
Key takeawayFor a separable ODE, integrate both sides and apply the initial condition to determine the constant of integration.
- A
- Question 2 · Easy
A slope field for a differential equation shows short line segments with slope at each point . Which differential equation corresponds to this slope field?
- AWhy not A: Confused addition and multiplication of and .
- BWhy not B: Sign error: subtracted instead of added.
- CCorrect
- DWhy not D: Reversed the roles of and in the sign.
ExplanationA slope field assigns to each point a small segment with slope . The problem states slopes equal , so the equation is .
Key takeawayA slope field at point $(x,y)$ draws a segment with slope equal to $\frac{dy}{dx}$ evaluated at that point.
- A
- Question 3 · Easy
A population satisfies . If , find .
- AWhy not A: Used a linear model instead of the exponential solution to .
- BCorrect
- CWhy not C: Forgot to multiply by the initial condition .
- DWhy not D: Wrote the solution as exponential with base instead of .
ExplanationThe equation has the general solution . Here and , giving .
Key takeawayExponential growth/decay model: $\dfrac{dP}{dt} = kP$ has solution $P(t) = P_0 e^{kt}$ where $P_0$ is the initial value.
- A
- Question 4 · Easy
Solve the separable ODE with . (Give the solution for .)
- AWhy not A: Did not apply the initial condition correctly; should get .
- BCorrect
- CWhy not C: Did not take the square root after integrating.
- DWhy not D: Integrated without separating variables properly — did not multiply both sides by .
ExplanationSeparate: . Integrate: . Apply : . So (taking positive root).
Key takeawaySeparable ODE: move all $y$ terms to one side, all $x$ terms to the other, then integrate and apply the initial condition.
- A
- Question 5 · Medium
Newton's law of cooling gives , where °C is room temperature. If an object cools from °C to °C in minutes, what is the temperature at minutes?
- A°CWhy not A: Reached room temperature too fast; cooling is exponential, not linear.
- B°CCorrect
- C°CWhy not C: Arithmetic error when computing or applying the initial excess.
- D°CWhy not D: Subtracted a constant linear drop of 40°C again rather than applying exponential decay.
ExplanationSolution: . At : . At : . So °C.
Key takeawayNewton's cooling: the excess temperature $(T - T_s)$ decays exponentially; find $k$ from one data point, then evaluate at the desired time.
- A
- Question 6 · Medium
On a slope field for , the slopes along the line are:
- Aeverywhere along .Why not A: Evaluated instead of .
- Beverywhere along .Correct
- CEqual to along .Why not C: Evaluated instead of .
- DUndefined along .Why not D: is defined for all .
ExplanationOn the line , substitute : . So all segments along are horizontal (slope = ).
Key takeawayTo read a slope field on a specific curve, substitute the curve's equation into $dy/dx$; zero slope means horizontal segments.
- A
- Question 7 · Medium
Solve with .
- AWhy not A: Solved (first-order linear) rather than the given equation.
- BCorrect
- CWhy not C: Sign error when applying initial condition: not .
- DWhy not D: Did not separate variables; confused the ODE with a linear one.
ExplanationSeparate: . Integrate: , so . With : . So .
Key takeawaySeparate variables, integrate both sides including any power of $y$, then apply the initial condition carefully.
- A
- Question 8 · Medium
A bacteria culture doubles every 3 hours. If the initial count is , what is the count after hours?
- AWhy not A: Used (the doubling time) rather than .
- BCorrect
- CWhy not C: Inverted the exponent: used instead of .
- DWhy not D: Used a linear growth model instead of exponential.
ExplanationDoubling every 3 hours means . Using : . So .
Key takeawayDoubling time $T_d$ gives $k = \ln 2 / T_d$; equivalently write $N(t) = N_0 \cdot 2^{t/T_d}$.
- A
- Question 9 · Medium
Radioactive carbon-14 decays according to . If atoms initially, how many atoms remain after years (one half-life)?
- AWhy not A: A half-life reduces quantity by half, not to zero.
- BCorrect
- CWhy not C: Applied two half-lives instead of one.
- DWhy not D: Computed using a linear model.
ExplanationBy definition, one half-life reduces the quantity to half. After years: atoms.
Key takeawayThe half-life is the time at which exactly half the original amount remains; $e^{-k T_{1/2}} = 1/2$.
- A
- Question 10 · Hard
A slope field for is sketched. Which statement best describes a solution curve passing through ?
- AA line with slope through .Why not A: The slope at is , but the curve is not a straight line overall.
- BThe upper semicircle of radius centered at the origin.Why not B: Solving gives — a hyperbola, not a circle.
- CThe upper branch of the hyperbola .Correct
- DThe parabola .Why not D: Confused the ODE with .
ExplanationSeparate: . Integrate: , so . Applying : . The solution is — the upper branch of a hyperbola (since ).
Key takeawayIdentifying the shape of a solution curve requires solving the ODE, not just reading the slope at one point.
- A
- Question 11 · Hard
The general solution to is . If and , find .
- AWhy not A: Used but divided by instead of taking .
- BCorrect
- CWhy not C: Used without applying the logarithm.
- DWhy not D: Divided by instead of by .
ExplanationWith : . With : .
Key takeawayTo find the growth constant, use two data points: apply the initial condition for $C$, then solve for $k$ using the logarithm.
- A
- Question 12 · Hard
For the initial value problem , , use Euler's method with step size to estimate .
- AWhy not A: Only applied one Euler step, stopping at rather than continuing to .
- BCorrect
- CWhy not C: Sign error in the second Euler step: used instead of .
- DWhy not D: Added to directly instead of .
ExplanationEuler step 1 at : . , . Euler step 2 at : . . So .
Key takeawayEuler's method: $y_{n+1} = y_n + h \cdot f(x_n, y_n)$; apply iteratively, updating both $x$ and $y$ at each step.
- A