MHT-CET Maths · Differentiation

Implicit Differentiation and Special Forms

When y is tangled up with x in one equation, differentiate the whole equation as it stands — treating y as a hidden function of x — and then solve for dy/dx.

Why this matters

This is the broadest subtopic in the chapter — 25 PYQs (12 HARD, 12 MODERATE, 1 EASY) — and the paper's reliable source of non-routine relations. Beyond the core implicit method, MHT-CET keeps recycling a handful of signature shapes: the log(x+y)=2xy family, exponential relations you must log first, tan y written as a rational in x, 'prove this relation' problems, self-referential infinite expressions, and functional equations. Recognise the shape and the method follows.

Concept 1 of 7

Implicit Differentiation — the Core Method

Intuition

Sometimes you cannot solve an equation for y cleanly (it is buried inside the equation with x). You do not need to. Differentiate every term of the equation with respect to x as it stands — wherever y appears, its derivative carries a dy/dx by the chain rule — then collect the dy/dx terms and solve.

Definition

For a relation F(x,y)=0F(x,y)=0 where yy is an (implicit) function of xx:

  • Differentiate both sides with respect to xx.
  • Every yy-term picks up a factor dydx\dfrac{dy}{dx} (chain rule): ddx(yn)=nyn1dydx\dfrac{d}{dx}(y^n)=n y^{n-1}\dfrac{dy}{dx}, ddx(xy)=y+xdydx\dfrac{d}{dx}(xy)=y+x\dfrac{dy}{dx}.
  • Gather all dydx\dfrac{dy}{dx} terms on one side and solve for dydx\dfrac{dy}{dx}.

The slope of the tangent at a point is dydx\dfrac{dy}{dx} evaluated there.

Implicit chain rule

ddx[g(y)]=g(y)dydx,ddx(xy)=y+xdydx\frac{d}{dx}\big[g(y)\big] = g'(y)\,\frac{dy}{dx}, \qquad \frac{d}{dx}(xy)=y+x\frac{dy}{dx}
  • \frac{dy}{dx}the unknown you collect and solve for
  • g(y)any function of yy; its xx-derivative carries dydx\frac{dy}{dx}

Worked example

Find dydx\dfrac{dy}{dx} for x3+y3=3axyx^3 + y^3 = 3axy (the folium of Descartes).
  1. Differentiate every term w.r.t. xx: 3x2+3y2dydx=3a ⁣(y+xdydx)3x^2 + 3y^2\dfrac{dy}{dx} = 3a\!\left(y + x\dfrac{dy}{dx}\right).
  2. Divide by 3 and expand: x2+y2dydx=ay+axdydxx^2 + y^2\dfrac{dy}{dx} = ay + ax\dfrac{dy}{dx}.
  3. Collect dydx\dfrac{dy}{dx}: (y2ax)dydx=ayx2\left(y^2 - ax\right)\dfrac{dy}{dx} = ay - x^2.
  4. Solve: dydx=ayx2y2ax\dfrac{dy}{dx} = \dfrac{ay - x^2}{y^2 - ax}.
Answer:dydx=ayx2y2ax\dfrac{dy}{dx} = \dfrac{ay - x^2}{y^2 - ax}
Practice this conceptself-check · 4 quick reps

Try it yourself

Find the slope of the tangent to x2+xy+y2=3x^2 + xy + y^2 = 3 at the point (1,1)(1,1).

Practice — Level 1 (4 reps)

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

  1. 1.
    x2+y2=25x^2 + y^2 = 25. Find dydx\dfrac{dy}{dx}.
  2. 2.
    xy=1xy = 1. Find dydx\dfrac{dy}{dx}.
  3. 3.
    x2y2=16x^2 - y^2 = 16. Find dydx\dfrac{dy}{dx}.
  4. 4.
    Slope of y2=4xy^2 = 4x at (1,2)(1,2).

From the bank · past-year question

Example 1DifferentiationMODERATE
If x25+y25=a25x^{\frac{2}{5}} + y^{\frac{2}{5}} = a^{\frac{2}{5}} then dydx=\frac{dy}{dx} =

[Shift || · 2025]

Differentiating a y-term without the dy/dx factor

