TutorChase logo
Login
AP Calculus BC study notes

1.2.1 The Formula for the Second Derivative of Parametric Equations

AP Syllabus focus: 'The second derivative d²y/dx² can be calculated by dividing d/dt(dy/dx) by dx/dt.'

When a curve is defined parametrically, the second derivative shows how the slope itself changes. This idea extends ordinary differentiation by using the parameter as an intermediate variable.

Interpreting the second derivative

For a parametric curve, both coordinates depend on a parameter, so the curve is written as x=x(t)x=x(t) and y=y(t)y=y(t).

Pasted image

A parametrically defined curve is shown with its tangent line at a marked point (and the corresponding normal line). The picture makes the key geometric idea explicit: dy/dxdy/dx is the slope of the tangent line in the xyxy-plane, even though both coordinates are generated from the parameter tt. Source

Because xx and yy are not given directly as functions of each other, finding the second derivative requires a different approach from ordinary rectangular equations.

The second derivative of a parametric curve measures how the first derivative changes with respect to xx, not with respect to tt. That distinction is essential. In parametric form, you usually first find dy/dxdy/dx as a function of tt, and only then find how that slope changes as xx changes.

Second derivative of a parametric curve: the quantity d2y/dx2d^2y/dx^2, which measures how the slope dy/dxdy/dx changes with respect to xx when both xx and yy are functions of a parameter.

For parametric equations, this quantity is not found by differentiating twice with respect to tt. Instead, the parameter acts as a bridge between derivatives with respect to tt and derivatives with respect to xx.

The formula

Assume x=x(t)x=x(t) and y=y(t)y=y(t) are differentiable, and assume also that dx/dt0dx/dt\ne 0 at the point of interest. After finding the first derivative dy/dxdy/dx, the second derivative is obtained by differentiating dy/dxdy/dx with respect to tt and then dividing by dx/dtdx/dt.

Pasted image

This figure graphs a curve defined parametrically and marks specific parameter values along the path, highlighting how motion in tt traces the curve in the plane. The tangent line drawn at a particular tt emphasizes that differentiation produces geometric information in the xyxy-plane, with dy/dxdy/dx giving instantaneous slope at that parameter value. Source

d2ydx2=ddt(dydx)dxdt \dfrac{d^2y}{dx^2}=\dfrac{\dfrac{d}{dt}\left(\dfrac{dy}{dx}\right)}{\dfrac{dx}{dt}}

d2ydx2 \dfrac{d^2y}{dx^2} = second derivative of yy with respect to xx

dydx \dfrac{dy}{dx} = first derivative of the parametric curve

t t = parameter

dxdt \dfrac{dx}{dt} = derivative of xx with respect to tt

This is the core formula for the topic. If the first derivative has already been written as dy/dx=dy/dtdx/dtdy/dx=\dfrac{dy/dt}{dx/dt}, then the second derivative can also be written as d2ydx2=ddt(dy/dtdx/dt)dx/dt \dfrac{d^2y}{dx^2}=\dfrac{\dfrac{d}{dt}\left(\dfrac{dy/dt}{dx/dt}\right)}{dx/dt} . This form is often the most practical on AP problems.

Why the formula works

The formula comes from the chain rule. Think of the first derivative dy/dxdy/dx as a new function of the parameter, say m(t)m(t). Then the second derivative is the derivative of mm with respect to xx.

Because mm depends on tt and xx also depends on tt, the chain rule gives dm/dx=(dm/dt)/(dx/dt)dm/dx=(dm/dt)/(dx/dt), provided dx/dt0dx/dt\ne 0.

That is exactly why the second derivative formula involves two steps:

  • differentiate the slope with respect to the parameter

  • convert that rate of change into a rate with respect to xx by dividing by dx/dtdx/dt

A common misconception is to write d2y/dx2=d2y/dt2d2x/dt2d^2y/dx^2=\dfrac{d^2y/dt^2}{d^2x/dt^2}. This is generally not true. First derivatives can be related by a quotient, but second derivatives do not behave that way.

A reliable calculation process

A careful procedure helps avoid algebra mistakes.

Step 1: Find the first derivative

Start by finding dx/dtdx/dt and dy/dtdy/dt. Then form dy/dxdy/dx using the parametric first-derivative rule, as long as dx/dt0dx/dt\ne 0.

Step 2: Differentiate the first derivative with respect to tt

Treat dy/dxdy/dx as a function of the parameter. Differentiate that expression with respect to tt. At this stage, you are not finished.

Step 3: Divide by dx/dtdx/dt

Take the result from Step 2 and divide by dx/dtdx/dt. This converts the derivative from “with respect to tt” into “with respect to xx.”

Step 4: Simplify only after the structure is correct

Algebraic simplification is helpful, but it should come after the derivative structure is set up properly. Losing the final division by dx/dtdx/dt is one of the most frequent errors.

If a problem asks for the second derivative at a particular parameter value, it is usually best to keep everything in terms of tt until the formula is complete, then substitute the value.

Restrictions and what to watch for

