A particle moves along the x-axis with velocity v(t) = t² - 6t + 8 for t ≥ 0, where t is in seconds and v is in meters per second.
Before reading on, try all four:
t = 1? Justify.a(t) = 2t - 6. What is the particle's minimum velocity on [0, 5], and how do you know it's a minimum?These four questions touch four different Unit 4–5 ideas — solving for rest (motion), sign analysis (intervals), the speeding-up/slowing-down test (do velocity and acceleration agree in sign?), and a closed-interval minimum (a candidate-test/EVT idea). One velocity function, four tools. That is exactly what the Unit 4–5 portion of the exam does: it hands you one object and asks you to read it from several angles. Hold your answers — we confirm them in Core Concepts.
This is a synthesis lesson, not a re-teach. The single most valuable skill across Units 4–5 is diagnosis: reading a problem and naming the tool before touching algebra. Get the tool right and the execution is the easy part.
| If the problem… | …reach for | Calculator unit (Unit) |
|---|---|---|
| Gives a relationship between two changing quantities and asks for one rate from another | Related rates (differentiate w.r.t. t, then substitute) | 4 |
| Gives position/velocity and asks "speeding up?", "moving left?", "displacement vs distance" | Motion analysis (signs of v and a) | 4 |
Asks to estimate f(a + Δx) near a known point | Linear approximation L(x) = f(a) + f'(a)(x − a) | 4 |
Gives a limit that is 0/0 or ∞/∞ | L'Hôpital's Rule (differentiate top and bottom separately) | 4 |
Asks "where is f increasing/decreasing?" or "relative max/min?" | First Derivative Test (sign chart of f') | 5 |
| Asks "concavity?", "inflection points?" | Sign chart of f'' | 5 |
Asks "is there a c with f'(c) = average slope?" | Mean Value Theorem | 5 |
Asks "must f attain a max on [a,b]?" | Extreme Value Theorem | 5 |
| Asks for the absolute max/min of a real-world quantity | Optimization (model → critical points → justify) | 5 |
Asks to sketch or match a graph from f'/f'' info | Curve sketching (f ↔ f' ↔ f'') | 5 |
The exam will not label which tool to use. Your first move on every problem is to fill in the left column.
Related rates — substitute LAST. Differentiate the geometric relationship with respect to t while every quantity is still a variable, then plug in the instantaneous values. If you substitute a value that is changing before differentiating, you freeze it and the derivative is wrong.
Motion — speeding up ⇔ v and a have the SAME sign. Not "a > 0." A particle with v < 0 and a < 0 is speeding up (moving left, getting faster). Speed = |v| is increasing exactly when v · a > 0.
These are the sentences that earn the justification points. Each names the trigger (what you observed) and the conclusion.
Relative maximum (First Derivative Test):
fhas a relative maximum atx = cbecausef'changes from positive to negative atx = c.
Relative minimum:
fhas a relative minimum atx = cbecausef'changes from negative to positive atx = c.
Inflection point:
fhas a point of inflection atx = cbecausef''changes sign atx = c(equivalently,f'changes from increasing to decreasing or vice versa). Note:f''(c) = 0alone is not enough — the sign must change.
Absolute extremum on a closed interval (Candidates Test):
On
[a, b], the absolute maximum offis the largest of the values offat the critical points and at the endpoints. List them, compare, name the winner.
Mean Value Theorem:
Since
fis continuous on[a, b]and differentiable on(a, b), by the Mean Value Theorem there exists at least onecin(a, b)such thatf'(c) = [f(b) − f(a)] / (b − a).
Second Derivative Test (for a max/min at a critical point c where f'(c) = 0):
Since
f'(c) = 0andf''(c) < 0,fhas a relative maximum atx = c. (Iff''(c) > 0, relative minimum. Iff''(c) = 0, the test is inconclusive — fall back to the First Derivative Test.)
f ↔ f' ↔ f'' relationship (the spine of Unit 5)Statement about f | Equivalent statement about f' | About f'' |
|---|---|---|
f increasing | f' > 0 | — |
f decreasing | f' < 0 | — |
f has relative max at c | f' changes + → − at c | f''(c) < 0 (if defined) |
f has relative min at c | f' changes − → + at c | f''(c) > 0 (if defined) |
f concave up | f' increasing | f'' > 0 |
f concave down | f' decreasing | f'' < 0 |
f has inflection at c | f' has a local extremum at c | f'' changes sign at c |
The most common exam error lives in this table: when the problem hands you the graph of f', an x-intercept of f' where the sign changes is a relative extremum of f — not of f'. And where f' itself has a peak or valley, that is an inflection point of f (because f' is changing direction, so f'' changes sign). Read the axis label first: are you looking at f, or at f'?
v(t) = t² − 6t + 8 = (t − 2)(t − 4).
v = 0 at t = 2 and t = 4 s.v < 0): the upward parabola is negative between its roots, so on (2, 4).t = 1: v(1) = 1 − 6 + 8 = 3 > 0; a(1) = 2(1) − 6 = −4 < 0. Opposite signs ⇒ slowing down.[0, 5]: a(t) = 2t − 6 = 0 at t = 3. Compare v at the critical point and endpoints: v(0) = 8, v(3) = 9 − 18 + 8 = −1, v(5) = 25 − 30 + 8 = 3. The minimum velocity is −1 m/s at t = 3 — it is the minimum because it is the least of the values at the one interior critical point and the two endpoints (Candidates Test).Problem. Air is pumped into a spherical balloon so that its volume increases at dV/dt = 100 cm³/s. How fast is the radius increasing when the radius is 5 cm? (V = (4/3)πr³)
Strategy. Two quantities (V, r) related by a formula; one rate given, one wanted. Related rates. Differentiate w.r.t. t first; substitute r = 5 last.
Solution.
V = (4/3)πr³
dV/dt = 4πr² · dr/dt (chain rule — note the dr/dt)
100 = 4π(5)² · dr/dt
100 = 100π · dr/dt
dr/dt = 1/π ≈ 0.318 cm/s
Justification / units. When r = 5 cm, the radius increases at 1/π ≈ 0.318 cm/s. The chain-rule factor dr/dt is what carries the time dependence — dropping it is the classic error.
Problem. A rectangular pen is built against a straight river (no fence needed on the river side) using 200 m of fencing for the other three sides. Find the dimensions giving maximum area, and justify that it is a maximum.
Strategy. Optimization: write area in one variable using the constraint, find the critical point, justify with the Second Derivative Test.
Solution. Let x = the two sides perpendicular to the river, y = the side parallel to it. Constraint: 2x + y = 200, so y = 200 − 2x.
A(x) = x·y = x(200 − 2x) = 200x − 2x², 0 < x < 100
A'(x) = 200 − 4x = 0 ⟹ x = 50
A''(x) = −4 < 0
Justification. Since A'(50) = 0 and A''(x) = −4 < 0, by the Second Derivative Test A has a relative maximum at x = 50; as the only critical point on the open interval, it is the absolute maximum. Then y = 200 − 100 = 100. Dimensions: 50 m × 100 m, area 5000 m².
f' (Unit 5) — [NO CALC]Problem. The graph of f', the derivative of f, is shown below. f is continuous on [−4, 4].
(i) Where does f have relative extrema?
f' changes − → + at x = −2 ⇒ relative minimum at x = −2.
f' changes + → − at x = 2 ⇒ relative maximum at x = 2.
(At x = 0, f' does not change sign — it stays positive — so f has no extremum there.)
(ii) Where is f concave up? Inflection points?
f'' is the slope of f'. f' is increasing on (−4, 0) and decreasing on (0, 4), so f'' > 0 on (−4, 0) (concave up) and f'' < 0 on (0, 4) (concave down). f has an inflection point at x = 0, because f'' changes sign there (the graph of f' changes from increasing to decreasing).
Justification (model). "f has a relative maximum at x = 2 because f' changes from positive to negative there. f has a point of inflection at x = 0 because f' changes from increasing to decreasing, so f'' changes sign."
Problem. A particle moves so that its velocity is v(t) = t·cos(t) for 0 ≤ t ≤ 4 (t in seconds, v in m/s). At t = 2, is the particle speeding up or slowing down? Justify with units.
Strategy. Speeding up ⇔ v and a share a sign. Need v(2) and a(2) = v'(2).
Solution.
v(2) = 2·cos(2) ≈ 2(−0.4161) ≈ −0.832 m/s
v'(t) = cos(t) − t·sin(t) (product rule)
a(2) = cos(2) − 2·sin(2) ≈ −0.4161 − 2(0.9093) ≈ −2.235 m/s²
TI-84 check: nDeriv(X cos(X), X, 2) ≈ −2.235.
Justification. At t = 2, v(2) ≈ −0.832 m/s < 0 and a(2) ≈ −2.235 m/s² < 0. Since velocity and acceleration have the same sign, the particle is speeding up at t = 2. (It is moving in the negative direction and its speed is increasing.)
Writing "it's a max" with no justification. Saying a point is a maximum earns the answer, not the justification point. Always name the trigger: "f' changes from positive to negative" or "f''(c) < 0." On the FRQ, the justification is usually worth as much as the answer.
Confusing f with f' (and f' with f''). When the graph shown is f', an x-intercept (with sign change) is an extremum of f, and a peak/valley of the graph is an inflection point of f. Read the axis label before you analyze.
Substituting too early in related rates. Plugging in the instantaneous value before differentiating turns a changing quantity into a constant, killing its rate. Differentiate the general relationship first; substitute only at the end.
"Speeding up = a > 0." Speed is |v|. The particle speeds up when v and a have the same sign, slows down when they have opposite signs. Check both signs, never just acceleration.
Calling every f''(c) = 0 an inflection point. f''(c) = 0 is only a candidate. You must verify f'' actually changes sign at c. (E.g., f(x) = x⁴ has f''(0) = 0 but no inflection point.)
v(t) = 3t² − 12t + 9. At which value of t in (0, 3) is the particle's speed neither increasing nor decreasing (i.e., a(t) = 0)?2 cm/s. How fast is the area increasing when r = 4 cm? (A = πr²)f'(x) = (x − 1)(x + 3). On which interval is f decreasing?lim_{x→0} (sin(3x))/(5x) equalsf(x) = x³ − 6x² + 5. At x = 2, the graph of f isa = 0 to estimate (1.02)^{1/2} via f(x) = (1 + x)^{1/2}.f is continuous on [2, 6] and differentiable on (2, 6), with f(2) = 3 and f(6) = 11. The Mean Value Theorem guarantees a c in (2, 6) with f'(c) =f' is positive on (−∞, 1), zero at x = 1, and positive on (1, ∞). At x = 1, f hass(t) = t³ − 9t² + 24t. On [0, 5], the particle changes direction atf(x) = x⁴ − 4x³, the inflection points occur at(Justification) A particle moves with velocity v(t) = (t − 1)(t − 5) for t ≥ 0. Determine whether the particle is speeding up or slowing down at t = 2, and justify your answer.
32 cm³. Its surface area is S = x² + 4xh where x is the base edge and h the height. Using the constraint x²h = 32, the value of x that minimizes surface area islim_{x→0} (eˣ − 1 − x)/(x²) equals(Justification) Let f be continuous on [0, 4] with f(0) = 1 and f(4) = 9. State the Mean Value Theorem conclusion for f on [0, 4], including the conditions required, and give the guaranteed value of f'(c).
f' has a relative maximum at x = 1. This tells you that the graph of f has[NO CALC] — 9 points total
A particle moves along the x-axis. The graph of its velocity v(t), for 0 ≤ t ≤ 8 seconds, consists of line segments and is shown below. The particle is at position x(0) = 2 meters at time t = 0.
(a) (2 pts) At what time(s) t in (0, 8) does the particle change direction? Justify your answer.
(b) (2 pts) Is the speed of the particle increasing or decreasing at t = 5? Justify your answer.
(c) (3 pts) Find the position x(8) of the particle at time t = 8. Show the work that leads to your answer.
(d) (2 pts) The acceleration a(t) = v'(t). Find a(3), and using correct units, interpret its meaning in the context of the particle's motion.
(a) The particle changes direction where v changes sign.
v > 0 on (0, 4) and v < 0 on (4, 8), so v changes from positive to negative at t = 4. (At t = 2, v = 2 ≠ 0 — a corner of the graph, not a sign change.)
The particle changes direction at
t = 4only, becausev(t)changes from positive to negative there.
(b) Speed is increasing when v and a have the same sign. At t = 5: v(5) = −1 < 0 (on the segment from (4,0) to (6,−2)), and a(5) = v'(5) = slope of that segment = (−2 − 0)/(6 − 4) = −1 < 0.
The speed is increasing at
t = 5, becausev(5) < 0anda(5) < 0have the same sign.
(c) Displacement is ∫₀⁸ v(t) dt, the signed area between v and the t-axis.
∫₀⁴ v dt = area of triangle above axis = ½(4)(2) = 4
∫₄⁸ v dt = −(area of triangle below axis) = −½(4)(2) = −4
∫₀⁸ v dt = 4 + (−4) = 0
x(8) = x(0) + ∫₀⁸ v dt = 2 + 0 = 2 meters
x(8) = 2meters.
(d) a(3) = v'(3) = slope of the segment from (2, 2) to (4, 0) = (0 − 2)/(4 − 2) = −1 m/s².
a(3) = −1 m/s². Att = 3seconds, the particle's velocity is decreasing at a rate of1 m/sper second. (Sincev(3) = 1 > 0anda(3) < 0, the particle is moving in the positive direction but slowing down.)
| Part | Points | Earned for |
|---|---|---|
| (a) | 2 | 1: answer t = 4. 1: justification "v changes sign from + to −." |
| (b) | 2 | 1: identifies v(5) < 0 and a(5) < 0. 1: correct conclusion "speed increasing" tied to same sign. |
| (c) | 3 | 1: uses x(8) = x(0) + ∫₀⁸ v dt. 1: correct areas +4 and −4. 1: x(8) = 2 m. |
| (d) | 2 | 1: a(3) = −1 from the segment slope. 1: interpretation with units ("velocity decreasing at 1 m/s²"). |
Where students lose points:
t = 2 because the graph "peaks" there. A peak in v is not a direction change — v must cross zero. This is the f vs f' confusion applied to motion.a(5) < 0 alone that the particle slows down. With v < 0, same signs mean speeding up. Must compare both signs.0 instead of 2), or treating the area below the axis as positive (answering 8).1. (A). a(t) = v'(t) = 6t − 12 = 0 ⟹ t = 2. (C): root of v, not a. (B)(D): arithmetic slips.)
2. (C). dA/dt = 2πr·dr/dt = 2π(4)(2) = 16π cm²/s. (D): used r not 2r. (B): dropped the factor of 2. (A): used only dr/dt.)
3. (D). f' = (x−1)(x+3) < 0 between its roots, on (−3, 1), so f decreases there. (C): where f' is positive (increasing). (A)(B): single branches where f' > 0.)
4. (D). lim_{x→0} sin(3x)/(5x) = (3/5)·lim_{x→0} sin(3x)/(3x) = 3/5·1 = 3/5. (L'Hôpital: 3cos(3x)/5 → 3/5.) (B): assumed the ratio → 1 ignoring constants. (C): inverted.)
5. (A). f'(x) = 3x² − 12x, f''(x) = 6x − 12. At x = 2, f''(2) = 6(2) − 12 = 0, and f'' changes from negative (x < 2) to positive (x > 2), so x = 2 is an inflection point. (C): concave up holds only for x > 2. (B): concave down holds only for x < 2. (D): f'(2) = 12 − 24 = −12 ≠ 0, so not a relative max.)
6. (B). f(x) = (1+x)^{1/2}, f'(x) = ½(1+x)^{−1/2}, f'(0) = ½. L(0.02) = 1 + ½(0.02) = 1.01. (A): no derivative used. (C): used ¼. (D): sign error.)
7. (C). MVT value = [f(6) − f(2)]/(6 − 2) = (11 − 3)/4 = 8/4 = 2. (A): forgot to divide. (B): used wrong denominator. (D): added instead.)
8. (B). f' is positive on both sides of x = 1 (only touches zero), so it does not change sign — no relative extremum. (f keeps increasing, with a horizontal tangent at x = 1.) (D)(A): require a sign change. (C): a distractor about concavity, not asked.)
9. (B). v(t) = s'(t) = 3t² − 18t + 24 = 3(t−2)(t−4). v changes sign at both t = 2 (+→−) and t = 4 (−→+), so the particle reverses direction at both. (C)(A): only one root. (D): ignores the sign changes.)
10. (D). f'(x) = 4x³ − 12x², f''(x) = 12x² − 24x = 12x(x − 2), which is zero at x = 0 and x = 2. Sign of f'': positive for x < 0 (neg·neg), negative for 0 < x < 2 (pos·neg), positive for x > 2 (pos·pos). So f'' changes sign at both x = 0 and x = 2 ⇒ both are inflection points. (B): catches only x = 0. (A): catches only x = 2. (C): x = 3 is not a root of f''.)
11. Speeding up. v(t) = (t−1)(t−5) = t² − 6t + 5, so v(2) = (1)(−3) = −3 m/s. a(t) = v'(t) = 2t − 6, so a(2) = 4 − 6 = −2 m/s². Model justification: "At t = 2, v(2) = −3 m/s < 0 and a(2) = −2 m/s² < 0. Since velocity and acceleration have the same sign, the particle is speeding up at t = 2."
12. (A). h = 32/x², so S = x² + 4x(32/x²) = x² + 128/x. S'(x) = 2x − 128/x² = 0 ⟹ 2x³ = 128 ⟹ x³ = 64 ⟹ x = 4. S''(x) = 2 + 256/x³ > 0, confirming a minimum. (C): solved x² = ... wrong. (D)(B): algebra slips.)
13. (C). Form 0/0. L'Hôpital once: (eˣ − 1)/(2x), still 0/0; again: eˣ/2 → 1/2. (B): stopped one step early. (A): mis-evaluated. (D): mistook the form.)
14. Model answer. "Since f is continuous on [0, 4] and differentiable on (0, 4), by the Mean Value Theorem there exists at least one c in (0, 4) such that f'(c) = [f(4) − f(0)] / (4 − 0) = (9 − 1)/4 = 2." Full credit requires: (i) both conditions stated, (ii) the existence statement "there exists c in (0,4)," (iii) the value f'(c) = 2. (Note: the problem as stated gives continuity but you must also assume/state differentiability on (0,4) for MVT to apply — call this out.)
15. (D). A relative maximum of f' means f' stops increasing and starts decreasing at x = 1, so f'' changes from positive to negative there ⇒ f has an inflection point at x = 1. (B)(C): would require f' to change sign (cross zero), not just peak. (A): unrelated to a smooth extremum of f'.)
CalcIQ · Lesson 25 of 35 · Unit 5: Analytical Applications of Differentiation
This lesson is independent study material aligned to the College Board AP Calculus AB Course and Exam Description. AP is a registered trademark of the College Board, which was not involved in the production of, and does not endorse, this product.
All derivatives, limits, and numerical values in this lesson were independently recomputed and verified for mathematical accuracy. Reviewed by Isaac, retired actuary.