Skip to ContentGo to accessibility pageKeyboard shortcuts menu
OpenStax Logo
Algebra and Trigonometry 2e

10.6 Parametric Equations

Algebra and Trigonometry 2e10.6 Parametric Equations

Learning Objectives

In this section, you will:

  • Parameterize a curve.
  • Eliminate the parameter.
  • Find a rectangular equation for a curve defined parametrically.
  • Find parametric equations for curves defined by rectangular equations.

Consider the path a moon follows as it orbits a planet, which simultaneously rotates around the sun, as seen in Figure 1. At any moment, the moon is located at a particular spot relative to the planet. But how do we write and solve the equation for the position of the moon when the distance from the planet, the speed of the moon’s orbit around the planet, and the speed of rotation around the sun are all unknowns? We can solve only for one variable at a time.

Illustration of a planet's circular orbit around the sun.
Figure 1

In this section, we will consider sets of equations given by x( t ) x( t ) and y( t ) y( t ) where t t is the independent variable of time. We can use these parametric equations in a number of applications when we are looking for not only a particular position but also the direction of the movement. As we trace out successive values of t, t, the orientation of the curve becomes clear. This is one of the primary advantages of using parametric equations: we are able to trace the movement of an object along a path according to time. We begin this section with a look at the basic components of parametric equations and what it means to parameterize a curve. Then we will learn how to eliminate the parameter, translate the equations of a curve defined parametrically into rectangular equations, and find the parametric equations for curves defined by rectangular equations.

Parameterizing a Curve

When an object moves along a curve—or curvilinear path—in a given direction and in a given amount of time, the position of the object in the plane is given by the x-coordinate and the y-coordinate. However, both x x and y y vary over time and so are functions of time. For this reason, we add another variable, the parameter, upon which both x x and y y are dependent functions. In the example in the section opener, the parameter is time, t. t. The x x position of the moon at time, t, t, is represented as the function x(t), x(t), and the y y position of the moon at time, t, t, is represented as the function y(t). y(t). Together, x(t) x(t) and y(t) y(t) are called parametric equations, and generate an ordered pair ( x(t),y(t) ). ( x(t),y(t) ). Parametric equations primarily describe motion and direction.

When we parameterize a curve, we are translating a single equation in two variables, such as x x and y , y , into an equivalent pair of equations in three variables, x,y, x,y, and t. t. One of the reasons we parameterize a curve is because the parametric equations yield more information: specifically, the direction of the object’s motion over time.

When we graph parametric equations, we can observe the individual behaviors of x x and of y. y. There are a number of shapes that cannot be represented in the form y=f(x), y=f(x), meaning that they are not functions. For example, consider the graph of a circle, given as r 2 = x 2 + y 2 . r 2 = x 2 + y 2 . Solving for y y gives y=± r 2 x 2 , y=± r 2 x 2 , or two equations: y 1 = r 2 x 2 y 1 = r 2 x 2 and y 2 = r 2 x 2 . y 2 = r 2 x 2 . If we graph y 1 y 1 and y 2 y 2 together, the graph will not pass the vertical line test, as shown in Figure 2. Thus, the equation for the graph of a circle is not a function.

Graph of a circle in the rectangular coordinate system - the vertical line test shows that the circle r^2 = x^2 + y^2 is not a function. The dotted red vertical line intersects the function in two places - it should only intersect in one place to be a function.
Figure 2

However, if we were to graph each equation on its own, each one would pass the vertical line test and therefore would represent a function. In some instances, the concept of breaking up the equation for a circle into two functions is similar to the concept of creating parametric equations, as we use two functions to produce a non-function. This will become clearer as we move forward.

Parametric Equations

Suppose t t is a number on an interval, I. I. The set of ordered pairs, ( x(t), ( x(t), y(t) ), y(t) ), where x=f(t) x=f(t) and y=g(t), y=g(t), forms a plane curve based on the parameter t. t. The equations x=f(t) x=f(t) and y=g(t) y=g(t) are the parametric equations.

