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.

In-content ad
  1. Question 1 · Easy

    Which of the following is the solution to with initial condition ?

    • A
      Why not A: Forgot to integrate and ignored the initial condition.
    • B
      Why not B: Integrated correctly but ignored the initial condition to find .
    • C
      Correct
    • D
      Why not D: Used directly rather than integrating to get .
    Explanation

    Integrate both sides: . Apply : . So .

    Key takeaway

    For a separable ODE, integrate both sides and apply the initial condition to determine the constant of integration.

  2. 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?

    • A
      Why not A: Confused addition and multiplication of and .
    • B
      Why not B: Sign error: subtracted instead of added.
    • C
      Correct
    • D
      Why not D: Reversed the roles of and in the sign.
    Explanation

    A slope field assigns to each point a small segment with slope . The problem states slopes equal , so the equation is .

    Key takeaway

    A slope field at point $(x,y)$ draws a segment with slope equal to $\frac{dy}{dx}$ evaluated at that point.

  3. Question 3 · Easy

    A population satisfies . If , find .

    • A
      Why not A: Used a linear model instead of the exponential solution to .
    • B
      Correct
    • C
      Why not C: Forgot to multiply by the initial condition .
    • D
      Why not D: Wrote the solution as exponential with base instead of .
    Explanation

    The equation has the general solution . Here and , giving .

    Key takeaway

    Exponential growth/decay model: $\dfrac{dP}{dt} = kP$ has solution $P(t) = P_0 e^{kt}$ where $P_0$ is the initial value.

  4. Question 4 · Easy

    Solve the separable ODE with . (Give the solution for .)

    • A
      Why not A: Did not apply the initial condition correctly; should get .
    • B
      Correct
    • C
      Why not C: Did not take the square root after integrating.
    • D
      Why not D: Integrated without separating variables properly — did not multiply both sides by .
    Explanation

    Separate: . Integrate: . Apply : . So (taking positive root).

    Key takeaway

    Separable ODE: move all $y$ terms to one side, all $x$ terms to the other, then integrate and apply the initial condition.

  5. 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
      °C
      Why not A: Reached room temperature too fast; cooling is exponential, not linear.
    • B
      °CCorrect
    • C
      °C
      Why not C: Arithmetic error when computing or applying the initial excess.
    • D
      °C
      Why not D: Subtracted a constant linear drop of 40°C again rather than applying exponential decay.
    Explanation

    Solution: . At : . At : . So °C.

    Key takeaway

    Newton's cooling: the excess temperature $(T - T_s)$ decays exponentially; find $k$ from one data point, then evaluate at the desired time.

  6. Question 6 · Medium

    On a slope field for , the slopes along the line are:

    • A
      everywhere along .
      Why not A: Evaluated instead of .
    • B
      everywhere along .Correct
    • C
      Equal to along .
      Why not C: Evaluated instead of .
    • D
      Undefined along .
      Why not D: is defined for all .
    Explanation

    On the line , substitute : . So all segments along are horizontal (slope = ).

    Key takeaway

    To read a slope field on a specific curve, substitute the curve's equation into $dy/dx$; zero slope means horizontal segments.

  7. Question 7 · Medium

    Solve with .

    • A
      Why not A: Solved (first-order linear) rather than the given equation.
    • B
      Correct
    • C
      Why not C: Sign error when applying initial condition: not .
    • D
      Why not D: Did not separate variables; confused the ODE with a linear one.
    Explanation

    Separate: . Integrate: , so . With : . So .

    Key takeaway

    Separate variables, integrate both sides including any power of $y$, then apply the initial condition carefully.

  8. Question 8 · Medium

    A bacteria culture doubles every 3 hours. If the initial count is , what is the count after hours?

    • A
      Why not A: Used (the doubling time) rather than .
    • B
      Correct
    • C
      Why not C: Inverted the exponent: used instead of .
    • D
      Why not D: Used a linear growth model instead of exponential.
    Explanation

    Doubling every 3 hours means . Using : . So .

    Key takeaway

    Doubling time $T_d$ gives $k = \ln 2 / T_d$; equivalently write $N(t) = N_0 \cdot 2^{t/T_d}$.

  9. Question 9 · Medium

    Radioactive carbon-14 decays according to . If atoms initially, how many atoms remain after years (one half-life)?

    • A
      Why not A: A half-life reduces quantity by half, not to zero.
    • B
      Correct
    • C
      Why not C: Applied two half-lives instead of one.
    • D
      Why not D: Computed using a linear model.
    Explanation

    By definition, one half-life reduces the quantity to half. After years: atoms.

    Key takeaway

    The half-life is the time at which exactly half the original amount remains; $e^{-k T_{1/2}} = 1/2$.

  10. Question 10 · Hard

    A slope field for is sketched. Which statement best describes a solution curve passing through ?

    • A
      A line with slope through .
      Why not A: The slope at is , but the curve is not a straight line overall.
    • B
      The upper semicircle of radius centered at the origin.
      Why not B: Solving gives — a hyperbola, not a circle.
    • C
      The upper branch of the hyperbola .Correct
    • D
      The parabola .
      Why not D: Confused the ODE with .
    Explanation

    Separate: . Integrate: , so . Applying : . The solution is — the upper branch of a hyperbola (since ).

    Key takeaway

    Identifying the shape of a solution curve requires solving the ODE, not just reading the slope at one point.

  11. Question 11 · Hard

    The general solution to is . If and , find .

    • A
      Why not A: Used but divided by instead of taking .
    • B
      Correct
    • C
      Why not C: Used without applying the logarithm.
    • D
      Why not D: Divided by instead of by .
    Explanation

    With : . With : .

    Key takeaway

    To find the growth constant, use two data points: apply the initial condition for $C$, then solve for $k$ using the logarithm.

  12. Question 12 · Hard

    For the initial value problem , , use Euler's method with step size to estimate .

    • A
      Why not A: Only applied one Euler step, stopping at rather than continuing to .
    • B
      Correct
    • C
      Why not C: Sign error in the second Euler step: used instead of .
    • D
      Why not D: Added to directly instead of .
    Explanation

    Euler step 1 at : . , . Euler step 2 at : . . So .

    Key takeaway

    Euler's method: $y_{n+1} = y_n + h \cdot f(x_n, y_n)$; apply iteratively, updating both $x$ and $y$ at each step.