MHT-CET Maths · Differentiation

Parametric Differentiation, Second Derivatives & Proving Relations

When x and y are each given through a parameter t (or theta), differentiate each with respect to the parameter and divide; for the second derivative, differentiate dy/dx again with respect to the parameter and divide once more.

Why this matters

This subtopic carries 10 PYQs — 5 HARD, 3 MODERATE, 2 EASY — and is the part of Differentiation MHT-CET likes most. Three shapes recur: parametric forms (x and y through a parameter), second derivatives of those forms, and 'prove this relation' problems where you must show y satisfies an equation like y'' + n squared times y = 0. The single most-punished mistake is computing the parametric second derivative as a ratio of second derivatives — it is not — so that trap is drilled hard below.

Concept 1 of 5

Parametric Differentiation

Intuition

When you cannot (or do not want to) eliminate the parameter to write y as a function of x, differentiate x and y separately with respect to the parameter, then divide. The parameter cancels in spirit, leaving the genuine slope dy/dx.

Definition

If x=x(t)x = x(t) and y=y(t)y = y(t) are both differentiable and dxdt0\dfrac{dx}{dt} \neq 0, then dydx=dy/dtdx/dt\dfrac{dy}{dx} = \dfrac{dy/dt}{dx/dt}. The result is usually still a function of the parameter tt (or θ\theta) — that is fine; you evaluate it at the required parameter value.

  • Step 1: differentiate yy with respect to the parameter.
  • Step 2: differentiate xx with respect to the parameter.
  • Step 3: divide dy/dtdy/dt by dx/dtdx/dt.

Parametric first derivative

dydx=dy/dtdx/dt,dxdt0\dfrac{dy}{dx} = \dfrac{\,dy/dt\,}{\,dx/dt\,}, \qquad \dfrac{dx}{dt} \neq 0
  • tthe parameter (often θ\theta) linking xx and yy
  • dx/dt \neq 0needed so the slope is defined

Worked example

For the parabola in parametric form x=at2, y=2atx = at^2,\ y = 2at, find dydx\dfrac{dy}{dx}.
  1. Differentiate with respect to tt: dxdt=2at\dfrac{dx}{dt} = 2at and dydt=2a\dfrac{dy}{dt} = 2a.
  2. Divide: dydx=2a2at=1t\dfrac{dy}{dx} = \dfrac{2a}{2at} = \dfrac{1}{t}.
  3. The slope is a clean function of the parameter — no need to eliminate tt.
Answer:dydx=1t\dfrac{dy}{dx} = \dfrac{1}{t}
Practice this conceptself-check · 4 quick reps

Try it yourself

If x=acosθ, y=bsinθx = a\cos\theta,\ y = b\sin\theta, find dydx\dfrac{dy}{dx} at θ=π4\theta = \dfrac{\pi}{4}.

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    x=t3, y=t2x = t^3,\ y = t^2. Find dydx\dfrac{dy}{dx}.
  2. 2.
    x=2t, y=t2+1x = 2t,\ y = t^2 + 1. Find dydx\dfrac{dy}{dx}.
  3. 3.
    x=sinθ, y=cosθx = \sin\theta,\ y = \cos\theta. Find dydx\dfrac{dy}{dx}.
  4. 4.
    x=et, y=etx = e^{t},\ y = e^{-t}. Find dydx\dfrac{dy}{dx}.

From the bank · past-year question

Example 1DifferentiationHARD
If x=loge ⁣cosy2siny2cosy2+siny2, tany2=1t1+tx=\log_e\!\frac{\cos\frac{y}{2}-\sin\frac{y}{2}}{\cos\frac{y}{2}+\sin\frac{y}{2}},\ \tan\frac{y}{2}=\frac{1-t}{1+t}. Then y ⁣ ⁣t=12y'\!\!\left|_{t=\frac{1}{2}}\right. has the value

[Q122 · 13th May Shift 2 · 2024]

Do not flip the ratio

