Skip to main content
United StatesCalculusSyllabus dot point

What does it mean to differentiate a derivative, and what does the second derivative tell you?

Topic 3.6 Calculating Higher-Order Derivatives: find second and higher-order derivatives and interpret their notation.

A focused answer to AP Calculus AB Topic 3.6, on second and higher-order derivatives, their notation, how to compute them by differentiating repeatedly, and what the second derivative means physically, with worked examples.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. The notation
  3. A reliable procedure
  4. What the second derivative means
  5. Implicit and repeated cases

What this topic is asking

The College Board (Topic 3.6) introduces higher-order derivatives: the derivative of the derivative (the second derivative), the derivative of that (the third), and so on. You need to compute them by differentiating repeatedly and to read the notation - f(x)f''(x), d2ydx2\frac{d^2y}{dx^2}, yy'' - which all mean the same thing.

The notation

A reliable procedure

Computing higher-order derivatives is just the first-derivative process repeated. Differentiate to get ff', simplify, then differentiate that result to get ff'', and continue as needed. Simplifying between steps keeps the next differentiation manageable.

What the second derivative means

The second derivative is not just an algebraic exercise; it carries two important meanings. Physically, if s(t)s(t) is position, then s(t)s'(t) is velocity (the rate at which position changes) and s(t)s''(t) is acceleration (the rate at which velocity changes). A positive acceleration means the velocity is increasing; a negative acceleration means it is decreasing. This is why the particle-motion questions of Unit 4 lean directly on this topic. Geometrically, the second derivative measures concavity: f(x)>0f''(x) > 0 means the graph is concave up (curving like a cup, slopes increasing), and f(x)<0f''(x) < 0 means concave down (curving like a cap, slopes decreasing). A sign change in ff'' marks an inflection point, where the curve switches concavity. These geometric meanings are developed fully in Unit 5, but they begin here, which is why the second derivative deserves attention beyond mere computation.

Implicit and repeated cases

Higher-order derivatives also arise on implicit curves: after finding dydx\frac{dy}{dx} implicitly, differentiating again (implicitly) gives d2ydx2\frac{d^2 y}{dx^2}, and you substitute the first derivative back in to express the answer in xx and yy. For polynomials, repeated differentiation eventually reaches zero - the (n+1)(n+1)th derivative of a degree-nn polynomial is 00 - which is a useful check. For functions like exe^x, every derivative is exe^x again; for sinx\sin x, the derivatives cycle through cosx,sinx,cosx,sinx\cos x, -\sin x, -\cos x, \sin x with period four, so the 100100th derivative of sinx\sin x is sinx\sin x (since 100100 is a multiple of 44). Recognizing these patterns lets you answer "find f(n)(x)f^{(n)}(x)" questions without grinding through every step. On the AP exam, second derivatives are by far the most common, appearing in motion, concavity and the second-derivative test, so make ff'' automatic before worrying about higher orders.

Exam-style practice questions

Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AP 2021 (style)1 marksSection I (multiple choice, no calculator). If f(x)=x43x2+5f(x) = x^4 - 3x^2 + 5, then f(x)=f''(x) = (A) 4x36x4x^3 - 6x (B) 12x2612x^2 - 6 (C) 12x212x^2 (D) 4x364x^3 - 6
Show worked answer →

The correct answer is (B), 12x2612x^2 - 6.

First derivative: f(x)=4x36xf'(x) = 4x^3 - 6x (choice A, the trap). Differentiate again for the second derivative: f(x)=12x26f''(x) = 12x^2 - 6. The question asks for ff'', so you must differentiate twice.

AP 2023 (style)4 marksSection II (free response, no calculator). A particle has position s(t)=t36t2+9ts(t) = t^3 - 6t^2 + 9t for t0t \geq 0. (a) Find the velocity s(t)s'(t). (b) Find the acceleration s(t)s''(t). (c) Find the acceleration when the velocity is zero.
Show worked answer →

A 4-point higher-order-derivative question.

(a) (1 point) s(t)=3t212t+9s'(t) = 3t^2 - 12t + 9.
(b) (1 point) s(t)=6t12s''(t) = 6t - 12.
(c) (2 points) Velocity zero: 3t212t+9=0t24t+3=0(t1)(t3)=03t^2 - 12t + 9 = 0 \Rightarrow t^2 - 4t + 3 = 0 \Rightarrow (t-1)(t-3) = 0, so t=1t = 1 or t=3t = 3. Acceleration: s(1)=6s''(1) = -6 and s(3)=6s''(3) = 6.

Related dot points

Sources & how we know this