AP Calculus AB Analytical Applications of Differentiation — Worked Answer Explanations
Unit 5 · 18% of the AP exam · 12 questions explained
Below is a complete answer key for our AP Calculus AB Analytical Applications of Differentiation 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 Analytical Applications of Differentiation practice test and come back here to review, or head back to the Analytical Applications of Differentiation unit overview.
- Question 1 · Easy
If on , then is:
- AConcave up on .Why not A: Concavity depends on the sign of , not .
- BIncreasing on .Correct
- CDecreasing on .Why not C: Decreasing corresponds to .
- DConstant on .Why not D: Constant functions have , not positive.
ExplanationBy the First Derivative Test for monotonicity, on an interval means is increasing there — each step right, goes up.
Key takeawayThe sign of $f'$ determines monotonicity: positive means increasing, negative means decreasing.
- A
- Question 2 · Easy
The function is continuous on , differentiable on , with and . Which theorem guarantees a where ?
- AExtreme Value TheoremWhy not A: EVT guarantees max/min exist, not a specific slope.
- BIntermediate Value TheoremWhy not B: IVT applies to function values, not derivative values.
- CMean Value TheoremCorrect
- DRolle's TheoremWhy not D: Rolle's requires ; here .
ExplanationThe MVT states that if is continuous on and differentiable on , then there exists with .
Key takeawayThe Mean Value Theorem guarantees an interior point where the instantaneous rate equals the average rate over $[a,b]$.
- A
- Question 3 · Easy
If on an interval, then the graph of is:
- AConcave up.Why not A: Concave up corresponds to .
- BDecreasing.Why not B: Decreasing depends on , not .
- CConcave down.Correct
- DAt a local maximum.Why not D: alone does not locate a maximum; is also required.
ExplanationThe sign of determines concavity. means is decreasing, so the graph bends downward — concave down.
Key takeaway$f'' < 0$ means concave down (frowning shape); $f'' > 0$ means concave up (smiling shape).
- A
- Question 4 · Easy
A function is continuous on . Which theorem guarantees that attains both a maximum and a minimum value on this interval?
- AMean Value TheoremWhy not A: MVT is about derivatives, not extreme values.
- BIntermediate Value TheoremWhy not B: IVT guarantees a function value between two outputs, not an extreme value.
- CRolle's TheoremWhy not C: Rolle's requires equal endpoint values and concludes .
- DExtreme Value TheoremCorrect
ExplanationThe Extreme Value Theorem (EVT) states that a function continuous on a closed bounded interval must attain an absolute maximum and an absolute minimum on that interval.
Key takeawayEVT guarantees absolute extrema exist on closed intervals for continuous functions.
- A
- Question 5 · Medium
Let . On what interval(s) is increasing?
- AandWhy not A: Confused the critical points: is a local max and is a local min.
- BWhy not B: This is where is decreasing, not increasing.
- Cand Correct
- DWhy not D: Did not check the sign of correctly between critical points.
Explanation. Critical points at and . Sign chart: for and ; for . So is increasing on and .
Key takeawayFind where $f' > 0$ using a sign chart after factoring; increasing intervals come from positive regions of $f'$.
- A
- Question 6 · Medium
The graph of is shown (not provided here — described): for , , and for . What can be concluded about at ?
- Ahas a local minimum at .Why not A: A local min requires changing from negative to positive, not positive to negative.
- Bhas a local maximum at .Correct
- Chas an inflection point at .Why not C: Inflection points require a sign change in , not just .
- Dis not differentiable at .Why not D: means is differentiable there.
ExplanationFirst Derivative Test: if changes from positive to negative at , then has a local maximum at . This matches the described behavior of .
Key takeawayFirst Derivative Test: $f'$ changes $+ \to -$ at a critical point indicates a local maximum.
- A
- Question 7 · Medium
Find all inflection points of .
- AonlyWhy not A: is an inflection point too — sign of changes there as well.
- BonlyWhy not B: Used (critical point of ) rather than .
- ConlyWhy not C: Found one inflection point but missed where also changes sign.
- Dand Correct
Explanation. . at and . Sign check: for ; for ; for . At : changes — inflection point. At : changes — inflection point. Both and are inflection points.
Key takeawayInflection points require $f'' = 0$ AND a sign change in $f''$; check all candidates by examining sign changes.
- A
- Question 8 · Medium
Find the absolute maximum of on the interval .
- AWhy not A: Only evaluated , the left endpoint.
- BCorrect
- CWhy not C: Found the -value of the critical point, not the function value.
- DWhy not D: Evaluated incorrectly at the critical point: , not .
ExplanationCritical point: . Evaluate candidates: , , . The absolute maximum is .
Key takeawayClosed Interval Method: evaluate $f$ at all critical points in $(a,b)$ and at both endpoints; the largest value is the absolute max.
- A
- Question 9 · Medium
Using the Second Derivative Test, classify the critical point of .
- ALocal maximumWhy not A: Misidentified the sign of .
- BLocal minimumCorrect
- CInflection pointWhy not C: , so the Second Derivative Test is conclusive.
- Dis not a critical point.Why not D: , confirming it is a critical point.
Explanation, ✓. , . Since , the function is concave up at , so this is a local minimum.
Key takeawaySecond Derivative Test: $f'(c)=0$ and $f''(c)>0$ indicates a local minimum; $f''(c)<0$ indicates a local maximum.
- A
- Question 10 · Hard
A farmer wants to enclose a rectangular plot next to a river (no fence needed along the river) using m of fencing. What dimensions maximize the enclosed area?
- Am mCorrect
- Bm mWhy not B: Ignored the constraint that only 200 m of fencing is available.
- Cm mWhy not C: Used all four sides in the constraint instead of three.
- Dm mWhy not D: Divided the perimeter equally among three sides incorrectly.
ExplanationLet = width (two sides) and = length (parallel to river). Constraint: , so . Area: . Maximize: . Then . Maximum area is m².
Key takeawayOptimization: write objective in one variable using the constraint, differentiate, set equal to zero, verify it's a max.
- A
- Question 11 · Hard
A function has and . What can be concluded?
- Ahas a local maximum at .Why not A: Cannot conclude max from alone.
- Bhas a local minimum at .Why not B: Cannot conclude min from alone.
- Chas an inflection point at .Why not C: Inflection requires a sign change in , not just .
- DThe Second Derivative Test is inconclusive; further analysis is needed.Correct
ExplanationWhen both and , the Second Derivative Test gives no information. The critical point could be a local max, local min, or inflection point. For example, has but is a local minimum; has the same but is an inflection point.
Key takeaway$f''(c) = 0$ at a critical point makes the Second Derivative Test inconclusive; use a sign chart of $f'$ instead.
- A
- Question 12 · Hard
A particle moves so that for . On which interval(s) is the particle's speed increasing?
- AonlyWhy not A: On : but , so speed is decreasing, not increasing.
- Band Correct
- ConlyWhy not C: Missed the interval where both and .
- DWhy not D: Did not check whether and have the same sign throughout .
ExplanationSpeed increases when and have the same sign. : positive on and , negative on . : negative on , positive on . Same sign: and on ; and on . Speed is increasing on and .
Key takeawaySpeed increases when velocity and acceleration have the same sign; construct separate sign charts for $v(t)$ and $a(t)$.
- A