Q7
1 markMCQSection A

If x=t2x = t^2 and y=t3y = t^3, then d2ydx2\frac{d^2y}{dx^2} is equal to :

Calculus (Differentiation)
Parametric Differentiation — second derivative

Options

(A)32\frac{3}{2}
(B)34t\frac{3}{4t}
(C)12t2\frac{1}{2t^2}
(D)32t\frac{3}{2t}
Official Answer

The correct option is B) 34t\frac{3}{4t}.


Working:


  1. dx/dt=2tdx/dt = 2t, dy/dt=3t2dy/dt = 3t^2.
  2. dydx=dy/dtdx/dt=3t2/(2t)=32t\frac{dy}{dx} = \frac{dy/dt}{dx/dt} = 3t^2/(2t) = \frac{3}{2}t.
  3. d2ydx2=ddx[32t]=ddt[32t]÷(dx/dt)=32÷(2t)=34t\frac{d^2y}{dx^2} = \frac{d}{dx}[\frac{3}{2}t] = \frac{d}{dt}[\frac{3}{2}t] \div (dx/dt) = \frac{3}{2} \div (2t) = \frac{3}{4t}.
parametric differentiationsecond order derivativedy/dx = (3/2)tdivide by dx/dt3/(4t)chain rulex = t^2 y = t^3

Marking Scheme

  • 11 mark: correct dydx=32t\frac{dy}{dx} = \frac{3}{2}t and d2ydx2=34t\frac{d^2y}{dx^2} = \frac{3}{4t} via division by dx/dtdx/dt (option B).

Hint

Find dydx=32t\frac{dy}{dx} = \frac{3}{2}t first, then d2ydx2=[ddt(dy/dx)]÷(dx/dt)\frac{d^2y}{dx^2} = [\frac{d}{dt}(dy/dx)] \div (dx/dt); do not forget the second division by 2t2t.

Quick Oral Answer

dydx\frac{dy}{dx} is 32t\frac{3}{2}t; differentiating with respect to t gives 3/2, and dividing again by dx/dt=2tdx/dt = 2t gives d2ydx2=34t\frac{d^2y}{dx^2} = \frac{3}{4t}.

Analysis & Explanation

This tests the second-order derivative of a parametric function — a common exam trap.


Concept:


  • For parametric x(t)x(t), y(t)y(t): dydx=dy/dtdx/dt\frac{dy}{dx} = \frac{dy/dt}{dx/dt}.
  • Crucially, d2ydx2=ddt(dy/dx)÷(dx/dt)\frac{d^2y}{dx^2} = \frac{d}{dt}(dy/dx) \div (dx/dt) — you must divide again by dx/dtdx/dt, NOT differentiate dy/dxdy/dx with respect to t alone.

Why B is correct:


  • dydx=32t\frac{dy}{dx} = \frac{3}{2}t; differentiating w.r.t. t gives 3/2; dividing by dx/dt=2tdx/dt = 2t gives 34t\frac{3}{4t}.

Why the distractors are wrong:


  • A (3/2): stops at ddt(dy/dx)\frac{d}{dt}(dy/dx) and forgets to divide by dx/dt=2tdx/dt = 2t.
  • C (12t2\frac{1}{2t^2}) and D (32t\frac{3}{2t}): come from mis-dividing or omitting the factor 2 from dx/dt.

Common Mistakes

  1. 1Forgetting to divide the second time by dx/dtdx/dt, giving the wrong answer 32\frac{3}{2}.
  2. 2Differentiating dydx\frac{dy}{dx} with respect to x directly, which is not possible in parametric form.
  3. 3Arithmetic slip: 32÷(2t)\frac{3}{2} \div (2t) is 34t\frac{3}{4t}, not 32t\frac{3}{2t}.

Interesting Facts

The curve x=t2x = t^2, y=t3y = t^3 is a semicubical parabola (y2=x3y^2 = x^3), famous as the first curve whose arc length was computed algebraically (by William Neile, 1657).

The recurring rule d2ydx2=[ddt(dy/dx)]÷(dx/dt)\frac{d^2y}{dx^2} = [\frac{d}{dt}(dy/dx)] \div (dx/dt) is the single most tested trap in parametric calculus MCQs.

Spotted a mistake or something unclear?

Tell us — we fix reported answers fast.

Frequently Asked Questions

Why divide by dx/dtdx/dt again for the second derivative?

Because d2ydx2=ddx(dy/dx)\frac{d^2y}{dx^2} = \frac{d}{dx}(dy/dx), and to convert d/dx into ddt\frac{d}{dt} in parametric form we divide by dx/dtdx/dt. Skipping this step is the most common error.

Is d2ydx2\frac{d^2y}{dx^2} the same as differentiating dydx\frac{dy}{dx} twice with respect to t?

No. It is ddt(dy/dx)\frac{d}{dt}(dy/dx) divided by dx/dtdx/dt. Differentiating twice with respect to t would give a different, incorrect expression.