Skip to content
3.3

Understand and use the parametric equations of curves and conversion between Cartesian and parametric forms.

Draft — not yet indexed

Parametric equations

Worked answers and methods for 3.3 on Edexcel A-level Maths 9MA0.

Explanation

  • Parametric equations express both coordinates in terms of a third variable: x=f(t)x=f(t) and y=g(t)y=g(t).
  • To obtain a Cartesian equation, eliminate the parameter by making tt the subject of one equation and substituting into the other, or by using a suitable identity.
  • To parametrise a Cartesian curve, choose expressions that satisfy it identically, such as x=acostx=a\cos t and y=bsinty=b\sin t for x2/a2+y2/b2=1x^2/a^2+y^2/b^2=1.
  • Record any parameter interval because it determines which part of the Cartesian curve is traced.
  • A common error is to eliminate tt but lose a domain restriction.

Worked example

The curve x=2t+1x=2t+1, y=t23y=t^2-3 is defined for t0t\ge0. Find a Cartesian equation and state the corresponding restriction on xx.

  1. 1.Rearrange x=2t+1x=2t+1 to t=(x1)/2t=(x-1)/2.
  2. 2.Therefore y=((x1)/2)23=(x1)2/43y=((x-1)/2)^2-3=(x-1)^2/4-3.
  3. 3.Since t0t\ge0, x=2t+11x=2t+1\ge1.

Answer: y=(x1)243y=\dfrac{(x-1)^2}{4}-3, with x1x\ge1

Common mistakes

  • Don't square an equation to eliminate the parameter and retain Cartesian points not generated by any allowed parameter.
  • Don't eliminate the parameter correctly but lose the restriction inherited from its stated domain.

Exam tip

After converting to Cartesian form, translate the parameter interval into the corresponding restriction on the Cartesian variable.

Worked practice

Q1
Tier 1 · Easy

1.

For x=2t1x=2t-1 and y=t+4y=t+4, eliminate tt to obtain a Cartesian equation.

(2)

(Total for Question 1 is 2 marks)

Mark scheme

Mark scheme for question 1
QuestionSchemeMarks
1
  • y=x2+92y=\dfrac{x}{2}+\dfrac{9}{2}
2
Notes
From x=2t1x=2t-1, t=(x+1)/2t=(x+1)/2. Substitute into y=t+4y=t+4 to get y=(x+1)/2+4=x/2+9/2y=(x+1)/2+4=x/2+9/2.

(2 marks)

Q2
Tier 2 · Standard

2.

The curve y=(x1)2+2y=(x-1)^2+2 is parameterised so that x=2t+1x=2t+1. Express yy in terms of tt and find the parameter values where the curve meets the line y=6y=6.

(4)

(Total for Question 2 is 4 marks)

Mark scheme

Mark scheme for question 2
QuestionSchemeMarks
2
  • y=4t2+2y=4t^2+2
  • t=1t=-1 or t=1t=1
4
Notes
Substitute x=2t+1x=2t+1 into the Cartesian equation: y=((2t+1)1)2+2=4t2+2y=((2t+1)-1)^2+2=4t^2+2. At an intersection with y=6y=6, 4t2+2=64t^2+2=6, so t2=1t^2=1 and therefore t=1t=-1 or t=1t=1.

(4 marks)

Q3
Tier 3 · Hard

3.

The curve x=t+1x=t+1, y=t22ty=t^2-2t meets the line y=3x6y=3x-6 at two points. Find the exact coordinates of both points.

(5)

(Total for Question 3 is 5 marks)

Mark scheme

Mark scheme for question 3
QuestionSchemeMarks
3
  • (7+132,9+3132)\left(\dfrac{7+\sqrt{13}}{2},\dfrac{9+3\sqrt{13}}{2}\right)
  • (7132,93132)\left(\dfrac{7-\sqrt{13}}{2},\dfrac{9-3\sqrt{13}}{2}\right)
5
Notes
At an intersection, t22t=3(t+1)6t^2-2t=3(t+1)-6, so t25t+3=0t^2-5t+3=0. Hence t=(5±13)/2t=(5\pm\sqrt{13})/2. Using x=t+1x=t+1 gives x=(7±13)/2x=(7\pm\sqrt{13})/2, and then y=3x6=(9±313)/2y=3x-6=(9\pm3\sqrt{13})/2, with matching signs.