The slope is dy/dtdx/dt\dfrac{dy/dt}{dx/dt} — the parameter-derivative of yy on top, of xx on the bottom. Writing dx/dtdy/dt\dfrac{dx/dt}{dy/dt} gives the reciprocal slope and a wrong answer.

The slope can stay in terms of the parameter

There is no rule that says dydx\dfrac{dy}{dx} must be a function of xx. Leaving it as 1t\dfrac{1}{t} or bacotθ-\dfrac{b}{a}\cot\theta is the final form; only substitute a parameter value when the question asks for the slope at a point.

Concept 2 of 5

Second Derivative of a Parametric Function

Intuition

The second derivative is NOT the ratio of the two second derivatives. You already have dy/dx as a function of the parameter; differentiate THAT with respect to the parameter, then divide by dx/dt one more time — exactly the same divide-by-dx/dt move as before.

Definition

Given x=x(t), y=y(t)x = x(t),\ y = y(t), first find dydx\dfrac{dy}{dx} (a function of tt). Then d2ydx2=ddt ⁣(dydx)dxdt\dfrac{d^2y}{dx^2} = \dfrac{\dfrac{d}{dt}\!\left(\dfrac{dy}{dx}\right)}{\dfrac{dx}{dt}}. The key point: apply the chain rule — ddx=1dx/dtddt\dfrac{d}{dx} = \dfrac{1}{dx/dt}\cdot\dfrac{d}{dt} — to the quantity dydx\dfrac{dy}{dx}, not to yy. It is emphatically not d2y/dt2d2x/dt2\dfrac{d^2y/dt^2}{d^2x/dt^2}.

Parametric second derivative

d2ydx2=ddt ⁣(dydx)dxdt\dfrac{d^2y}{dx^2} = \dfrac{\dfrac{d}{dt}\!\left(\dfrac{dy}{dx}\right)}{\dfrac{dx}{dt}}
  • d/dt(dy/dx)differentiate the first slope (a function of tt) again w.r.t. tt
  • dx/dtdivide by it once more — the chain-rule leftover

Worked example

For the parabola x=at2, y=2atx = at^2,\ y = 2at, find d2ydx2\dfrac{d^2y}{dx^2}.
  1. First slope (from the previous concept): dydx=1t\dfrac{dy}{dx} = \dfrac{1}{t}.
  2. Differentiate this with respect to tt: ddt ⁣(1t)=1t2\dfrac{d}{dt}\!\left(\dfrac{1}{t}\right) = -\dfrac{1}{t^2}.
  3. Divide by dxdt=2at\dfrac{dx}{dt} = 2at: d2ydx2=1/t22at=12at3\dfrac{d^2y}{dx^2} = \dfrac{-1/t^2}{2at} = -\dfrac{1}{2at^3}.
Answer:d2ydx2=12at3\dfrac{d^2y}{dx^2} = -\dfrac{1}{2at^3}
Practice this conceptself-check · 4 quick reps

Try it yourself

If x=t2, y=t3x = t^2,\ y = t^3, find d2ydx2\dfrac{d^2y}{dx^2}.

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    x=t, y=t2x = t,\ y = t^2. Find d2ydx2\dfrac{d^2y}{dx^2}.
  2. 2.
    x=2t, y=t2x = 2t,\ y = t^2. Find d2ydx2\dfrac{d^2y}{dx^2}.
  3. 3.
    True or false: d2ydx2=d2y/dt2d2x/dt2\dfrac{d^2y}{dx^2} = \dfrac{d^2y/dt^2}{d^2x/dt^2}.
  4. 4.
    x=θ, y=sinθx = \theta,\ y = \sin\theta. Find d2ydx2\dfrac{d^2y}{dx^2}.

From the bank · past-year question

Example 2DifferentiationHARD
If x=2cosθcos2θx=2\cos\theta-\cos 2\theta and y=2sinθsin2θy=2\sin\theta-\sin 2\theta, then d2ydx2\frac{d^{2}y}{dx^{2}} is equal to

[Q133 · 15th May Shift 1 · 2023]

NEVER divide the two second derivatives