ddx(y2)\dfrac{d}{dx}(y^2) is 2ydydx2y\dfrac{dy}{dx}, NOT 2y2y. The whole method rests on attaching dydx\dfrac{dy}{dx} to every yy-derivative by the chain rule. Drop it and every answer is wrong.

Forgetting the product rule on the xy term

ddx(xy)=y+xdydx\dfrac{d}{dx}(xy) = y + x\dfrac{dy}{dx} — it has TWO terms because both factors carry an xx-dependence. Writing just xdydxx\dfrac{dy}{dx} or just yy loses half the term.

Concept 2 of 7

Implicit Relations like log(x + y) = 2xy

Intuition

These ask for dy/dx at a single point (almost always x = 0), not a general formula. The trick is in two halves: first use the equation itself to find the y-value at that x, then differentiate implicitly and plug in BOTH coordinates to read off the slope.

Definition

For a relation tying x+yx+y to a product or transcendental expression, evaluated at a point:

  • Find the point. Substitute the given xx into the original equation to solve for yy. For log(x+y)=2xy\log(x+y)=2xy at x=0x=0: logy=0y=1\log y = 0 \Rightarrow y = 1.
  • Differentiate implicitly, then substitute the full point (x,y)(x,y) and solve for dydx\dfrac{dy}{dx}.

For log(x+y)=2xy\log(x+y)=2xy: 1+yx+y=2(y+xy)\dfrac{1+y'}{x+y} = 2(y + xy'); at (0,1)(0,1) this gives 1+y=2yy=11+y' = 2y' \Rightarrow y' = 1.

Differentiating log(x + y)

ddxlog(x+y)=1x+y(1+dydx)\frac{d}{dx}\log(x+y) = \frac{1}{x+y}\left(1 + \frac{dy}{dx}\right)
  • 1 + \frac{dy}{dx}the chain-rule derivative of the inner x+yx+y

Worked example

