Skip to main content
SingaporeMathsSyllabus dot point

How do we differentiate when y is defined implicitly or through a parameter?

Differentiate relations defined implicitly and curves defined parametrically, and find gradients, tangents and second derivatives in each case

A focused answer to the H2 Mathematics outcome on implicit and parametric differentiation. Differentiating implicit relations, finding dy/dx parametrically via the chain rule, and obtaining tangents and second derivatives.

Generated by Claude Opus 4.810 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The answer
  3. Examples in context
  4. Try this

What this dot point is asking

SEAB wants you to differentiate relations where yy is not given explicitly (implicit differentiation) and curves given parametrically, in each case finding dydx\dfrac{dy}{dx}, gradients at points, tangent equations, and where needed the second derivative.

The answer

Implicit differentiation

When a curve is given as a relation F(x,y)=0\mathrm{F}(x, y) = 0 that you cannot or need not solve for yy, differentiate both sides with respect to xx, treating yy as a function of xx. Every yy-term picks up a factor dydx\dfrac{dy}{dx} via the chain rule:

ddx(yn)=nyn1dydx,ddx(xy)=y+xdydx.\frac{d}{dx}\big(y^n\big) = n y^{n-1}\frac{dy}{dx}, \qquad \frac{d}{dx}(xy) = y + x\frac{dy}{dx}.

Then collect the dydx\dfrac{dy}{dx} terms and solve.

Parametric differentiation

When x=f(t)x = \mathrm{f}(t) and y=g(t)y = \mathrm{g}(t), the chain rule gives

dydx=dy/dtdx/dt,dxdt0.\frac{dy}{dx} = \frac{dy/dt}{dx/dt}, \qquad \frac{dx}{dt} \neq 0.

Differentiate each equation with respect to tt and divide. The gradient is naturally a function of tt.

Second derivatives

For a parametric curve the second derivative is not the second tt-derivative ratio; it is

d2ydx2=ddx(dydx)=ddt(dydx)dx/dt.\frac{d^2 y}{dx^2} = \frac{d}{dx}\left(\frac{dy}{dx}\right) = \frac{\frac{d}{dt}\left(\frac{dy}{dx}\right)}{dx/dt}.

Differentiate dydx\dfrac{dy}{dx} with respect to tt, then divide by dxdt\dfrac{dx}{dt} again.

Tangents

Once you have dydx\dfrac{dy}{dx} at a point, the tangent uses the usual point-gradient form. Horizontal tangents occur where the numerator of dydx\dfrac{dy}{dx} is zero; vertical tangents where the denominator is zero.

Examples in context

Example 1. A circle's tangent. For x2+y2=25x^2 + y^2 = 25, implicit differentiation gives dydx=xy\dfrac{dy}{dx} = -\dfrac{x}{y}, so the tangent at (3,4)(3, 4) has gradient 34-\dfrac{3}{4}, perpendicular to the radius, the familiar geometric fact recovered by calculus.

Example 2. Cycloid motion. A point on a rolling wheel traces a cycloid x=tsintx = t - \sin t, y=1costy = 1 - \cos t; parametric differentiation gives dydx=sint1cost\dfrac{dy}{dx} = \dfrac{\sin t}{1 - \cos t}, describing the changing direction of motion as the wheel turns.

Try this

Q1. Find dydx\dfrac{dy}{dx} for x2+y2=16x^2 + y^2 = 16. [2 marks]

  • Cue. 2x+2ydydx=02x + 2y\dfrac{dy}{dx} = 0, so dydx=xy\dfrac{dy}{dx} = -\dfrac{x}{y}.

Q2. A curve has x=t2x = t^2, y=2ty = 2t. Find dydx\dfrac{dy}{dx} in terms of tt. [2 marks]

  • Cue. 22t=1t\dfrac{2}{2t} = \dfrac{1}{t}.

Q3. State how to find a vertical tangent on a parametric curve. [1 mark]

  • Cue. Where dxdt=0\dfrac{dx}{dt} = 0 (the denominator of dydx\dfrac{dy}{dx} is zero) while dydt0\dfrac{dy}{dt} \neq 0.

Exam-style practice questions

Practice questions written in the style of SEAB exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

Original5 marksA curve has equation x2+xy+y2=7x^2 + xy + y^2 = 7. Find dydx\dfrac{dy}{dx} in terms of xx and yy, and the gradient at the point (1,2)(1, 2).
Show worked answer →

Differentiate implicitly with respect to xx, treating yy as a function of xx:

2x+(y+xdydx)+2ydydx=02x + \left(y + x\dfrac{dy}{dx}\right) + 2y\dfrac{dy}{dx} = 0 (product rule on xyxy).

Collect: 2x+y+(x+2y)dydx=02x + y + (x + 2y)\dfrac{dy}{dx} = 0, so dydx=2x+yx+2y\dfrac{dy}{dx} = -\dfrac{2x + y}{x + 2y}.

At (1,2)(1, 2): dydx=2+21+4=45\dfrac{dy}{dx} = -\dfrac{2 + 2}{1 + 4} = -\dfrac{4}{5}.

Markers reward differentiating each term implicitly (product rule on xyxy, chain rule on y2y^2), solving for dydx\dfrac{dy}{dx}, and the numerical gradient.

Original5 marksA curve is defined parametrically by x=t2x = t^2, y=t33ty = t^3 - 3t. Find dydx\dfrac{dy}{dx} in terms of tt and the values of tt at which the tangent is horizontal.
Show worked answer →

dxdt=2t\dfrac{dx}{dt} = 2t and dydt=3t23\dfrac{dy}{dt} = 3t^2 - 3.

dydx=dy/dtdx/dt=3t232t=3(t21)2t\dfrac{dy}{dx} = \dfrac{dy/dt}{dx/dt} = \dfrac{3t^2 - 3}{2t} = \dfrac{3(t^2 - 1)}{2t}.

The tangent is horizontal where dydx=0\dfrac{dy}{dx} = 0, that is t21=0t^2 - 1 = 0 (and t0t \neq 0), so t=±1t = \pm 1.

Markers reward differentiating both parametric equations, dividing to get dydx\dfrac{dy}{dx}, and setting the numerator to zero for horizontal tangents.

Related dot points