d2ydx2d2y/dt2d2x/dt2\dfrac{d^2y}{dx^2} \neq \dfrac{d^2y/dt^2}{d^2x/dt^2}. This is the single most common parametric error in MHT-CET. The correct route is: find dy/dxdy/dx, differentiate it with respect to the parameter, then divide by dx/dtdx/dt.

Differentiate dy/dx with respect to t, not x

After you have dydx\dfrac{dy}{dx} as a function of tt, you cannot differentiate it directly with respect to xx. Differentiate it with respect to tt and then divide by dxdt\dfrac{dx}{dt} to convert back to a derivative in xx.

Concept 3 of 5

Proving Second-Order Relations

Intuition

Some questions give y in a form (a sum of sin/cos, a power combination, an exponential) and ask you to show it satisfies a differential relation. The recipe is mechanical: differentiate twice, then look for the original y (or x times y) staring back at you, and substitute.

Definition

To verify that yy satisfies a relation such as y+n2y=0y'' + n^2 y = 0 or x2y=n(n+1)yx^2 y'' = n(n+1)y: differentiate yy once, then again, and rearrange yy'' until the bracket that appears is exactly yy (or a known multiple of it). Two patterns dominate the bank:

  • Trigonometric: y=Acos(nx)+Bsin(nx)y = A\cos(nx) + B\sin(nx) gives y=n2yy'' = -n^2 y, i.e. y+n2y=0y'' + n^2 y = 0.
  • Power combination: y=axn+1+bxny = a x^{n+1} + b x^{-n} gives x2y=n(n+1)yx^2 y'' = n(n+1)y.

Two standard second-order relations

y=Acosnx+Bsinnxy=n2y;y=axn+1+bxnx2y=n(n+1)yy = A\cos nx + B\sin nx \Rightarrow y'' = -n^2 y; \qquad y = ax^{n+1} + bx^{-n} \Rightarrow x^2 y'' = n(n+1)y
  • y'' = -n^2 ythe SHM-type relation from the sin/cos combination
  • n(n+1)ythe multiple that appears for the power combination

Worked example

If y=emxy = e^{mx}, show that ym2y=0y'' - m^2 y = 0.
  1. Differentiate once: y=memxy' = m\,e^{mx}.
  2. Differentiate again: y=m2emxy'' = m^2 e^{mx}.
  3. Recognise emx=ye^{mx} = y, so y=m2yy'' = m^2 y, giving ym2y=0y'' - m^2 y = 0.
Answer:ym2y=0y'' - m^2 y = 0 is satisfied.
Practice this conceptself-check · 4 quick reps

Try it yourself

If y=sin(3x)y = \sin(3x), find the relation between yy'' and yy.

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    y=cos2xy = \cos 2x. Relation for yy''?
  2. 2.
    y=e2xy = e^{2x}. Relation for yy''?
  3. 3.
    y=Acos5x+Bsin5xy = A\cos 5x + B\sin 5x. Find yy'' in terms of yy.
  4. 4.
    y=x3+1x2y = x^3 + \dfrac{1}{x^2} (so n=2n = 2). Find x2yx^2 y''.

From the bank · past-year question

Example 3DifferentiationEASY
If y=Acos(nx)+Bsin(nx)y=A\cos(nx)+B\sin(nx), then d2ydx2=\frac{d^2y}{dx^2}=

[Q139 · 4th May Shift 2 · 2023]

Carry the constants — they cancel cleanly

In y=Acosnx+Bsinnxy = A\cos nx + B\sin nx, differentiating twice brings down n2-n^2 from BOTH terms identically, so the whole bracket reforms into yy. Do not drop AA or BB — the relation only emerges because both terms behave the same way.

Match the power-combination exponents

For y=axn+1+bxny = ax^{n+1} + bx^{-n} the relation x2y=n(n+1)yx^2 y'' = n(n+1)y holds only because both exponents are tuned to give the SAME factor n(n+1)n(n+1) after two derivatives. If the exponents are arbitrary, no single relation appears — read them carefully.