If log(x+y)=xy\log(x + y) = xy, find dydx\dfrac{dy}{dx} at x=0x = 0.
  1. Find the point. At x=0x=0: log(0+y)=0logy=0y=1\log(0+y) = 0 \Rightarrow \log y = 0 \Rightarrow y = 1. So the point is (0,1)(0,1).
  2. Differentiate implicitly: 1x+y ⁣(1+dydx)=y+xdydx\dfrac{1}{x+y}\!\left(1 + \dfrac{dy}{dx}\right) = y + x\dfrac{dy}{dx}.
  3. Substitute (0,1)(0,1): 11(1+y)=1+0=1\dfrac{1}{1}(1 + y') = 1 + 0 = 1, so 1+y=11 + y' = 1.
  4. Solve: y=0y' = 0.
Answer:dydx=0\dfrac{dy}{dx} = 0 at x=0x=0.
Practice this conceptself-check · 4 quick reps

Try it yourself

If log(x+y)=tan(x+y)\log(x + y) = \tan(x + y), find dydx\dfrac{dy}{dx}.

Practice — Level 1 (4 reps)

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

  1. 1.
    log(x+y)=2xy\log(x+y)=2xy: find yy at x=0x=0.
  2. 2.
    log(x+y)=x+y\log(x+y) = x+y: dydx\dfrac{dy}{dx} where x+y1x+y\neq1.
  3. 3.
    ddxlog(x+y)\dfrac{d}{dx}\log(x+y)?
  4. 4.
    ddx(2xy)\dfrac{d}{dx}(2xy)?

From the bank · past-year question

Example 2DifferentiationMODERATE
If log(x+y)=2xy\log(x+y)=2xy, then dydx\frac{dy}{dx} at x=0x=0 is

[Q133 · 12th May Shift 1 · 2024]

Find the y-value before substituting into the derivative

The derivative formula contains both xx and yy. At x=0x=0 you still need yy; get it from the ORIGINAL equation (e.g. logy=0y=1\log y = 0 \Rightarrow y=1) before plugging into yy'. Substituting only x=0x=0 leaves the answer undetermined.

log(x + y) = sin(x + y) collapses to slope -1

When both sides are functions of the single quantity x+yx+y, differentiating factors out (1+y)(1+y'). Setting it to zero gives y=1y' = -1, independent of the functions — recognise this shortcut for log(x+y)=sin(x+y)\log(x+y)=\sin(x+y) and its cousins.

Concept 3 of 7

Exponential Relations — Take Logs, Then Differentiate

Intuition

When the variable y sits in an EXPONENT (like (2x) raised to the power 2y), you cannot differentiate directly — the exponent is variable. Take natural logs of the whole equation first. That pulls the exponent down as a multiplier, turning a power into a product you can differentiate implicitly.

Definition

For a relation where yy appears in an exponent on one or both sides:

  • **Take log\log of both sides** to bring exponents down: log(AB)=BlogA\log(A^{B}) = B\log A.
  • Differentiate implicitly (product rule on each BlogAB\log A term).
  • Collect and solve for dydx\dfrac{dy}{dx}.

Example shape: (2x)2y=4e2x2y(2x)^{2y}=4e^{2x-2y} becomes 2ylog(2x)=log4+2x2y2y\log(2x) = \log 4 + 2x - 2y; differentiating yields (1+log2x)2dydx=xlog2xlog2x(1+\log 2x)^2\dfrac{dy}{dx} = x\log 2x - \log 2x.

Log first, then differentiate

ddx[u(x)logv(x)]=ulogv+uvv\frac{d}{dx}\big[u(x)\,\log v(x)\big] = u'\log v + u\cdot\frac{v'}{v}
  • u(x)the exponent (often containing yy)
  • \log v(x)log of the base, after taking logs of both sides

Worked example

If xy=exyx^{y} = e^{x-y}, find dydx\dfrac{dy}{dx}.
  1. Take log\log of both sides: ylogx=xyy\log x = x - y.
  2. Differentiate implicitly (product rule on the left): ylogx+y1x=1yy'\log x + y\cdot\dfrac{1}{x} = 1 - y'.
  3. Collect yy': y(logx+1)=1yxy'(\log x + 1) = 1 - \dfrac{y}{x}.
  4. Solve and use y=x1+logxy = \dfrac{x}{1+\log x} (from the logged equation) to simplify: 1yx=111+logx=logx1+logx1 - \dfrac{y}{x} = 1 - \dfrac{1}{1+\log x} = \dfrac{\log x}{1+\log x}, so y=logx(1+logx)2y' = \dfrac{\log x}{(1+\log x)^2}.
Answer:dydx=logx(1+logx)2\dfrac{dy}{dx} = \dfrac{\log x}{(1+\log x)^2}
Practice this conceptself-check · 4 quick reps

Try it yourself

If yx=eyy^{x} = e^{y}, find dydx\dfrac{dy}{dx}.

Practice — Level 1 (4 reps)

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

  1. 1.
    First step for (3x)y=ex(3x)^{y}=e^{x}?
  2. 2.
    ddx(ylogx)\dfrac{d}{dx}(y\log x)?
  3. 3.
    From ylogx=xy\log x = x, find yy.
  4. 4.
    Why can't you differentiate xyx^{y} directly?

From the bank · past-year question

Example 3DifferentiationHARD
For x>1x>1, if (2x)2y=4e2x2y(2x)^{2y} = 4e^{2x-2y}, then (1+loge2x)2dydx\left(1+\log_e 2x\right)^2\frac{dy}{dx} is equal to

[Q128 · 13th May Shift 1 · 2024]

You cannot use the power rule when the exponent contains y

ddx(xy)\dfrac{d}{dx}(x^{y}) is NOT yxy1yx^{y-1} — that rule needs a CONSTANT power. Because yy varies, take logs first: log(xy)=ylogx\log(x^{y}) = y\log x, then differentiate the product.

Use the original (logged) relation to simplify the final answer

These answers are meant to come out clean. After collecting yy', substitute yy from the logged equation (e.g. y=x/(1+logx)y = x/(1+\log x)) — that is what turns a messy fraction into the tidy form the options expect.

Concept 4 of 7

Relations of the Form tan y = (rational in x)

Intuition

When y is given by tan y equal to a rational function of x, you differentiate using sec-squared on the left and the quotient rule on the right. The magic is that sec-squared y rebuilds itself from 1 + tan-squared y, and the tan-squared cancels neatly against the rational expression — leaving a clean quadratic denominator in x.

Definition

Given tany=xsinα1xcosα\tan y = \dfrac{x\sin\alpha}{1 - x\cos\alpha}:

  • Differentiate: sec2ydydx=ddx ⁣[xsinα1xcosα]\sec^2 y\,\dfrac{dy}{dx} = \dfrac{d}{dx}\!\left[\dfrac{x\sin\alpha}{1-x\cos\alpha}\right] (quotient rule on the right).
  • Replace sec2y=1+tan2y\sec^2 y = 1 + \tan^2 y and substitute tany\tan y from the given relation; the algebra collapses to

dydx=sinα12xcosα+x2\dfrac{dy}{dx} = \dfrac{\sin\alpha}{1 - 2x\cos\alpha + x^2}. Matching to mx2+2nx+1\dfrac{m}{x^2 + 2nx + 1} gives m=sinαm = \sin\alpha, n=cosαn = -\cos\alpha, so m2+n2=1m^2 + n^2 = 1.

Standard result

tany=xsinα1xcosα    dydx=sinα12xcosα+x2\tan y = \frac{x\sin\alpha}{1 - x\cos\alpha} \;\Rightarrow\; \frac{dy}{dx} = \frac{\sin\alpha}{1 - 2x\cos\alpha + x^2}
  • \sec^2 yrewritten as 1+tan2y1 + \tan^2 y to substitute the given expression

Worked example

If tany=2x1x2\tan y = \dfrac{2x}{1 - x^2}, find dydx\dfrac{dy}{dx}.
  1. Recognise the double-angle identity: 2x1x2=tan(2θ)\dfrac{2x}{1-x^2} = \tan(2\theta) when x=tanθx = \tan\theta. So tany=tan(2tan1x)\tan y = \tan(2\tan^{-1}x), i.e. y=2tan1xy = 2\tan^{-1}x.
  2. Differentiate the simplified form: dydx=211+x2\dfrac{dy}{dx} = 2\cdot\dfrac{1}{1+x^2}.
  3. So dydx=21+x2\dfrac{dy}{dx} = \dfrac{2}{1+x^2}.
Answer:dydx=21+x2\dfrac{dy}{dx} = \dfrac{2}{1+x^2}
Practice this conceptself-check · 4 quick reps

Try it yourself

If tany=xsinβ1xcosβ\tan y = \dfrac{x\sin\beta}{1 - x\cos\beta}, express dydx\dfrac{dy}{dx} as a single rational in xx.

Practice — Level 1 (4 reps)

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

  1. 1.
    Denominator of dydx\dfrac{dy}{dx} for tany=xsinα1xcosα\tan y = \dfrac{x\sin\alpha}{1-x\cos\alpha}?
  2. 2.
    Rewrite sec2y\sec^2 y using tany\tan y.
  3. 3.
    2x1x2\dfrac{2x}{1-x^2} equals tan(  ?  )\tan(\;?\;) with x=tanθx=\tan\theta.
  4. 4.
    If y=2tan1xy = 2\tan^{-1}x, dydx\dfrac{dy}{dx}?

From the bank · past-year question

Example 4DifferentiationMODERATE
If tany=xsinα1xcosα\tan y = \frac{x\sin\alpha}{1 - x\cos\alpha} and dydx=mx2+2nx+1\frac{dy}{dx} = \frac{m}{x^2 + 2nx + 1}, then m2+n2m^2 + n^2 is

[Q101 · 13th May Shift 1 · 2024]

Differentiate tan y as sec-squared y times dy/dx

ddx(tany)=sec2ydydx\dfrac{d}{dx}(\tan y) = \sec^2 y\,\dfrac{dy}{dx} — the dydx\dfrac{dy}{dx} is essential (chain rule on the implicit yy). Then convert sec2y\sec^2 y to 1+tan2y1+\tan^2 y so the given relation can be substituted.

Spotting a hidden inverse-tangent shortcut

If the rational in xx is exactly 2x1x2\dfrac{2x}{1-x^2} (or x+a1ax\dfrac{x+a}{1-ax}), it is a tan\tan addition/double-angle in disguise. Recognising it lets you write yy explicitly and skip the heavy quotient differentiation.

Concept 5 of 7

Proving a Given Differential Relation

Intuition

These show a relation that hides an explicit form of y (often through a substitution), then ask you to verify an identity in y and its derivative. The reliable route: unwrap the relation to get y explicitly, differentiate, and confirm the claimed identity falls out.

Definition

Typical shape: y1/m+y1/m=2xy^{1/m} + y^{-1/m} = 2x (or similar), prove (x21)(y)2=m2y2(x^2-1)(y')^2 = m^2 y^2.

  • **Unwrap to explicit yy.** Set t=y1/mt = y^{1/m}; then t+1t=2xt + \dfrac{1}{t} = 2x is a quadratic t22xt+1=0t^2 - 2xt + 1 = 0, giving t=x+x21t = x + \sqrt{x^2-1}, so y=(x+x21)my = \left(x+\sqrt{x^2-1}\right)^{m}.
  • Differentiate. dydx=myx21\dfrac{dy}{dx} = \dfrac{m y}{\sqrt{x^2-1}}.
  • Square and clear the root: (x21)(y)2=m2y2(x^2-1)(y')^2 = m^2 y^2. Done.

Key explicit form

y1/m+y1/m=2x    y=(x+x21)my^{1/m} + y^{-1/m} = 2x \;\Rightarrow\; y = \left(x + \sqrt{x^2-1}\right)^{m}
  • t = y^{1/m}substitution that turns the relation into a quadratic in tt

Worked example

If y=(x+x2+1)ny = \left(x + \sqrt{x^2+1}\right)^{n}, prove that (x2+1)(y)2=n2y2(x^2+1)(y')^2 = n^2 y^2.
  1. Differentiate: y=n(x+x2+1)n1 ⁣(1+xx2+1)y' = n\left(x+\sqrt{x^2+1}\right)^{n-1}\!\left(1 + \dfrac{x}{\sqrt{x^2+1}}\right).
  2. Simplify the bracket: 1+xx2+1=x2+1+xx2+11 + \dfrac{x}{\sqrt{x^2+1}} = \dfrac{\sqrt{x^2+1}+x}{\sqrt{x^2+1}}.
  3. So y=n(x+x2+1)n1x+x2+1x2+1=nyx2+1y' = n\left(x+\sqrt{x^2+1}\right)^{n-1}\cdot\dfrac{x+\sqrt{x^2+1}}{\sqrt{x^2+1}} = \dfrac{n\,y}{\sqrt{x^2+1}}.
  4. Square: (y)2=n2y2x2+1(y')^2 = \dfrac{n^2 y^2}{x^2+1}, hence (x2+1)(y)2=n2y2(x^2+1)(y')^2 = n^2 y^2. Proved.
Answer:(x2+1)(y)2=n2y2(x^2+1)(y')^2 = n^2 y^2 — verified.
Practice this conceptself-check · 4 quick reps

Try it yourself

If x2+y2=t+1tx^2 + y^2 = t + \dfrac{1}{t} and x4+y4=t2+1t2x^4 + y^4 = t^2 + \dfrac{1}{t^2}, find dydx\dfrac{dy}{dx}.

Practice — Level 1 (4 reps)

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

  1. 1.
    Solve t+1t=2xt + \dfrac{1}{t} = 2x for tt (larger root).
  2. 2.
    From x2y2=1x^2 y^2 = 1, find dydx\dfrac{dy}{dx}.
  3. 3.
    ddx(x+x21)\dfrac{d}{dx}\left(x+\sqrt{x^2-1}\right)?
  4. 4.
    If y=myx21y'=\dfrac{my}{\sqrt{x^2-1}}, find (x21)(y)2(x^2-1)(y')^2.

From the bank · past-year question

Example 5DifferentiationHARD
If (y1/m+y1/m)=2x\left(y^{1/m} + y^{-1/m}\right) = 2x, x1x \neq 1, then (x21) ⁣(dydx)2\left(x^2-1\right)\!\left(\frac{dy}{dx}\right)^2 is equal to

[Q140 · Shift 1 · 2022]

Use the substitution to get y explicitly first

Trying to differentiate y1/m+y1/m=2xy^{1/m}+y^{-1/m}=2x directly is painful. Set t=y1/mt=y^{1/m}, solve the resulting quadratic for yy, THEN differentiate — the proof falls out in two lines.

Square only after isolating the root

The target identities carry a (x21)(x^2-1) or (x2+1)(x^2+1) factor because yy' has a x2±1\sqrt{x^2\pm1} in its denominator. Square yy' to clear that root — squaring is what produces the polynomial coefficient.

Concept 6 of 7

Self-Referential Infinite Expressions

Intuition

An infinite nested radical or continued product repeats itself forever — so the whole thing equals one copy of the pattern wrapped around the whole thing again. Set y equal to the entire expression; the inner copy is also y. That self-reference turns an infinite tower into a simple finite equation you can differentiate implicitly.

Definition

For y=f(x)+f(x)+f(x)+y = \sqrt{f(x) + \sqrt{f(x) + \sqrt{f(x) + \cdots}}}:

  • The expression under the first root is f(x)f(x) plus the SAME infinite expression, i.e. f(x)+yf(x) + y.
  • So y=f(x)+yy = \sqrt{f(x) + y}, giving the finite equation y2=f(x)+yy^2 = f(x) + y.
  • Differentiate implicitly: 2yy=f(x)+y2y\,y' = f'(x) + y', so dydx=f(x)2y1\dfrac{dy}{dx} = \dfrac{f'(x)}{2y - 1}.

For f(x)=xsinxf(x) = x - \sin x this gives dydx=1cosx2y1\dfrac{dy}{dx} = \dfrac{1 - \cos x}{2y - 1}.

Self-reference for a nested radical

y=f(x)+y    y2=f(x)+y    dydx=f(x)2y1y = \sqrt{f(x) + y} \;\Rightarrow\; y^2 = f(x) + y \;\Rightarrow\; \frac{dy}{dx} = \frac{f'(x)}{2y - 1}
  • ythe whole infinite expression — it reappears under the first root

Worked example

If y=x+x+x+y = \sqrt{x + \sqrt{x + \sqrt{x + \cdots}}}, find dydx\dfrac{dy}{dx}.
  1. The expression under the first root is xx plus the whole expression again, i.e. x+yx + y. So y=x+yy = \sqrt{x+y}.
  2. Square: y2=x+yy^2 = x + y.
  3. Differentiate implicitly: 2yy=1+y2y\,y' = 1 + y'.
  4. Collect: (2y1)y=1(2y - 1)y' = 1, so dydx=12y1\dfrac{dy}{dx} = \dfrac{1}{2y - 1}.
Answer:dydx=12y1\dfrac{dy}{dx} = \dfrac{1}{2y - 1}
Practice this conceptself-check · 4 quick reps

Try it yourself

If y=tanx+tanx+tanx+y = \sqrt{\tan x + \sqrt{\tan x + \sqrt{\tan x + \cdots}}}, find dydx\dfrac{dy}{dx}.

Practice — Level 1 (4 reps)

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

  1. 1.
    y=x+x+y=\sqrt{x+\sqrt{x+\cdots}}: the finite equation?
  2. 2.
    From y2=x+yy^2 = x + y, find dydx\dfrac{dy}{dx}.
  3. 3.
    y=2x+yy=\sqrt{2x+y}: dydx\dfrac{dy}{dx}?
  4. 4.
    ddx(xsinx)\dfrac{d}{dx}(x-\sin x)?

From the bank · past-year question

Example 6DifferentiationMODERATE
If y=(xsinx)+(xsinx)+xsinx+y = \sqrt{(x-\sin x) + \sqrt{(x-\sin x) + \sqrt{x - \sin x + \cdots}}}, then dydx=\frac{dy}{dx} =

[Q112 · 14th May Shift 2 · 2024]

The inner expression equals the WHOLE y, not part of it

Because the nesting is infinite, what sits under the first root is f(x)+(the same infinite expression)=f(x)+yf(x) + (\text{the same infinite expression}) = f(x) + y. Treating it as a finite tower (or as just f(x)f(x)) breaks the self-reference that makes the problem solvable.

Square before differentiating, not after

Convert y=f(x)+yy = \sqrt{f(x)+y} into y2=f(x)+yy^2 = f(x)+y FIRST, then differentiate. Differentiating the square root directly forces a chain-rule mess; the squared form differentiates in one clean line.

Concept 7 of 7

Functional Equations — Find f, Then Differentiate

Intuition

These give an equation that f must satisfy (often involving f(x) and f(1/x), or f together with its own derivatives) rather than f directly. First pin down f — by substituting x to 1/x and solving the pair, or by comparing coefficients — and only then differentiate to answer the question.

Definition

Two recurring routes:

  • Reciprocal substitution. Given af(x)+bf(1/x)=g(x)a f(x) + b f(1/x) = g(x), replace x1/xx \to 1/x to get a second equation, then solve the two simultaneously for f(x)f(x).
  • Coefficient comparison. Given f(x)=x3+x2f(1)+xf(2)+6f(x) = x^3 + x^2 f'(1) + x f''(2) + 6, let f(1)=af'(1)=a, f(2)=bf''(2)=b (constants); differentiate to get f(x),f(x)f'(x), f''(x), evaluate at the stated points, and solve for a,ba, b. Here a=5,b=2a=-5, b=2, so f(x)=x35x2+2x+6f(x)=x^3-5x^2+2x+6 and f(2)=2f(2)=-2.

Once ff is explicit, differentiate normally.

Reciprocal-substitution setup

af(x)+bf ⁣(1x)=g(x),then x1x:  af ⁣(1x)+bf(x)=g ⁣(1x)a f(x) + b f\!\left(\tfrac{1}{x}\right) = g(x), \quad\text{then } x\to\tfrac1x:\; a f\!\left(\tfrac1x\right) + b f(x) = g\!\left(\tfrac1x\right)
  • f'(1), f''(2)treat as unknown CONSTANTS, solve via coefficient comparison

Worked example

If 2f(x)+f ⁣(1x)=3x2f(x) + f\!\left(\dfrac{1}{x}\right) = 3x for x0x \neq 0, find f(2)f'(2).
  1. Write the given equation: 2f(x)+f(1/x)=3x2f(x) + f(1/x) = 3x.
  2. Replace x1/xx \to 1/x: 2f(1/x)+f(x)=3x2f(1/x) + f(x) = \dfrac{3}{x}.
  3. Solve the pair: from 2×2\times (first) minus (second), 4f(x)+2f(1/x)2f(1/x)f(x)=6x3x4f(x) + 2f(1/x) - 2f(1/x) - f(x) = 6x - \dfrac{3}{x}, so 3f(x)=6x3x3f(x) = 6x - \dfrac{3}{x}, giving f(x)=2x1xf(x) = 2x - \dfrac{1}{x}.
  4. Differentiate: f(x)=2+1x2f'(x) = 2 + \dfrac{1}{x^2}, so f(2)=2+14=94f'(2) = 2 + \dfrac{1}{4} = \dfrac{9}{4}.
Answer:f(2)=94f'(2) = \dfrac{9}{4}
Practice this conceptself-check · 4 quick reps

Try it yourself

If 3f(x)f ⁣(1x)=2x3f(x) - f\!\left(\dfrac{1}{x}\right) = \dfrac{2}{x} for x0x \neq 0, find f(1)f'(1).

Practice — Level 1 (4 reps)

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

  1. 1.
    From 2f(x)+f(1/x)=3x2f(x)+f(1/x)=3x, find f(x)f(x).
  2. 2.
    If f(x)=f(x)f'(x)=f(x), f(1)=2f(1)=2, find f(x)f(x).
  3. 3.
    From f(x)=2x1xf(x)=2x-\dfrac1x, find f(x)f'(x).
  4. 4.
    If f(x)=x35x2+2x+6f(x)=x^3-5x^2+2x+6, find f(2)f(2).

From the bank · past-year question

Example 7DifferentiationHARD
Let f:RRf:R\to R be a function such that f(x)=x3+x2f(1)+xf(2)+6, xRf(x)=x^3+x^2f'(1)+xf''(2)+6,\ x\in R, then f(2)f(2) equals

[Q132 · 13th May Shift 2 · 2024]

f'(1), f''(2) are CONSTANTS — name them and solve

In f(x)=x3+x2f(1)+xf(2)+6f(x)=x^3+x^2f'(1)+xf''(2)+6, the terms f(1)f'(1) and f(2)f''(2) are fixed numbers, not functions. Let them be a,ba, b, build ff' and ff'', evaluate at the stated points, and solve the resulting linear system.

For f(x) and f(1/x), substitute x to 1/x to get a second equation

One equation in two unknowns f(x)f(x) and f(1/x)f(1/x) is not enough. Replacing xx by 1/x1/x gives an independent equation; solve the pair simultaneously to isolate f(x)f(x) before differentiating.

f'(x) = f(x) means exponential

The only functions satisfying f=ff'=f are f(x)=Cexf(x)=Ce^{x}. Use the given value (e.g. f(1)=2f(1)=2) to fix CC, then differentiate compositions like h(x)=f(f(x))h(x)=f(f(x)) by the chain rule.

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 (7)

  • Implicit Differentiation — the Core Method

    Implicit chain rule

    ddx[g(y)]=g(y)dydx,ddx(xy)=y+xdydx\frac{d}{dx}\big[g(y)\big] = g'(y)\,\frac{dy}{dx}, \qquad \frac{d}{dx}(xy)=y+x\frac{dy}{dx}
  • Implicit Relations like log(x + y) = 2xy

    Differentiating log(x + y)

    ddxlog(x+y)=1x+y(1+dydx)\frac{d}{dx}\log(x+y) = \frac{1}{x+y}\left(1 + \frac{dy}{dx}\right)
  • Exponential Relations — Take Logs, Then Differentiate

    Log first, then differentiate

    ddx[u(x)logv(x)]=ulogv+uvv\frac{d}{dx}\big[u(x)\,\log v(x)\big] = u'\log v + u\cdot\frac{v'}{v}
  • Relations of the Form tan y = (rational in x)

    Standard result

    tany=xsinα1xcosα    dydx=sinα12xcosα+x2\tan y = \frac{x\sin\alpha}{1 - x\cos\alpha} \;\Rightarrow\; \frac{dy}{dx} = \frac{\sin\alpha}{1 - 2x\cos\alpha + x^2}
  • Proving a Given Differential Relation

    Key explicit form

    y1/m+y1/m=2x    y=(x+x21)my^{1/m} + y^{-1/m} = 2x \;\Rightarrow\; y = \left(x + \sqrt{x^2-1}\right)^{m}
  • Self-Referential Infinite Expressions

    Self-reference for a nested radical

    y=f(x)+y    y2=f(x)+y    dydx=f(x)2y1y = \sqrt{f(x) + y} \;\Rightarrow\; y^2 = f(x) + y \;\Rightarrow\; \frac{dy}{dx} = \frac{f'(x)}{2y - 1}
  • Functional Equations — Find f, Then Differentiate

    Reciprocal-substitution setup

    af(x)+bf ⁣(1x)=g(x),then x1x:  af ⁣(1x)+bf(x)=g ⁣(1x)a f(x) + b f\!\left(\tfrac{1}{x}\right) = g(x), \quad\text{then } x\to\tfrac1x:\; a f\!\left(\tfrac1x\right) + b f(x) = g\!\left(\tfrac1x\right)

Watch out for (15)

Mastery check — 5 interleaved questions

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

Example 1DifferentiationMODERATE
If xk+yk=ak    (a,k>0)x^k + y^k = a^k\;\;(a,k > 0) and dydx+(yx)1/3=0\dfrac{dy}{dx} + \left(\dfrac{y}{x}\right)^{1/3} = 0, then kk has the value

[Q137 · 9th May Shift 2 · 2024]

Example 2DifferentiationMODERATE
If yy is a function of xx and log(x+y)=2xy\log(x+y)=2xy, then dydx\dfrac{dy}{dx} at x=0x=0 is

[Q129 · 10th May Shift 2 · 2024]

Example 3DifferentiationHARD
For x>1x>1, (2x)2y=4e2x2y(2x)^{2y}=4e^{2x-2y}. Value of (1+log2x)2dydx(1+\log2x)^2\frac{dy}{dx} is

[Q124 · 10th May Shift 1 · 2024]

Example 4DifferentiationHARD
If tany=xsinα1xcosα\tan y = \\\frac{x\sin\alpha}{1 - x\cos\alpha} and dydx=mx2+2nx+1\\\frac{dy}{dx} = \\\frac{m}{x^2 + 2nx + 1}, then m2+n2m^2 + n^2 is

[Q101 · 12th May Shift 2 · 2024]

Example 5DifferentiationHARD
If x2+y2=t+1tx^2 + y^2 = t + \frac{1}{t}, x4+y4=t2+1t2x^4 + y^4 = t^2 + \frac{1}{t^2}, then dydx=\frac{dy}{dx} =

[Q121 · 11th May Shift 1 · 2023]

Drill every past-year question on this subtopic

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