Skip to main content
United StatesCalculusSyllabus dot point

How do you find the second derivative of a parametric curve to determine concavity?

Topic 9.2 Second Derivatives of Parametric Equations: find d^2y/dx^2 for a parametric curve by differentiating dy/dx with respect to t and dividing by dx/dt, and use it for concavity (BC).

A focused answer to AP Calculus BC Topic 9.2, finding the second derivative of a parametric curve by differentiating the first derivative with respect to t and dividing by dx/dt, and using it to determine concavity, 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 formula and why it has two divisions
  3. A worked second derivative
  4. Using concavity at a point
  5. Why the naive formula fails
  6. A worked sign-of-concavity question

What this topic is asking

The College Board (Topic 9.2, BC only) extends Topic 9.1 to the second derivative d2ydx2\frac{d^2y}{dx^2} of a parametric curve, which measures concavity just as it does for an ordinary function. The catch is that dydx\frac{dy}{dx} is a function of tt, not of xx, so you cannot simply differentiate it again with respect to tt; you must apply the parametric rule a second time.

The formula and why it has two divisions

A worked second derivative

Using concavity at a point

The most common exam use of d2ydx2\frac{d^2y}{dx^2} is to decide whether a parametric curve is concave up or down at a given tt. The rule is identical to the function case: evaluate d2ydx2\frac{d^2y}{dx^2} at the parameter value and read its sign. A positive value means the curve bends upward (concave up) at that point; a negative value means it bends downward (concave down). Because d2ydx2\frac{d^2y}{dx^2} is expressed in tt, you substitute the tt-value, not an xx-value. This lets you classify concavity, locate possible inflection points (where d2ydx2\frac{d^2y}{dx^2} changes sign), and describe the shape of the traced curve.

Why the naive formula fails

A tempting but wrong shortcut is d2ydx2=d2y/dt2d2x/dt2\frac{d^2y}{dx^2} = \frac{d^2y/dt^2}{d^2x/dt^2}. This does not work because the second derivative is not the ratio of second derivatives; differentiation with respect to xx always carries the factor 1dx/dt\frac{1}{dx/dt}. To see the failure, test it on the worked example: d2ydt2=12t24\frac{d^2y}{dt^2} = 12t^2 - 4 and d2xdt2=2\frac{d^2x}{dt^2} = 2, whose ratio 12t242=6t22\frac{12t^2 - 4}{2} = 6t^2 - 2 is not the correct answer 22. The reliable method is always to differentiate the first derivative dydx\frac{dy}{dx} (as a function of tt) and divide by dxdt\frac{dx}{dt} once more. Memorizing the structure "differentiate with respect to tt, then divide by dxdt\frac{dx}{dt}" makes both the first and second derivatives fall out of the same operation.

A worked sign-of-concavity question

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 (BC, style)1 marksSection I (multiple choice, no calculator). For x=t2x = t^2, y=t3y = t^3, d2ydx2=\frac{d^2y}{dx^2} = (A) 34t\frac{3}{4t} (B) 3t2\frac{3t}{2} (C) 32\frac{3}{2} (D) 6t6t
Show worked answer →

The correct answer is (A), 34t\frac{3}{4t}.

dydx=3t22t=3t2\frac{dy}{dx} = \frac{3t^2}{2t} = \frac{3t}{2}. Then ddt(3t2)=32\frac{d}{dt}\left(\frac{3t}{2}\right) = \frac{3}{2}, and d2ydx2=3/2dx/dt=3/22t=34t\frac{d^2y}{dx^2} = \frac{3/2}{dx/dt} = \frac{3/2}{2t} = \frac{3}{4t}.

AP 2023 (BC, style)4 marksSection II (free response, no calculator). A curve is given by x=t+1x = t + 1, y=t2ty = t^2 - t. (a) Find dydx\frac{dy}{dx}. (b) Find d2ydx2\frac{d^2y}{dx^2} and state whether the curve is concave up or down at t=0t = 0.
Show worked answer →

A 4-point second-derivative problem.

(a) (1 point) dxdt=1\frac{dx}{dt} = 1, dydt=2t1\frac{dy}{dt} = 2t - 1, so dydx=2t11=2t1\frac{dy}{dx} = \frac{2t-1}{1} = 2t - 1.
(b) (3 points) ddt(2t1)=2\frac{d}{dt}(2t - 1) = 2, so d2ydx2=2dx/dt=21=2\frac{d^2y}{dx^2} = \frac{2}{dx/dt} = \frac{2}{1} = 2. Since 2>02 > 0 for all tt, the curve is concave up at t=0t = 0 (and everywhere).

Related dot points

Sources & how we know this