What is a parametric equation?

A parametric equation is one that is defined in terms of a single parameter, usually called t.
This means that, instead of the standard geometric equation, where y and x are defined by each other, e.g. y=3x, they are defined by this other parameter, e.g. y=t, x=t/3, where t is the input.
Both of the examples given are the same, merely in a different format, it's important to understand how to rearrange a parametric equation into a geometric equation.
All you have to do is rearrange to find t on it's own, and then equate the two:
y=t,
x=t/3, 3x=t=y, y=3x.

JB

Related Maths A Level answers

All answers ▸

How do I do binomial expansions for positive integer n?


The point on the circle x^2+y^2+6x+8y = 75 which is closest to the origin, is at what distance from the origin? (Taken from an MAT paper)


Find the area under the curve y=xsin(x), between the limits x=-pi/2 and x=pi/2.


How do I find the equation of the normal to the curve y=x^2 at the point (x1,y1)? Where x1=2 and y1=4 .