Example 1

Parameterizing a Curve

Parameterize the curve y= x 2 1 y= x 2 1 letting x(t)=t. x(t)=t. Graph both equations.

Analysis

The arrows indicate the direction in which the curve is generated. Notice the curve is identical to the curve of y= x 2 1. y= x 2 1.

Try It #1

Construct a table of values and plot the parametric equations: x( t )=t3, x( t )=t3, y( t )=2t+4;1t2. y( t )=2t+4;1t2.

Example 2

Finding a Pair of Parametric Equations

Find a pair of parametric equations that models the graph of y=1 x 2 , y=1 x 2 , using the parameter x( t )=t. x( t )=t. Plot some points and sketch the graph.

Try It #2

Parameterize the curve given by x= y 3 2y. x= y 3 2y.

Example 3

Finding Parametric Equations That Model Given Criteria

An object travels at a steady rate along a straight path (−5,3) (−5,3) to (3,−1) (3,−1) in the same plane in four seconds. The coordinates are measured in meters. Find parametric equations for the position of the object.

Analysis

Again, we see that, in Figure 5(c), when the parameter represents time, we can indicate the movement of the object along the path with arrows.

Eliminating the Parameter

In many cases, we may have a pair of parametric equations but find that it is simpler to draw a curve if the equation involves only two variables, such as x x and y. y. Eliminating the parameter is a method that may make graphing some curves easier. However, if we are concerned with the mapping of the equation according to time, then it will be necessary to indicate the orientation of the curve as well. There are various methods for eliminating the parameter t t from a set of parametric equations; not every method works for every type of equation. Here we will review the methods for the most common types of equations.

Eliminating the Parameter from Polynomial, Exponential, and Logarithmic Equations

For polynomial, exponential, or logarithmic equations expressed as two parametric equations, we choose the equation that is most easily manipulated and solve for t. t. We substitute the resulting expression for t t into the second equation. This gives one equation in x x and y. y.

Example 4

Eliminating the Parameter in Polynomials

Given x(t)= t 2 +1 x(t)= t 2 +1 and y(t)=2+t, y(t)=2+t, eliminate the parameter, and write the parametric equations as a Cartesian equation.

Analysis

This is an equation for a parabola in which, in rectangular terms, x x is dependent on y. y. From the curve’s vertex at ( 1,2 ), ( 1,2 ), the graph sweeps out to the right. See Figure 6. In this section, we consider sets of equations given by the functions x( t ) x( t ) and y( t ), y( t ), where t t is the independent variable of time. Notice, both x x and y y are functions of time; so in general y y is not a function of x. x.

Graph of given sideways (extending to the right) parabola.
Figure 6

Try It #3

Given the equations below, eliminate the parameter and write as a rectangular equation for y y as a function of x. x.

x(t)=2 t 2 +6 y(t)=5t x(t)=2 t 2 +6 y(t)=5t

Example 5

Eliminating the Parameter in Exponential Equations

Eliminate the parameter and write as a Cartesian equation: x(t)= e t x(t)= e t and y(t)=3 e t , y(t)=3 e t , t>0. t>0.

Analysis

The graph of the parametric equation is shown in Figure 7(a). The domain is restricted to t>0. t>0. The Cartesian equation, y= 3 x y= 3 x is shown in Figure 7(b) and has only one restriction on the domain, x0. x0.

Graph of the parametric equation with domain restricted to t>0, and a graph of that parametric equation in polar coordinates with domain only restricted to x not equal to 0. The Cartesian coordinate version has an extra reflection of the function across the origin in Q 3 (original was just in Q 1).
Figure 7

Example 6

Eliminating the Parameter in Logarithmic Equations

Eliminate the parameter and write as a Cartesian equation: x(t)= t +2 x(t)= t +2 and y(t)=log(t). y(t)=log(t).

Analysis