Concept 4 of 5

Showing an Expression Is Constant

Intuition

If you can show the derivative of an expression is identically zero, the expression cannot change — it is a constant. So its value at any one point equals its value everywhere. These questions hand you a value at one point and ask for it at another; the answer is just the same number.

Definition

If ddx[E(x)]=0\dfrac{d}{dx}\big[E(x)\big] = 0 for all xx, then E(x)E(x) is constant, so E(b)=E(a)E(b) = E(a) for any a,ba, b. The work is to differentiate the given expression and watch the terms cancel to zero, using the supplied relations (for example f=ff'' = -f and g=fg = f'). Once E=0E' = 0, simply read off: whatever value is given at one point is the value at every point.

Zero derivative implies constant

ddxE(x)=0 for all x  E(x)=const,E(b)=E(a)\dfrac{d}{dx}E(x) = 0 \ \text{for all } x \ \Longrightarrow\ E(x) = \text{const}, \quad E(b) = E(a)

Worked example

Verify that E(x)=sin2x+cos2xE(x) = \sin^2 x + \cos^2 x is constant by differentiation, and hence find E(7)E(7) given E(0)=1E(0) = 1.
  1. Differentiate: E(x)=2sinxcosx+2cosx(sinx)=2sinxcosx2sinxcosx=0E'(x) = 2\sin x\cos x + 2\cos x(-\sin x) = 2\sin x\cos x - 2\sin x\cos x = 0.
  2. Since E(x)=0E'(x) = 0 everywhere, EE is constant.
  3. Therefore E(7)=E(0)=1E(7) = E(0) = 1 — the value does not depend on the point.
Answer:E(7)=1E(7) = 1
Practice this conceptself-check · 4 quick reps

Try it yourself

Let f(x)=f(x)f''(x) = -f(x) and g=fg = f'. Show p(x)=(f(x))2+(g(x))2p(x) = (f(x))^2 + (g(x))^2 is constant.

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    E=sec2xtan2xE = \sec^2 x - \tan^2 x. Is EE constant? Value?
  2. 2.
    E=0E' = 0 and E(3)=7E(3) = 7. Find E(50)E(50).
  3. 3.
    y=asinx+bcosxy = a\sin x + b\cos x. Show y2+(y)2y^2 + (y')^2 is constant. Value?
  4. 4.
    If ddxh(x)=0\dfrac{d}{dx}h(x) = 0 and h(1)=4h(1) = -4, find h(100)h(100).

From the bank · past-year question

Example 4DifferentiationMODERATE
Let f be twice differentiable function such that f(x)=f(x)f''(x)=-f(x), f(x)=g(x)f'(x)=g(x) and h(x)=(f(x))2+(g(x))2h(x)=(f(x))^2+(g(x))^2. If h(5)=1h(5)=1, then the value of h(10)h(10) is

[Q144 · 11th May Shift 2 · 2023]

Zero derivative means constant — the second point is a decoy

Once E(x)=0E'(x) = 0, the specific points (5 and 10, say) carry no information beyond the given value. E(10)=E(5)E(10) = E(5) exactly. Students waste time trying to compute EE at the new point from scratch.

Use the supplied relations during differentiation

Expressions like (f)2+(g)2(f)^2 + (g)^2 only collapse to zero because of the given conditions f=ff'' = -f and g=fg = f'. Substitute them as soon as gg' or ff'' appears — that substitution is exactly what produces the cancellation.

Concept 5 of 5

nth-Order Derivatives — Standard Results

Intuition

A handful of functions have a clean pattern when you keep differentiating: powers shed exponents factorially, the sine/cosine of a linear argument simply add quarter-turns to the phase, and the exponential reproduces a power of its coefficient. Knowing the pattern lets you jump straight to the nth derivative without grinding through every step. MHT-CET usually stops at the second order, so treat these as a completeness reference.

Definition

Standard nth-order derivatives (for a linear argument ax+bax + b):

  • dndxn(xm)=m!(mn)!xmn\dfrac{d^n}{dx^n}(x^m) = \dfrac{m!}{(m-n)!}\,x^{m-n} (for mnm \geq n)
  • dndxn ⁣(1ax+b)=(1)nn!an(ax+b)n+1\dfrac{d^n}{dx^n}\!\left(\dfrac{1}{ax+b}\right) = \dfrac{(-1)^n\,n!\,a^n}{(ax+b)^{n+1}}
  • dndxn(log(ax+b))=(1)n1(n1)!an(ax+b)n\dfrac{d^n}{dx^n}\big(\log(ax+b)\big) = \dfrac{(-1)^{n-1}(n-1)!\,a^n}{(ax+b)^n}
  • dndxn(sin(ax+b))=ansin ⁣(ax+b+nπ2)\dfrac{d^n}{dx^n}\big(\sin(ax+b)\big) = a^n \sin\!\left(ax+b+\dfrac{n\pi}{2}\right)
  • dndxn(cos(ax+b))=ancos ⁣(ax+b+nπ2)\dfrac{d^n}{dx^n}\big(\cos(ax+b)\big) = a^n \cos\!\left(ax+b+\dfrac{n\pi}{2}\right)
  • dndxn(eax)=aneax\dfrac{d^n}{dx^n}\big(e^{ax}\big) = a^n e^{ax}

nth derivative of a sine with linear argument

dndxn(sin(ax+b))=ansin ⁣(ax+b+nπ2)\dfrac{d^n}{dx^n}\big(\sin(ax+b)\big) = a^n \sin\!\left(ax+b+\dfrac{n\pi}{2}\right)
  • a^nthe coefficient aa factors out once per differentiation
  • n\pi/2each derivative advances the phase by a quarter-turn

Worked example

Find the nth derivative of 12x+1\dfrac{1}{2x+1}, and then write the 4th derivative of sin2x\sin 2x.
  1. Use dndxn ⁣(1ax+b)=(1)nn!an(ax+b)n+1\dfrac{d^n}{dx^n}\!\left(\dfrac{1}{ax+b}\right) = \dfrac{(-1)^n n! a^n}{(ax+b)^{n+1}} with a=2, b=1a = 2,\ b = 1: (1)nn!2n(2x+1)n+1\dfrac{(-1)^n\,n!\,2^n}{(2x+1)^{n+1}}.
  2. For the sine, use dndxnsin(ax+b)=ansin ⁣(ax+b+nπ2)\dfrac{d^n}{dx^n}\sin(ax+b) = a^n\sin\!\left(ax+b+\tfrac{n\pi}{2}\right) with a=2, b=0, n=4a = 2,\ b = 0,\ n = 4.
  3. That gives 24sin ⁣(2x+4π2)=16sin(2x+2π)=16sin2x2^4 \sin\!\left(2x + \tfrac{4\pi}{2}\right) = 16\sin(2x + 2\pi) = 16\sin 2x.
Answer:dndxn ⁣(12x+1)=(1)nn!2n(2x+1)n+1\dfrac{d^n}{dx^n}\!\left(\dfrac{1}{2x+1}\right) = \dfrac{(-1)^n n!\,2^n}{(2x+1)^{n+1}}; d4dx4(sin2x)=16sin2x\dfrac{d^4}{dx^4}(\sin 2x) = 16\sin 2x.
Practice this concept4 quick reps

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    dndxn(e3x)\dfrac{d^n}{dx^n}(e^{3x})?
  2. 2.
    d2dx2cosx\dfrac{d^2}{dx^2}\cos x?
  3. 3.
    dndxn(x4)\dfrac{d^n}{dx^n}(x^4) for n=4n = 4?
  4. 4.
    dndxnlog(x)\dfrac{d^n}{dx^n}\log(x)?

Sine and cosine cycle with period 4 in the order n

Differentiating sinx\sin x four times returns to sinx\sin x; the nπ2\tfrac{n\pi}{2} phase term encodes exactly this 4-step cycle. Reduce nn modulo 4 if you prefer to evaluate the phase directly.

The power-rule nth derivative stops at zero

dndxn(xm)=m!(mn)!xmn\dfrac{d^n}{dx^n}(x^m) = \dfrac{m!}{(m-n)!}x^{m-n} is valid only for mnm \geq n. Once n>mn > m every further derivative of a polynomial term is 00 — the factorial pattern would otherwise give a meaningless negative factorial.

Summary — formulas & gotchas at a glance

A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.

Formulas (5)

  • Parametric Differentiation

    Parametric first derivative

    dydx=dy/dtdx/dt,dxdt0\dfrac{dy}{dx} = \dfrac{\,dy/dt\,}{\,dx/dt\,}, \qquad \dfrac{dx}{dt} \neq 0
  • Second Derivative of a Parametric Function

    Parametric second derivative

    d2ydx2=ddt ⁣(dydx)dxdt\dfrac{d^2y}{dx^2} = \dfrac{\dfrac{d}{dt}\!\left(\dfrac{dy}{dx}\right)}{\dfrac{dx}{dt}}
  • Proving Second-Order Relations

    Two standard second-order relations

    y=Acosnx+Bsinnxy=n2y;y=axn+1+bxnx2y=n(n+1)yy = A\cos nx + B\sin nx \Rightarrow y'' = -n^2 y; \qquad y = ax^{n+1} + bx^{-n} \Rightarrow x^2 y'' = n(n+1)y
  • Showing an Expression Is Constant

    Zero derivative implies constant

    ddxE(x)=0 for all x  E(x)=const,E(b)=E(a)\dfrac{d}{dx}E(x) = 0 \ \text{for all } x \ \Longrightarrow\ E(x) = \text{const}, \quad E(b) = E(a)
  • nth-Order Derivatives — Standard Results

    nth derivative of a sine with linear argument

    dndxn(sin(ax+b))=ansin ⁣(ax+b+nπ2)\dfrac{d^n}{dx^n}\big(\sin(ax+b)\big) = a^n \sin\!\left(ax+b+\dfrac{n\pi}{2}\right)

Watch out for (10)

Mastery check — 5 interleaved questions

Try each one before clicking. Questions are interleaved across the concepts above, not grouped — interleaving sharpens transfer.

Example 1DifferentiationHARD
If x=secθcosθ,  y=sec10θcos10θx = \sec\theta - \cos\theta,\; y = \sec^{10}\theta - \cos^{10}\theta and (x2+4)(dydx)2=k(y2+4)\left(x^2+4\right)\left(\frac{dy}{dx}\right)^2 = k(y^2+4), then the value of k is

[Q120 · 2nd May Shift 2 · 2023]

Example 2DifferentiationHARD
If x=esin1tx = e^{\sin^{-1}t} and y=ecos1ty = e^{\cos^{-1}t}, then d2ydx2\frac{d^2y}{dx^2} is

[Q121 · 14th May Shift 2 · 2024]

Example 3DifferentiationMODERATE
If y=axn+1+bxny=ax^{n+1}+bx^{-n}, then x2d2ydx2=x^2\frac{d^2y}{dx^2}=

[Q138 · 10th May Shift 1 · 2023]

Example 4DifferentiationHARD
If F(x)=f ⁣(x22)+g ⁣(x22)F(x) = f\!\left(\frac{x^2}{2}\right)+g\!\left(\frac{x^2}{2}\right), where f(x)=f(x)f''(x) = -f(x) and g(x)=f(x)g(x) = f'(x), and F(5)=5F(5) = 5, then F(10)F(10) is equal to

[Q143 · 2nd May Shift 2 · 2023]

Example 5DifferentiationMODERATE
If x=sinθx = \sin\theta, y=sin3θy = \sin^3\theta, then d2ydx2\frac{d^2y}{dx^2} at θ=π2\theta = \frac{\pi}{2} is

[Q101 · 15th May Shift 2 · 2023]

Drill every past-year question on this subtopic

10 questions from the bank — paginated, with cart and Word-export support.