Mistake Master

Second Derivatives of Parametric Equations BC only

$\frac{d^{2}y}{dx^{2}}$ is the derivative of $\frac{dy}{dx}$ with respect to $x$, and since only $t$-derivatives are available the chain rule converts: $\frac{d^{2}y}{dx^{2}} = \frac{d}{dt}\!\left(\frac{dy}{dx}\right) \div \frac{dx}{dt}$. Read as two operations, it says differentiate the slope with respect to $t$, then convert that rate in $t$ into a rate in $x$ : the same conversion 9.1 applied to $y$, applied again to the slope, which is why the second derivative needs two divisions. For $x = t^{2}+1$, $y = t^{3}-3t$ the result is $\frac{3(t^{2}+1)}{4t^{3}}$, which is $\frac{15}{32}$ at $t = 2$, while stopping one step early gives $\frac{15}{8}$.

The tempting $\frac{d^{2}y/dt^{2}}{d^{2}x/dt^{2}}$ is not the second derivative and is not any derivative: it gives $6$ here against $\frac{15}{32}$, and it fails because the chain rule was never a rule about matching orders. Differentiating $\frac{dy}{dx}\cdot\frac{dx}{dt}$ a second time produces two terms and the naive quotient discards one. Concavity is read from the sign as in Unit 5, and here the numerator is always positive so the sign is the sign of $t$: concave down for $t < 0$, up for $t > 0$. Note that the sign of $t$ is not the sign of $x$, and that the flip at $t = 0$ is a vertical tangent rather than an inflection point.

FOUR STEPS. THE LAST ONE IS THE ONE THAT GOES MISSING. 1. START WITH x(t) AND y(t) 2. dy/dx = (dy/dt) / (dx/dt) 3. DIFFERENTIATE THAT WITH RESPECT TO t 4. DIVIDE BY dx/dt A SECOND TIME THIS IS 9.1's QUOTIENT STOPPING HERE LEAVES A RATE IN t, NOT IN x. IT IS 4× TOO LARGE HERE THIS DIVISION IS THE CONVERSION TO d/dx EVERY RATE IN t BECOMES A RATE IN x BY DIVIDING BY dx/dt.
Steps 2 and 4 are the same operation applied to different quantities: step 2 converts the rate of $y$, step 4 converts the rate of the slope. Counting conversions is the reliable way to remember that a second derivative needs two of them.
FOR x = t² + 1, y = t³ − 3t, ALL EVALUATED AT t = 2. WHAT IS WRITTEN VALUE VERDICT d/dt(dy/dx) ÷ (dx/dt) 15/32 CORRECT d/dt(dy/dx), AND STOP 15/8 STILL A RATE IN t (d²y/dt²) / (d²x/dt²) 6 NOT A DERIVATIVE AT ALL d/dt(dy/dx) × (dx/dt) 15/2 MULTIPLIED, NOT DIVIDED THE SECOND ROW SIMPLIFIES JUST AS CLEANLY AS THE FIRST, WHICH IS EXACTLY WHY NOTHING IN THE ALGEBRA WARNS YOU ABOUT IT.
Row three is the pattern-matching answer, obtained by upgrading every symbol in 9.1's rule by one order. It is off by more than an order of magnitude here and it is wrong for every curve, not just this one.

The work

3 ways in · any order
Lesson
Second Derivatives of Parametric Equations

Builds the parametric second derivative as two operations, differentiating the slope with respect to t and then converting that rate into a rate in x, explains why the ratio of second derivatives is not a derivative of anything, and reads concavity off a sign that follows the parameter rather than the x-coordinate.

Skill check · 10 scenarios
Diagnostic
10-item topic check

Ten items on parametric second derivatives: performing both divisions by dx/dt, rejecting the ratio of second derivatives, carrying a correct first derivative into the computation, and determining concavity from the sign.

Not yet available · 10 items
Targeted Practice
Drill a single misconception

Pick one of the failure modes you missed and drill it on its own. The round is adaptive: two correct in a row clears the misconception and moves you to the next.

Take the diagnostic to identify your misconceptions