Skip to main content
WalesMathsSyllabus dot point

How do we describe a curve using a parameter, convert to Cartesian form, and find its gradient?

Parametric equations of curves, converting between parametric and Cartesian forms, and differentiating parametrically to find gradients and tangents.

A focused answer to WJEC A2 Unit 3 parametric equations, covering parametric equations of curves, converting between parametric and Cartesian forms, and parametric differentiation to find gradients and tangents.

Generated by Claude Opus 4.812 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

WJEC wants you to describe a curve with parametric equations (both coordinates given in terms of a third variable, the parameter), to convert between parametric and Cartesian form by eliminating the parameter, and to differentiate parametrically to find the gradient dydx\dfrac{dy}{dx} and hence tangents and normals. Parametric methods describe curves, like ellipses, that are awkward to write as y=f(x)y = f(x).

The answer

Parametric form

In parametric form, both coordinates are functions of a parameter, usually tt (or an angle): x=f(t)x = f(t) and y=g(t)y = g(t). As tt runs through its values, the point (x,y)(x, y) traces the curve. This is the natural description for motion (where tt is time) and for curves like circles and ellipses.

Converting to Cartesian form

To eliminate the parameter, either make tt the subject of the simpler equation and substitute, or use an identity. For trig parametrisations, the Pythagorean identity is the standard tool.

Parametric differentiation

The gradient comes from the chain rule rearranged:

Examples in context

Example 1. Projectile path
A projectile has x=20tx = 20t and y=15t5t2y = 15t - 5t^2 (metres, with tt in seconds). Eliminating t=x20t = \dfrac{x}{20} gives y=15(x20)5(x20)2=0.75x0.0125x2y = 15\left(\dfrac{x}{20}\right) - 5\left(\dfrac{x}{20}\right)^2 = 0.75x - 0.0125x^2, the parabolic trajectory. The parameter is time, and elimination reveals the shape of the path.
Example 2. An ellipse
The curve x=4costx = 4\cos t, y=3sinty = 3\sin t has Cartesian equation x216+y29=1\dfrac{x^2}{16} + \dfrac{y^2}{9} = 1, an ellipse with semi-axes 44 and 33. Its gradient is dydx=3cost4sint\dfrac{dy}{dx} = \dfrac{3\cos t}{-4\sin t}, which is zero at the top and bottom (where cost=0\cos t = 0). Parametric form makes both the shape and the gradient accessible.
Example 3. A point of zero gradient
For x=t33tx = t^3 - 3t, y=t2y = t^2, the gradient is dydx=2t3t23=2t3(t21)\dfrac{dy}{dx} = \dfrac{2t}{3t^2 - 3} = \dfrac{2t}{3(t^2 - 1)}. This is zero when t=0t = 0, giving the point (0,0)(0, 0), and undefined (a vertical tangent) when t=±1t = \pm 1. Reading the special points off the parameter is far easier than from a Cartesian equation, which is why parametric form is preferred for motion and curve-sketching problems.

Try this

Q1. A curve has x=2tx = 2t, y=t2y = t^2. Find the Cartesian equation. [2 marks]

  • Cue. t=x2t = \dfrac{x}{2}, so y=(x2)2=x24y = \left(\dfrac{x}{2}\right)^2 = \dfrac{x^2}{4}.

Q2. For x=t+1x = t + 1, y=t2y = t^2, find dydx\dfrac{dy}{dx} in terms of tt. [2 marks]

  • Cue. dxdt=1\dfrac{dx}{dt} = 1, dydt=2t\dfrac{dy}{dt} = 2t, so dydx=2t\dfrac{dy}{dx} = 2t.

Q3. A curve has x=sintx = \sin t, y=costy = \cos t. State its Cartesian equation. [2 marks]

  • Cue. x2+y2=sin2t+cos2t=1x^2 + y^2 = \sin^2 t + \cos^2 t = 1, the unit circle.

Exam-style practice questions

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

WJEC A2 style5 marksA curve is given parametrically by x=t2x = t^2, y=2ty = 2t. Find the Cartesian equation of the curve.
Show worked answer →

Eliminate the parameter tt by making it the subject of one equation and substituting into the other.

From y=2ty = 2t, t=y2t = \dfrac{y}{2}.

Substitute into x=t2x = t^2: x=(y2)2=y24x = \left(\dfrac{y}{2}\right)^2 = \dfrac{y^2}{4}.

So the Cartesian equation is y2=4xy^2 = 4x (a parabola).

Markers reward making tt the subject of the simpler equation, substituting into the other, and simplifying to a recognisable Cartesian form. Eliminating tt from the squared equation first makes the algebra harder than necessary.

WJEC A2 style5 marksA curve has parametric equations x=3costx = 3\cos t, y=2sinty = 2\sin t. Find dydx\dfrac{dy}{dx} in terms of tt.
Show worked answer →

Use parametric differentiation: divide the derivative of yy with respect to tt by the derivative of xx with respect to tt.

dxdt=3sint\dfrac{dx}{dt} = -3\sin t and dydt=2cost\dfrac{dy}{dt} = 2\cos t.

dydx=dy/dtdx/dt=2cost3sint=2cost3sint\dfrac{dy}{dx} = \dfrac{dy/dt}{dx/dt} = \dfrac{2\cos t}{-3\sin t} = -\dfrac{2\cos t}{3\sin t}.

This can be written as 23cott-\dfrac{2}{3}\cot t.

Markers reward differentiating each parametric equation with respect to tt, dividing in the correct order (dy/dtdy/dt over dx/dtdx/dt), and a simplified answer. Inverting the division (using dx/dtdx/dt over dy/dtdy/dt) gives the reciprocal and loses the marks.

Related dot points

Sources & how we know this