To be sure that the parametric equations are equivalent to the Cartesian equation, check the domains. The parametric equations restrict the domain on x= t +2 x= t +2 to t>0; t>0; we restrict the domain on x x to x>2. x>2. The domain for the parametric equation y=log(t) y=log(t) is restricted to t>0; t>0; we limit the domain on y=log ( x2 ) 2 y=log ( x2 ) 2 to x>2. x>2.

Try It #4

Eliminate the parameter and write as a rectangular equation.

x(t)= t 2 y(t)=lntt>0 x(t)= t 2 y(t)=lntt>0

Eliminating the Parameter from Trigonometric Equations

Eliminating the parameter from trigonometric equations is a straightforward substitution. We can use a few of the familiar trigonometric identities and the Pythagorean Theorem.

First, we use the identities:

x( t )=acost y( t )=bsint x( t )=acost y( t )=bsint

Solving for cost cost and sint, sint, we have

x a =cost y b =sint x a =cost y b =sint

Then, use the Pythagorean Theorem:

cos 2 t+ sin 2 t=1 cos 2 t+ sin 2 t=1

Substituting gives

cos 2 t+ sin 2 t= ( x a ) 2 + ( y b ) 2 =1 cos 2 t+ sin 2 t= ( x a ) 2 + ( y b ) 2 =1

Example 7

Eliminating the Parameter from a Pair of Trigonometric Parametric Equations

Eliminate the parameter from the given pair of trigonometric equations where 0t2π 0t2π and sketch the graph.

x(t)=4cost y(t)=3sint x(t)=4cost y(t)=3sint

Analysis