(5 marks)

Q4
Tier 1 · Easy

4.

The curve has parametric equations x=5costx=5\cos t and y=2sinty=2\sin t, where 0t<2π0\leq t<2\pi. Eliminate tt to find a Cartesian equation of the curve.

(2)

(Total for Question 4 is 2 marks)

Mark scheme

Mark scheme for question 4
QuestionSchemeMarks
4
  • x225+y24=1\dfrac{x^2}{25}+\dfrac{y^2}{4}=1
2
Notes
From the parametric equations, cost=x/5\cos t=x/5 and sint=y/2\sin t=y/2. Using cos2t+sin2t=1\cos^2t+\sin^2t=1 gives x2/25+y2/4=1x^2/25+y^2/4=1.

(2 marks)

Q5
Tier 2 · Standard

5.

A curve CC is defined by x=t2+2x=t^2+2 and y=3t1y=3t-1 for t0t\geq0. Obtain a Cartesian equation with its restriction. Hence determine exactly where CC meets x=6x=6.

(4)

(Total for Question 5 is 4 marks)

Mark scheme

Mark scheme for question 5
QuestionSchemeMarks
5
  • x=(y+1)29+2x=\dfrac{(y+1)^2}{9}+2, with y1y\geq-1
  • (6,5)(6,5)
4
Notes
From y=3t1y=3t-1, t=(y+1)/3t=(y+1)/3. Substitution into x=t2+2x=t^2+2 gives x=(y+1)2/9+2x=(y+1)^2/9+2. Since t0t\geq0, the restriction is y1y\geq-1. When x=6x=6, t2+2=6t^2+2=6, so the permitted value is t=2t=2, giving y=5y=5.

(4 marks)

Q6
Tier 3 · Hard

6.

The Cartesian curve CC has equation y2=4x+8y^2=4x+8. By setting y=2ty=2t, obtain parametric equations for CC. The line y=x+1y=x+1 meets CC at two points. Find the corresponding exact values of tt and the exact coordinates of both points.

(5)

(Total for Question 6 is 5 marks)

Mark scheme

Mark scheme for question 6
QuestionSchemeMarks
6
  • x=t22x=t^2-2, y=2ty=2t
  • t=1+2t=1+\sqrt2 gives (1+22,2+22)(1+2\sqrt2,2+2\sqrt2)
  • t=12t=1-\sqrt2 gives (122,222)(1-2\sqrt2,2-2\sqrt2)
5
Notes
Putting y=2ty=2t into y2=4x+8y^2=4x+8 gives 4t2=4x+84t^2=4x+8, so x=t22x=t^2-2. At an intersection with y=x+1y=x+1, 2t=t212t=t^2-1, hence t22t1=0t^2-2t-1=0 and t=1±2t=1\pm\sqrt2. Since x=y1=2t1x=y-1=2t-1, matching the signs gives the two stated points.

(5 marks)

Q7
Tier 2 · Standard

7.

The curve CC has parametric equations x=3etx=3e^t and y=2ety=2e^{-t}, where tt is real. Find a Cartesian equation for CC in the form xy=kxy=k and state the restrictions on xx and yy. Find the exact point on CC for which t=ln4t=\ln 4.

(4)

(Total for Question 7 is 4 marks)

Mark scheme

Mark scheme for question 7
QuestionSchemeMarks
7
  • xy=6xy=6, with x>0x>0 and y>0y>0
  • (12,12)(12,\dfrac12)
4
Notes
Multiplying the parametric equations gives xy=(3et)(2et)=6xy=(3e^t)(2e^{-t})=6. Since exponentials are positive for every real tt, the traced branch has x>0x>0 and y>0y>0. When t=ln4t=\ln4, et=4e^t=4 and et=1/4e^{-t}=1/4, so the point is (12,1/2)(12,1/2).

(4 marks)

Q8
Tier 3 · Hard

8.

For 2t2-2\leq t\leq2, a point PP has coordinates x=t21x=t^2-1 and y=t3ty=t^3-t. Show that its path satisfies y2=x2(x+1)y^2=x^2(x+1). State the range of xx and identify all parameter values that produce the self-intersection (0,0)(0,0).