The formula requires dx/dt0dx/dt\ne 0. If dx/dt=0dx/dt=0 at a given parameter value, the expression for d2y/dx2d^2y/dx^2 in this form is not valid there. That does not automatically mean the curve has no second-derivative behavior at the point, but this formula cannot be used directly.

Keep these points in mind:

  • Differentiate with respect to tt first. The numerator is d/dt(dy/dx)d/dt(dy/dx), not d/dx(dy/dx)d/dx(dy/dx) computed directly.

  • Do not stop too early. After differentiating dy/dxdy/dx with respect to tt, you must still divide by dx/dtdx/dt.

  • Do not confuse first and second derivative rules. The first derivative is a quotient of derivatives, but the second derivative is not just a quotient of second derivatives.

  • Track domain restrictions. Any value that makes dx/dt=0dx/dt=0 must be checked carefully.

  • Keep the parameter visible. On AP questions, the second derivative is often expected as a function of tt, not rewritten in terms of xx and yy.

Mastering the formula means understanding both its structure and its conditions. The main idea is simple: find how the slope changes with the parameter, then scale that change by how xx changes with the parameter.

FAQ

If the new parameter traces the same curve smoothly and preserves a valid relationship between the variables, the geometric value of $d^2y/dx^2$ at a point does not change.

What changes is the algebra. A different parameter can make the derivatives look much more complicated or much simpler.

If the reparameterisation is not smooth, or if it collapses multiple parameter values together awkwardly, then using the formula may become harder or even invalid at some points.

Yes. This can happen at a self-intersection, where different parameter values produce the same point in the plane.

Each parameter value may correspond to a different branch of the curve, with a different slope and a different second derivative.

So the point alone may not determine a unique value. You may need the specific parameter value, or enough information to identify which branch of the curve is being followed.

This is a special case. The usual formulas for $dy/dx$ and $d^2y/dx^2$ may become indeterminate.

In that situation, you often need a more detailed local analysis, such as:

  • factoring derivatives

  • using series or expansions

  • examining the behaviour of the curve near that parameter value

On an AP-style problem, such a case is usually signalled clearly. If it appears, do not assume the standard formula works automatically.

Not usually. If you replace $t$ with a smooth parameter that runs in the opposite direction, the curve is the same geometric object.

The first derivative and second derivative as functions of the new parameter may look different during the calculation, but the final value of $d^2y/dx^2$ at the same point on the same branch should agree.

What changes is the description of motion along the curve, not the curve’s local shape in the $xy$-plane.

Yes. A quick check is to look for structural features:

  • The result should usually still involve the parameter.

  • A factor of $dx/dt$ should appear in the denominator after the final step.

  • If your answer is simply $ \dfrac{d^2y/dt^2}{d^2x/dt^2} $, it is almost certainly wrong.

  • Values where $dx/dt=0$ should stand out as places requiring caution.

You can also differentiate your expression for $dy/dx$ mentally: if its complexity increased and then was scaled by another division by $dx/dt$, that is usually a good sign.

Practice Questions

For the curve defined by x=t2x=t^2 and y=t3y=t^3, find d2y/dx2d^2y/dx^2 for t0t\ne 0.

  • 1 mark: Finds dydx=3t22t=3t2 \dfrac{dy}{dx}=\dfrac{3t^2}{2t}=\dfrac{3t}{2} .

  • 1 mark: Differentiates with respect to tt and divides by dx/dt=2tdx/dt=2t, giving d2ydx2=34t \dfrac{d^2y}{dx^2}=\dfrac{3}{4t} .

A curve is defined parametrically by x=t33tx=t^3-3t and y=t2+1y=t^2+1.

(a) Find dy/dxdy/dx.

(b) Hence find d2y/dx2d^2y/dx^2.

(c) Evaluate d2y/dx2d^2y/dx^2 at t=2t=2.

(d) State the values of tt for which the formula for d2y/dx2d^2y/dx^2 is not valid.

  • 1 mark: Part (a) dydx=2t3t23 \dfrac{dy}{dx}=\dfrac{2t}{3t^2-3} .

  • 1 mark: Differentiates dy/dxdy/dx with respect to tt, for example ddt(2t3t23)=6t26(3t23)2 \dfrac{d}{dt}\left(\dfrac{2t}{3t^2-3}\right)=\dfrac{-6t^2-6}{(3t^2-3)^2} .

  • 1 mark: Divides by dx/dt=3t23dx/dt=3t^2-3 to obtain d2ydx2=6t26(3t23)3 \dfrac{d^2y}{dx^2}=\dfrac{-6t^2-6}{(3t^2-3)^3} or any equivalent form.

  • 1 mark: Part (c) substitutes t=2t=2 correctly to get d2ydx2=10243 \dfrac{d^2y}{dx^2}=-\dfrac{10}{243} .

  • 1 mark: Part (d) states that the formula is not valid when dx/dt=0dx/dt=0, so t=±1t=\pm 1.

Hire a tutor

Please fill out the form and we'll find a tutor for you.

1/2
Your details
Alternatively contact us via
WhatsApp, Phone Call, or Email