Applying the general equations for conic sections (introduced in Analytic Geometry, we can identify x 2 16 + y 2 9 =1 x 2 16 + y 2 9 =1 as an ellipse centered at ( 0,0 ). ( 0,0 ). Notice that when t=0 t=0 the coordinates are ( 4,0 ), ( 4,0 ), and when t= π 2 t= π 2 the coordinates are ( 0,3 ). ( 0,3 ). This shows the orientation of the curve with increasing values of t. t.

Try It #5

Eliminate the parameter from the given pair of parametric equations and write as a Cartesian equation: x(t)=2cost x(t)=2cost and y(t)=3sint. y(t)=3sint.

Finding Cartesian Equations from Curves Defined Parametrically

When we are given a set of parametric equations and need to find an equivalent Cartesian equation, we are essentially “eliminating the parameter.” However, there are various methods we can use to rewrite a set of parametric equations as a Cartesian equation. The simplest method is to set one equation equal to the parameter, such as x( t )=t. x( t )=t. In this case, y( t ) y( t ) can be any expression. For example, consider the following pair of equations.

x( t )=t y( t )= t 2 3 x( t )=t y( t )= t 2 3

Rewriting this set of parametric equations is a matter of substituting x x for t. t. Thus, the Cartesian equation is y= x 2 3. y= x 2 3.

Example 8

Finding a Cartesian Equation Using Alternate Methods

Use two different methods to find the Cartesian equation equivalent to the given set of parametric equations.

x(t)=3t2 y(t)=t+1 x(t)=3t2 y(t)=t+1

Try It #6

Write the given parametric equations as a Cartesian equation: x(t)= t 3 x(t)= t 3 and y(t)= t 6 . y(t)= t 6 .

Finding Parametric Equations for Curves Defined by Rectangular Equations

Although we have just shown that there is only one way to interpret a set of parametric equations as a rectangular equation, there are multiple ways to interpret a rectangular equation as a set of parametric equations. Any strategy we may use to find the parametric equations is valid if it produces equivalency. In other words, if we choose an expression to represent x, x, and then substitute it into the y y equation, and it produces the same graph over the same domain as the rectangular equation, then the set of parametric equations is valid. If the domain becomes restricted in the set of parametric equations, and the function does not allow the same values for x x as the domain of the rectangular equation, then the graphs will be different.

Example 9

Finding a Set of Parametric Equations for Curves Defined by Rectangular Equations

Find a set of equivalent parametric equations for y= ( x+3 ) 2 +1. y= ( x+3 ) 2 +1.

Media

Access these online resources for additional instruction and practice with parametric equations.

10.6 Section Exercises

Verbal

1.

What is a system of parametric equations?

2.

Some examples of a third parameter are time, length, speed, and scale. Explain when time is used as a parameter.

3.

Explain how to eliminate a parameter given a set of parametric equations.

4.

What is a benefit of writing a system of parametric equations as a Cartesian equation?

5.

What is a benefit of using parametric equations?

6.

Why are there many sets of parametric equations to represent on Cartesian function?

Algebraic

For the following exercises, eliminate the parameter t t to rewrite the parametric equation as a Cartesian equation.

7.

{ x( t )=5t y( t )=82t { x( t )=5t y( t )=82t

8.

{ x( t )=63t y( t )=10t { x( t )=63t y( t )=10t

9.

{ x( t )=2t+1 y( t )=3 t { x( t )=2t+1 y( t )=3 t

10.

{ x( t )=3t1 y( t )=2 t 2 { x( t )=3t1 y( t )=2 t 2

11.

{ x( t )=2 e t y( t )=15t { x( t )=2 e t y( t )=15t

12.

{ x( t )= e 2t y( t )=2 e t { x( t )= e 2t y( t )=2 e t

13.

{ x(t)=4log(t) y(t)=3+2t { x(t)=4log(t) y(t)=3+2t

14.

{ x(t)=log(2t) y(t)= t1 { x(t)=log(2t) y(t)= t1

15.

{ x( t )= t 3 t y( t )=2t { x( t )= t 3 t y( t )=2t

16.

{ x( t )=t t 4 y( t )=t+2 { x( t )=t t 4 y( t )=t+2

17.

{ x( t )= e 2t y( t )= e 6t { x( t )= e 2t y( t )= e 6t

18.

{ x( t )= t 5 y( t )= t 10 { x( t )= t 5 y( t )= t 10

19.

{ x(t)=4cost y(t)=5sint { x(t)=4cost y(t)=5sint

20.

{ x( t )=3sint y( t )=6cost { x( t )=3sint y( t )=6cost

21.

{ x(t)=2 cos 2 t y(t)=sint { x(t)=2 cos 2 t y(t)=sint

22.

{ x(t)=cost+4 y(t)=2 sin 2 t { x(t)=cost+4 y(t)=2 sin 2 t

23.

{ x(t)=t1 y(t)= t 2 { x(t)=t1 y(t)= t 2

24.

{ x(t)=t y(t)= t 3 +1 { x(t)=t y(t)= t 3 +1

25.

{ x(t)=2t1 y(t)= t 3 2 { x(t)=2t1 y(t)= t 3 2

For the following exercises, rewrite the parametric equation as a Cartesian equation by building an x-y x-y table.

26.

{ x(t)=2t1 y(t)=t+4 { x(t)=2t1 y(t)=t+4

27.

{ x(t)=4t y(t)=3t+2 { x(t)=4t y(t)=3t+2

28.

{ x(t)=2t1 y(t)=5t { x(t)=2t1 y(t)=5t

29.

{ x(t)=4t1 y(t)=4t+2 { x(t)=4t1 y(t)=4t+2

For the following exercises, parameterize (write parametric equations for) each Cartesian equation by setting x( t )=t x( t )=t or by setting y(t)=t. y(t)=t.

30.

y( x )=3 x 2 +3 y( x )=3 x 2 +3

31.

y( x )=2sinx+1 y( x )=2sinx+1

32.

x( y )=3log( y )+y x( y )=3log( y )+y

33.

x( y )= y +2y x( y )= y +2y

For the following exercises, parameterize (write parametric equations for) each Cartesian equation by using x( t )=acost x( t )=acost and y(t)=bsint. y(t)=bsint. Identify the curve.

34.

x 2 4 + y 2 9 =1 x 2 4 + y 2 9 =1

35.

x 2 16 + y 2 36 =1 x 2 16 + y 2 36 =1

36.

x 2 + y 2 =16 x 2 + y 2 =16

37.

x 2 + y 2 =10 x 2 + y 2 =10

38.

Parameterize the line from (3,0) (3,0) to (−2,−5) (−2,−5) so that the line is at (3,0) (3,0) at t=0, t=0, and at (−2,−5) (−2,−5) at t=1. t=1.

39.

Parameterize the line from (−1,0) (−1,0) to (3,−2) (3,−2) so that the line is at (−1,0) (−1,0) at t=0, t=0, and at (3,−2) (3,−2) at t=1. t=1.

40.

Parameterize the line from (−1,5) (−1,5) to (2,3) (2,3) so that the line is at (−1,5) (−1,5) at t=0, t=0, and at (2,3) (2,3) at t=1. t=1.

41.

Parameterize the line from (4,1) (4,1) to (6,−2) (6,−2) so that the line is at (4,1) (4,1) at t=0, t=0, and at (6,−2) (6,−2) at t=1. t=1.

Technology

For the following exercises, use the table feature in the graphing calculator to determine whether the graphs intersect.

42.

{ x 1 (t)=3t y 1 (t)=2t1  and { x 2 (t)=t+3 y 2 (t)=4t4 { x 1 (t)=3t y 1 (t)=2t1  and { x 2 (t)=t+3 y 2 (t)=4t4

43.

{ x 1 (t)= t 2 y 1 (t)=2t1  and { x 2 (t)=t+6 y 2 (t)=t+1 { x 1 (t)= t 2 y 1 (t)=2t1  and { x 2 (t)=t+6 y 2 (t)=t+1

For the following exercises, use a graphing calculator to complete the table of values for each set of parametric equations.

44.

{ x 1 ( t )=3 t 2 3t+7 y 1 ( t )=2t+3 { x 1 ( t )=3 t 2 3t+7 y 1 ( t )=2t+3

t t x x y y
–1
0
1
45.

{ x 1 ( t )= t 2 4 y 1 ( t )=2 t 2 1 { x 1 ( t )= t 2 4 y 1 ( t )=2 t 2 1

t t x x y y
1
2
3
46.

{ x 1 ( t )= t 4 y 1 ( t )= t 3 +4 { x 1 ( t )= t 4 y 1 ( t )= t 3 +4

t t x x y y
-1
0
1
2

Extensions

47.

Find two different sets of parametric equations for y= ( x+1 ) 2 . y= ( x+1 ) 2 .

48.

Find two different sets of parametric equations for y=3x2. y=3x2.

49.

Find two different sets of parametric equations for y= x 2 4x+4. y= x 2 4x+4.

Order a print copy

As an Amazon Associate we earn from qualifying purchases.

Citation/Attribution

This book may not be used in the training of large language models or otherwise be ingested into large language models or generative AI offerings without OpenStax's permission.

Want to cite, share, or modify this book? This book uses the Creative Commons Attribution License and you must attribute OpenStax.

Attribution information
  • If you are redistributing all or part of this book in a print format, then you must include on every physical page the following attribution:
    Access for free at https://openstax.org/books/algebra-and-trigonometry-2e/pages/1-introduction-to-prerequisites
  • If you are redistributing all or part of this book in a digital format, then you must include on every digital page view the following attribution:
    Access for free at https://openstax.org/books/algebra-and-trigonometry-2e/pages/1-introduction-to-prerequisites
Citation information

© Jan 9, 2024 OpenStax. Textbook content produced by OpenStax is licensed under a Creative Commons Attribution License . The OpenStax name, OpenStax logo, OpenStax book covers, OpenStax CNX name, and OpenStax CNX logo are not subject to the Creative Commons license and may not be reproduced without the prior and express written consent of Rice University.