The class results are in. You crushed the procedural questions — derivative rules, integrals, MVT, area, L'Hôpital's. But the data shows sharp collapse on 12 specific questions distributed across three severity tiers. This mission walks you through every one of them, organized worst-first. You must answer each before you advance. By the end, you will be able to label your own gap, identify it next time, and consolidate the move that closes it — for every skill family the class struggled with, not just the worst one.
Out of 30 questions, the class went 4-for-4 on 9 questions and earned 3-of-4 on most of the rest. The problem isn't computation — it's translation, justification, and setup-under-pressure. Twelve questions need attention. They cluster into three severity tiers — and the dominant skill gaps repeat across all three. That's not noise. That's the curriculum telling you exactly where to land next.
The graph below is the graph of f′ — the derivative of f, not the graph of f itself. On which interval is f concave down?
Concavity of f is about the second derivative f″. And f″ is the derivative of f′. So:
f concave down ⟺ f″ < 0 ⟺ f′ is DECREASING
On the graph of f′, look for where the curve is going downhill — not where it dips below the x-axis. The curve peaks at x = 1 and bottoms out at x = 3, so it is decreasing on the open interval (1, 3). That is exactly where f is concave down.
Same graph format. Same warning: this is f′. On which interval is f BOTH decreasing AND concave up?
You need two conditions simultaneously:
f decreasing ⟺ f′ < 0 (curve below x-axis)
f concave up ⟺ f′ is INCREASING (curve going uphill)
So scan the graph of f′ for the region that is both below the axis AND going uphill. That is the interval (0, 2): the curve is at its minimum near x = 0 and climbs back toward the axis at x = 2. Negative AND rising.
A particle moves along a horizontal line with velocity v(t) graphed below for 0 ≤ t ≤ 6. On which interval is the particle's speed increasing?
The single most important translation in particle motion:
SPEED = |v| · SPEED INCREASING ⟺ v and a have the SAME SIGN
That's it. Same sign — speeding up. Opposite signs — slowing down. On (2, 3) the velocity is negative and the acceleration is negative (v is decreasing further), so the particle is moving in the negative direction faster and faster. The magnitude |v| is growing — that is "speeding up".
Choice (C) is correct. So is the interval (5, 6) by the same logic — both v and a are positive there, so the particle is speeding up in the positive direction.
Use the given values to evaluate the integral. The skill is combining properties (additivity, scalar multiple, constant integration) into one chain — without dropping any.
Step 1 — split the original integral using additivity:
∫₀⁴ f = ∫₀² f + ∫₂⁴ f ⟹ 10 = ∫₀² f + 7 ⟹ ∫₀² f(x) dx = 3
Step 2 — break apart the target integral using the linearity property:
∫₀² ( 3f(x) − 2 ) dx = 3·∫₀² f(x) dx − ∫₀² 2 dx
Step 3 — evaluate each piece:
3·(3) − [ 2x ]₀² = 9 − 4 = 5
The constant 2 integrates to 2x, evaluated from 0 to 2, which equals 4 — not 2.
3·(3) − 2 = 7, treating the integral of a constant as the constant itself. ∫ₐᵇ k dx = k·(b − a), not just k. Whenever you see a bare constant inside a definite integral, multiply by the interval length. Write that out as a habit before simplifying.
Let g(x) = ∫₂ˣ e−t² dt. Although the integrand has no elementary antiderivative, we can still conclude that g′(x) = e−x². Which statement provides the justification for that conclusion?
A justification question has a specific structure: it asks "which theorem has the exact form IF [hypothesis] THEN [my conclusion]?"
Your conclusion is: d/dx [∫₂ˣ e−t² dt] = e−x²
That conclusion has exactly the form of FTC Part 1: d/dx [∫ₐˣ f(t) dt] = f(x). There is one theorem in the AB curriculum with this exact statement, and that is the only correct citation.
The expression below is a Riemann sum. Identify the definite integral it converges to as n → ∞.
A right-endpoint Riemann sum has the structure: Σ f(a + i·Δx) · Δx where Δx = (b−a)/n.
Match the parts of the given sum:
Δx = 2/n ⟹ b − a = 2
x_i = 1 + 2i/n = a + i·Δx ⟹ a = 1
so b = a + 2 = 3, and f(x) = x³
The sum converges to ∫₁³ x³ dx. The integrand is x³, NOT (1 + 2x)³ — once you've identified a, b, and Δx, the sample point becomes the variable of integration.
Solve the initial-value problem. Separate variables, integrate both sides, apply the initial condition, then solve for y as a function of x.
Step 1 — separate variables:
y dy = 2x dx
Step 2 — integrate both sides:
y² / 2 = x² + C
Step 3 — apply y(0) = 3 to find C:
9 / 2 = 0 + C ⟹ C = 9 / 2
Step 4 — solve for y, multiplying through by 2:
y² = 2x² + 9 ⟹ y = √(2x² + 9)
Take the positive branch because y(0) = 3 is positive.
The base is a 2D region. Above each x in that base, build a square standing perpendicular to the x-axis with one side lying on the base. Find the volume of that solid.
y = √x, y = 0, and x = 4.
Cross sections perpendicular to the x-axis are squares. Find the volume of the solid.
For cross-section problems, the volume formula is:
V = ∫ₐᵇ A(x) dx where A(x) is the AREA of one cross section
The cross section is a square with side length equal to the distance from y = 0 to y = √x — so side = √x. The area of the square is:
A(x) = (side)² = (√x)² = x
Then:
V = ∫₀⁴ x dx = x²/2 |₀⁴ = 16/2 = 8
Differentiate the volume formula implicitly with respect to time, substitute the known values, and solve for the unknown rate. Show every step — this is exactly the protocol from your Operation: Draining the Reservoir mission.
36π in³ / sec.
How fast is the radius increasing at the moment when r = 3 in?
Volume of a sphere: V = (4/3) π r³
Differentiate with respect to t (chain rule on r since r is a function of time):
dV/dt = 4 π r² · (dr/dt)
Substitute the known values: dV/dt = 36π and r = 3:
36π = 4π (3²) · (dr/dt) = 36π · (dr/dt)
Divide both sides by 36π:
dr/dt = 1 in / sec
A slope field shows the value of dy/dx at every point in the plane. To match it to an equation, ask: does the slope depend only on x, only on y, or on both? Where are the slopes zero? Positive? Negative?
Run the three-test diagnostic on the slope field:
Test 1 — does the slope depend on y? Look at any vertical column (fix x, vary y). The slopes are identical up and down the column. So the slope does not depend on y. → eliminates (B), (C), (D).
Test 2 — does the slope depend on x? Look at any horizontal row (fix y, vary x). The slopes change with x. So the slope does depend on x. Confirms (A).
Test 3 — sanity check the values. At x = 0, slopes are horizontal (slope = 0 ✓). At x = 1, slopes have slope 1 (45° upward ✓). At x = -2, slopes are steep negative ✓. All consistent with dy/dx = x.
Real-world interpretation problems will appear on the AP exam free-response in nearly every form. The skill is reading a derivative value as a rate at an instant — with units of [output per input] — and writing one clean sentence in context.
W(t) gallons of water at time t hours.
Suppose W′(5) = −12. Which statement best interprets this in the context of the problem?
A clean interpretation of W′(5) = −12 has four required components:
① WHEN → "At time t = 5 hours"
② WHAT → "the volume of water in the tank is changing"
③ HOW FAST + DIRECTION → "decreasing at 12 (negative sign)"
④ UNITS → "gallons per hour"
Choice (C) hits all four. "Water is leaving the tank" captures the negative sign as a direction (decreasing), "12 gallons per hour" gives the magnitude with proper rate units, and "at time t = 5 hours" anchors the instant.
Vertical asymptotes occur where the function blows up — not just wherever the denominator is zero. If a factor cancels with the numerator, that point is a hole, not an asymptote.
Always factor before declaring asymptotes:
f(x) = ( x − 2 )( x + 2 ) / ( x − 2 )( x − 3 )
The factor (x − 2) cancels — but only as long as x ≠ 2. So the simplified function is:
f(x) = ( x + 2 ) / ( x − 3 ), for x ≠ 2
Now check the limits:
① At x = 2 — the simplified function is defined, value (2+2)/(2-3) = -4. The original f is undefined here, but the limit exists. → removable discontinuity (hole), not an asymptote.
② At x = 3 — the denominator is zero and the numerator is nonzero (5). The function blows up. → vertical asymptote.
This is not a scoring rubric — no points are added or taken away here. It is a diagnostic taxonomy: a structured way to name the gap behind each wrong answer, so the next time you see the same trap you recognize it before you fall in. For every question you missed, find your row, read the signature, and run the consolidation move.
This remediation was generated from real class data — the 5th-period response distribution on the 2019 International Practice Exam AB MCQ Part A — and pivots to land directly where the data tells it to land. The class earned 4-of-4 on nine procedural questions, confirming Skill 1.E is well-instructed. The performance collapse is concentrated in twelve specific questions spread across three severity tiers: Tier 1 (1/4 correct — Q5, Q17, Q19, Q20, Q24, Q30) targets the deepest gaps where almost no one converged on the right answer; Tier 2 (2/4 correct — Q16, Q23, Q28) addresses the procedural-with-setup questions where the class can compute but stalls on the modeling step; Tier 3 (3/4 correct — Q22, Q27, Q29) covers the narrow-but-real gaps that will reappear and widen if not closed now. Across all three tiers, two skill clusters dominate: Skill 2.B / 2.D (connecting representations — graphs, slope fields, asymptote analysis) and Skill 3.D / 3.F (justification with named theorems and interpretation in context). This is what dynamic, data-driven remediation looks like in practice: not a generic "review unit," but a twelve-question, three-tier, gap-mapped intervention — every phase tied to a specific student response distribution, every walkthrough engineered around the actual trap the class fell for, and every diagnostic label drawn from the same taxonomy so the work compounds across questions instead of fragmenting. The Diagnostic Taxonomy below converts twelve discrete remediation events into one portable field guide. The goal is not grade-rescue — it is for every student in 5th period to leave able to name their own error pattern, predict where it will reappear, and execute the consolidation move that closes it. This is the proof that the model pivots in real time to what students actually need, rather than what a generic curriculum guesses they might.