You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
Being able to convert between parametric equations and Cartesian equations is a key skill in the Edexcel 9MA0 specification. The conversion reveals the shape of the curve and allows you to apply techniques from other parts of the syllabus.
The general strategy is to express the parameter t (or θ) in terms of x from one equation, then substitute into the other to eliminate the parameter.
Example: Convert x = 2t + 1, y = 3t − 2 to Cartesian form.
From the first equation: t = (x − 1)/2.
Substitute into the second: y = 3((x − 1)/2) − 2 = (3x − 3)/2 − 2 = (3x − 7)/2.
So: 2y = 3x − 7, or 3x − 2y − 7 = 0. This is a straight line.
When the parametric equations involve sin and cos, use the identity sin²θ + cos²θ = 1.
Example: Convert x = 3cos(θ), y = 3sin(θ) to Cartesian form.
cos(θ) = x/3, sin(θ) = y/3.
Substitute into sin²θ + cos²θ = 1: (y/3)² + (x/3)² = 1 x² + y² = 9.
This is a circle with centre (0, 0) and radius 3.
Example: Convert x = 2 + 4cos(θ), y = −1 + 4sin(θ) to Cartesian form.
cos(θ) = (x − 2)/4, sin(θ) = (y + 1)/4.
((x − 2)/4)² + ((y + 1)/4)² = 1 (x − 2)² + (y + 1)² = 16.
Circle with centre (2, −1) and radius 4.
Example: Convert x = t², y = 2t to Cartesian form.
From y = 2t: t = y/2. Substitute: x = (y/2)² = y²/4. So y² = 4x.
This is a parabola with vertex at the origin opening to the right.
Example: Convert x = tan(θ), y = sec(θ) to Cartesian form.
Since sec²θ = 1 + tan²θ: y² = 1 + x², so y² − x² = 1.
This is a hyperbola.
Example: Convert x = cos(2t), y = sin(t) to Cartesian form.
Using cos(2t) = 1 − 2sin²(t): x = 1 − 2y², so y² = (1 − x)/2.
There are often many valid parametrisations for a given curve.
Example: Write y = x² + 1 in parametric form.
Simplest choice: let x = t, then y = t² + 1.
Or: let x = 2t, then y = 4t² + 1.
Example: Write (x − 1)² + (y + 2)² = 9 in parametric form.
x = 1 + 3cos(θ), y = −2 + 3sin(θ).
When converting, consider the domain of the parameter and how it affects the Cartesian curve.
Example: x = t², y = t for all real t.
Cartesian form: x = y² (since t = y, x = t² = y²).
But since x = t² ≥ 0 for all real t, the Cartesian curve x = y² is only valid for x ≥ 0. The parametric form traces only the right-hand part of the parabola — which is in fact all of x = y² anyway.
However: if x = t², y = t for t ≥ 0 only, then x = y² with y ≥ 0 — only the upper branch.
Exam Tip: When converting parametric to Cartesian, always check whether the domain of the parameter restricts the Cartesian curve. State any restrictions explicitly — examiners award marks for this.
| Parametric Form | Cartesian Form | Method |
|---|---|---|
| x = at + b, y = ct + d | Linear (eliminate t directly) | Solve for t |
| x = a cos θ, y = a sin θ | x² + y² = a² (circle) | sin²θ + cos²θ = 1 |
| x = at², y = 2at | y² = 4ax (parabola) | Substitute t = y/(2a) |
| x = a cos θ, y = b sin θ | x²/a² + y²/b² = 1 (ellipse) | sin²θ + cos²θ = 1 |
| x = a sec θ, y = b tan θ | x²/a² − y²/b² = 1 (hyperbola) | sec²θ − tan²θ = 1 |
| Term | Definition |
|---|---|
| Eliminate the parameter | The process of removing t or θ to obtain a Cartesian equation |
| Cartesian equation | An equation relating x and y directly |
| Trigonometric identity | An equation involving trig functions that is true for all valid inputs |
| Parametrisation | The process of expressing a Cartesian curve using a parameter |
Edexcel 9MA0 Year 2 Pure section 8 — Parametric equations covers parametric equations in modelling in a variety of contexts; convert between Cartesian and parametric forms of a curve, including the use of trigonometric identities to eliminate parameters (refer to the official specification document for exact wording). Although this lesson focuses on the conversion mechanic, the skill is unavoidably synoptic. It feeds into section 8 (Parametric differentiation, where dxdy=dx/dtdy/dt requires a confident parametric set-up), section 5 (Trigonometry, supplying the identities cos2t+sin2t=1 and 1+tan2t=sec2t that drive elimination), section 7 (Coordinate geometry, where ellipses and hyperbolas are identified by their Cartesian forms after elimination), and 9MA0-03 Mechanics, where projectile trajectories y=xtanα−2u2cos2αgx2 are obtained by eliminating t from the displacement components x=utcosα and y=utsinα−21gt2. The Edexcel formula booklet does not list elimination strategies — these must be drilled.
Question (8 marks):
A curve C has parametric equations x=3cost,y=2sint,0≤t<2π.
(a) Show that the Cartesian equation of C is 9x2+4y2=1. (4)
(b) State the range of x and the range of y on C, and identify the curve. (2)
(c) The point P(232,2) lies on C. Find the value of t at P. (2)
Solution with mark scheme:
(a) Step 1 — isolate cost and sint.
From x=3cost, cost=3x. From y=2sint, sint=2y.
M1 — both trigonometric functions correctly isolated. Common error: dividing the wrong way (writing cost=x3). That single slip propagates through and forfeits every subsequent mark.
Step 2 — invoke the Pythagorean identity.
The identity cos2t+sin2t=1 holds for all real t, so:
(3x)2+(2y)2=1
M1 — substituting the isolated expressions into the correct identity. Examiners look for an explicit citation of cos2t+sin2t=1; an unannounced jump from the parametric pair to the Cartesian form loses the method mark even if the algebra is right.
Step 3 — simplify to the printed form.
9x2+4y2=1
A1 — correct algebraic form.
A1 — answer presented exactly as printed (numerators x2, y2; denominators 9, 4; right-hand side 1). Edexcel "show that" conventions demand the printed expression appear verbatim on the candidate's working.
(b) Step 1 — extract ranges from the parametric definitions.
Since cost∈[−1,1], x=3cost∈[−3,3]. Since sint∈[−1,1], y=2sint∈[−2,2].
B1 — both ranges correct, given as closed intervals (the endpoints are attained because 0≤t<2π covers a full period).
Step 2 — identify the curve.
The Cartesian form 9x2+4y2=1 is the standard form of an ellipse with semi-major axis 3 along the x-axis and semi-minor axis 2 along the y-axis, centred at the origin.
B1 — curve correctly named and the semi-axes identified.
(c) Substitute x=232: cost=21⋅12⋅11=22. Substitute y=2: sint=22.
M1 — both trig values evaluated.
Both sint and cost positive places t in the first quadrant. The standard angle is t=4π.
A1 — exact answer in radians.
Total: 8 marks.
Question (6 marks): A curve C has parametric equations x=2sect, y=3tant, for −2π<t<2π.
(a) Find a Cartesian equation for C in the form a2x2−b2y2=1, stating the values of a and b. (4)
(b) State, with reason, which branch of the curve is traced as t varies in the given range. (2)
Mark scheme decomposition by AO:
(a)
(b)
Total: 6 marks split AO1 = 3, AO2 = 3. The split is balanced because Edexcel uses parametric questions to test both procedural fluency (knowing which identity to use) and reasoning (linking domain restrictions on t to which part of the Cartesian curve is realised).
Connects to:
Section 5 — Trigonometric identities: the entire conversion machinery in this lesson is just a redeployment of cos2t+sin2t=1, 1+tan2t=sec2t and 1+cot2t=csc2t. Recognising which identity to reach for is a pattern-matching skill: pairs (cost,sint) trigger Pythagoras; pairs (sect,tant) trigger the secant identity.
Section 7 — Coordinate geometry of conics: ellipses a2x2+b2y2=1 and hyperbolas a2x2−b2y2=1 are introduced via their Cartesian forms but parametrise naturally as x=acost, y=bsint and x=asect, y=btant respectively. Elimination is the bridge between the two viewpoints.
Section 8 — Parametric differentiation: once a curve is given parametrically, dxdy=dx/dtdy/dt avoids the need to convert at all — but if a tangent or normal is requested at a specific Cartesian point, conversion is unavoidable.
Section 8 — Integration with a substitution: computing the area enclosed by a parametric curve uses ∫ydx=∫y(t)x′(t)dt. Recognising a parametric circle or ellipse via elimination is the first step before deciding whether to integrate parametrically or via a Cartesian substitution.
9MA0-03 Mechanics — projectiles: eliminating t from x=utcosα and y=utsinα−21gt2 gives the trajectory equation y=xtanα−2u2cos2αgx2. This is the canonical applied example of parametric-to-Cartesian conversion and frequently appears as a "show that" in Mechanics papers.
Parametric-elimination questions on 9MA0 split AO marks more evenly than algebra-and-functions questions:
| AO | Typical share | Earned by |
|---|---|---|
| AO1 (knowledge / procedure) | 50–60% | Isolating the parameter, citing the correct identity, performing the algebraic substitution, simplifying to the requested form |
| AO2 (reasoning / interpretation) | 30–40% | Identifying the curve (circle/ellipse/hyperbola), explaining domain restrictions on the Cartesian form arising from the parameter range, justifying which branch is traced |
| AO3 (problem-solving) | 0–15% | Mechanics trajectories, modelling problems where the parametric form encodes physical meaning |
Examiner-rewarded phrasing: "using the identity cos2t+sin2t=1"; "since cost∈[−1,1], x∈[−a,a]"; "the parametric range 0≤t<2π traces the curve exactly once"; "this is an ellipse with semi-major axis a and semi-minor axis b"; "the right-hand branch of the hyperbola because sect>0 on this interval". Phrases that lose marks: leaving the answer with t still present ("not eliminated"); stating "this is a curve" without naming the conic; failing to give the range of x or y when the parameter range is restricted.
A specific Edexcel pattern: when the question gives a restricted parameter range (e.g. 0≤t≤π rather than 0≤t<2π), a B1 mark is reserved for noting which arc of the Cartesian curve is traced. Skipping this remark forfeits the mark even if the Cartesian equation is impeccable.
Question: A curve has parametric equations x=2t−1, y=t2+3. Find a Cartesian equation for the curve.
Grade C response (~210 words):
From the first equation, t=2x+1.
Substitute into the second:
y=(2x+1)2+3=4(x+1)2+3.
Multiply through by 4: 4y=(x+1)2+12, so (x+1)2=4y−12, i.e. y=4(x+1)2+3.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.