(5)

(Total for Question 8 is 5 marks)

Mark scheme

Mark scheme for question 8
QuestionSchemeMarks
8
  • y2=x2(x+1)y^2=x^2(x+1)
  • 1x3-1\leq x\leq3
  • t=1t=-1 and t=1t=1
5
Notes
Since y=t(t21)=txy=t(t^2-1)=tx, squaring gives y2=t2x2y^2=t^2x^2. Also t2=x+1t^2=x+1, so y2=x2(x+1)y^2=x^2(x+1). Over 2t2-2\leq t\leq2, 0t240\leq t^2\leq4, hence 1x3-1\leq x\leq3. The point (0,0)(0,0) requires x=t21=0x=t^2-1=0, so t=1t=-1 or t=1t=1; both values also give y=0y=0.

(5 marks)

Q9
Tier 3 · Hard

9.

A curve is defined for real tt by x=1t21+t2x=\dfrac{1-t^2}{1+t^2} and y=2t1+t2y=\dfrac{2t}{1+t^2}. Show that every point generated lies on the circle x2+y2=1x^2+y^2=1. Identify the point on this circle that is not generated by any real value of tt. Find all values of tt for which the generated point lies on y=xy=x, and give the corresponding exact coordinates.

(6)

(Total for Question 9 is 6 marks)

Mark scheme

Mark scheme for question 9
QuestionSchemeMarks
9
  • x2+y2=1x^2+y^2=1
  • (1,0)(-1,0) is not generated
  • t=1+2t=-1+\sqrt2 gives (22,22)\left(\dfrac{\sqrt2}{2},\dfrac{\sqrt2}{2}\right)
  • t=12t=-1-\sqrt2 gives (22,22)\left(-\dfrac{\sqrt2}{2},-\dfrac{\sqrt2}{2}\right)
6
Notes
Substitution gives x2+y2=[(1t2)2+4t2]/(1+t2)2=(1+t2)2/(1+t2)2=1x^2+y^2=[(1-t^2)^2+4t^2]/(1+t^2)^2=(1+t^2)^2/(1+t^2)^2=1. The point (1,0)(-1,0) would require (1t2)/(1+t2)=1(1-t^2)/(1+t^2)=-1, which leads to 1=11=-1, so no real tt generates it. On y=xy=x, 2t=1t22t=1-t^2, hence t2+2t1=0t^2+2t-1=0 and t=1±2t=-1\pm\sqrt2. The line and circle give 2x2=12x^2=1; matching the sign obtained from each parameter gives the two stated points.

(6 marks)

Q10
Tier 3 · Hard

10.

For t>0t>0, a point PP is defined by x=t+1tx=t+\dfrac1t and y=t1ty=t-\dfrac1t. Obtain a Cartesian equation for the path of PP and state the restriction on xx. Prove that the least possible value of xx is 22 and give the point where it occurs. Find also the exact point where the path meets the line x+y=6x+y=6.

(5)

(Total for Question 10 is 5 marks)

Mark scheme

Mark scheme for question 10
QuestionSchemeMarks
10
  • x2y2=4x^2-y^2=4, with x2x\geq2
  • Least x=2x=2 at (2,0)(2,0)
  • Intersection (103,83)\left(\dfrac{10}{3},\dfrac{8}{3}\right)
5
Notes
Since x+y=2tx+y=2t and xy=2/tx-y=2/t, multiplication gives x2y2=4x^2-y^2=4. For t>0t>0, (t1)20(t-1)^2\geq0 gives t+1/t2t+1/t\geq2, so x2x\geq2, with equality only at t=1t=1. This gives the point (2,0)(2,0). At the intersection with x+y=6x+y=6, the relation x+y=2tx+y=2t gives t=3t=3. Therefore x=3+1/3=10/3x=3+1/3=10/3 and y=31/3=8/3y=3-1/3=8/3.

(5 marks)

Verified exam appearances

We have not yet indexed a verified real-paper appearance for 3.3. Browse the Edexcel A-level Maths 9MA0 past papers directly.

Other points in 3 Coordinate geometry in the (x, y) plane

Want help turning this into marks?

Bring 3.3 or any tricky specification point, and we can work through the method and exam wording together.