Parametric Equations: Graphs

In this section you will:

It is the bottom of the ninth inning, with two outs and two men on base. The home team is losing by two runs. The batter swings and hits the baseball at 140 feet per second and at an angle of approximately 45°

to the horizontal. How far will the ball travel? Will it clear the fence for a game-winning home run? The outcome may depend partly on other factors (for example, the wind), but mathematicians can model the path of a projectile and predict approximately how far it will travel using parametric equations. In this section, we’ll discuss parametric equations and some common applications, such as projectile motion problems.

Photo of a baseball batter swinging.

Graphing Parametric Equations by Plotting Points

In lieu of a graphing calculator or a computer graphing program, plotting points to represent the graph of an equation is the standard method. As long as we are careful in calculating the values, point-plotting is highly dependable.

Given a pair of parametric equations, sketch a graph by plotting points.

  1. Construct a table with three columns: t,x(t),andy(t).
  2. Evaluate x

    and

    y

    for values of

    t

    over the interval for which the functions are defined.

  3. Plot the resulting pairs ( x,y ).
Sketching the Graph of a Pair of Parametric Equations by Plotting Points

Sketch the graph of the parametric equations x(t)= t 2 +1,y(t)=2+t.

Construct a table of values for t,x(t),

and y(t),

as in [link], and plot the points in a plane.

t
x( t )= t 2 +1
y( t )=2+t
 
5
26
3
 
4
17
2
 
3
10
1
 
2
5
0
 
1
2
1
 
0
1
2
 
1
2
3
 
2
5
4
 
3
10
5
 
4
17
6
 
5
26
7

The graph is a parabola with vertex at the point ( 1,2 ),

opening to the right. See [link].

Graph of the given parabola opening to the right.

Analysis

As values for t

progress in a positive direction from 0 to 5, the plotted points trace out the top half of the parabola. As values of t

become negative, they trace out the lower half of the parabola. There are no restrictions on the domain. The arrows indicate direction according to increasing values of t.

The graph does not represent a function, as it will fail the vertical line test. The graph is drawn in two parts: the positive values for t,

and the negative values for t.

Sketch the graph of the parametric equations x= t ,y=2t+3,0t3.

![Graph of the given parametric equations with the restricted domain - it looks like the right half of an upward opening parabola.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_003.jpg)
Sketching the Graph of Trigonometric Parametric Equations

Construct a table of values for the given parametric equations and sketch the graph:

x=2cost y=4sint

Construct a table like that in [link] using angle measure in radians as inputs for t,

and evaluating x

and y.

Using angles with known sine and cosine values for t

makes calculations easier.

t
x=2cost
y=4sint
   
0 x=2cos(0)=2
y=4sin(0)=0
 
π 6
x=2cos( π 6 )= 3
y=4sin( π 6 )=2
 
π 3
x=2cos( π 3 )=1
y=4sin( π 3 )=2 3
 
π 2
x=2cos( π 2 )=0
y=4sin( π 2 )=4
 
2π 3
x=2cos( 2π 3 )=1
y=4sin( 2π 3 )=2 3
 
5π 6
x=2cos( 5π 6 )= 3
y=4sin( 5π 6 )=2
 
π
x=2cos(π)=2
y=4sin( π )=0
 
7π 6
x=2cos( 7π 6 )= 3
y=4sin( 7π 6 )=2
 
4π 3
x=2cos( 4π 3 )=1
y=4sin( 4π 3 )=2 3
 
3π 2
x=2cos( 3π 2 )=0
y=4sin( 3π 2 )=4
 
5π 3
x=2cos( 5π 3 )=1
y=4sin( 5π 3 )=2 3
 
11π 6
x=2cos( 11π 6 )= 3
y=4sin( 11π 6 )=2
 
2π
x=2cos(2π)=2
y=4sin( 2π )=0

[link] shows the graph.

Graph of the given equations - a vertical ellipse.

By the symmetry shown in the values of x

and y,

we see that the parametric equations represent an ellipse. The ellipse is mapped in a counterclockwise direction as shown by the arrows indicating increasing t

values.

Analysis

We have seen that parametric equations can be graphed by plotting points. However, a graphing calculator will save some time and reveal nuances in a graph that may be too tedious to discover using only hand calculations.

Make sure to change the mode on the calculator to parametric (PAR). To confirm, the Y=

window should show

X 1T = Y 1T =

instead of Y 1 =.

Graph the parametric equations: x=5cost,y=3sint.

![Graph of the given equations - a horizontal ellipse.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_005.jpg)
Graphing Parametric Equations and Rectangular Form Together

Graph the parametric equations x=5cost

and y=2sint.

First, construct the graph using data points generated from the parametric form. Then graph the rectangular form of the equation. Compare the two graphs.

Construct a table of values like that in [link].

t
x=5cost
y=2sint
 
0
x=5cos(0)=5
y=2sin(0)=0
 
1
x=5cos(1)2.7
y=2sin(1)1.7
 
2
x=5cos(2)−2.1
y=2sin(2)1.8
 
3
x=5cos(3)−4.95
y=2sin(3)0.28
 
4
x=5cos(4)−3.3
y=2sin(4)−1.5
 
5
x=5cos(5)1.4
y=2sin(5)−1.9
 
−1
x=5cos(−1)2.7
y=2sin(−1)−1.7
 
−2
x=5cos(−2)−2.1
y=2sin(−2)−1.8
 
−3
x=5cos(−3)−4.95
y=2sin(−3)−0.28
 
−4
x=5cos(−4)−3.3
y=2sin(−4)1.5
 
−5
x=5cos(−5)1.4
y=2sin(−5)1.9

Plot the ( x,y )

values from the table. See [link].

Graph of the given ellipse in parametric and rectangular coordinates - it is the same thing in both images.

Next, translate the parametric equations to rectangular form. To do this, we solve for t

in either x( t )

or y( t ),

and then substitute the expression for t

in the other equation. The result will be a function y( x )

if solving for t

as a function of x,

or x(y)

if solving for t

as a function of y.

x=5cost x 5 =cost Solve for cost. y=2sint   Solve for sint. y 2 =sint

Then, use the Pythagorean Theorem.

cos 2 t+ sin 2 t=1 ( x 5 ) 2 + ( y 2 ) 2 =1 x 2 25 + y 2 4 =1
Analysis

In [link], the data from the parametric equations and the rectangular equation are plotted together. The parametric equations are plotted in blue; the graph for the rectangular equation is drawn on top of the parametric in a dashed style colored red. Clearly, both forms produce the same graph.

Overlayed graph of the two versions of the ellipse, showing that they are the same whether they are given in parametric or rectangular coordinates.

Graphing Parametric Equations and Rectangular Equations on the Coordinate System

Graph the parametric equations x=t+1

and y= t ,t0,

and the rectangular equivalent y= x1

on the same coordinate system.

Construct a table of values for the parametric equations, as we did in the previous example, and graph y= t ,t0

on the same grid, as in [link].

Overlayed graph of the two versions of the given function, showing that they are the same whether they are given in parametric or rectangular coordinates.

Analysis

With the domain on t

restricted, we only plot positive values of t.

The parametric data is graphed in blue and the graph of the rectangular equation is dashed in red. Once again, we see that the two forms overlap.

Sketch the graph of the parametric equations x=2cosθandy=4sinθ,

along with the rectangular equation on the same grid.

The graph of the parametric equations is in red and the graph of the rectangular equation is drawn in blue dots on top of the parametric equations.

Overlayed graph of the two versions of the ellipse, showing that they are the same whether they are given in parametric or rectangular coordinates.

Applications of Parametric Equations

Many of the advantages of parametric equations become obvious when applied to solving real-world problems. Although rectangular equations in x and y give an overall picture of an object's path, they do not reveal the position of an object at a specific time. Parametric equations, however, illustrate how the values of x and y change depending on t, as the location of a moving object at a particular time.

A common application of parametric equations is solving problems involving projectile motion. In this type of motion, an object is propelled forward in an upward direction forming an angle of θ

to the horizontal, with an initial speed of v 0 ,

and at a height h

above the horizontal.

The path of an object propelled at an inclination of θ

to the horizontal, with initial speed v 0 ,

and at a height h

above the horizontal, is given by

x=( v 0 cosθ)t   y= 1 2 g t 2 +( v 0 sinθ)t+h

where g

accounts for the effects of gravity and h

is the initial height of the object. Depending on the units involved in the problem, use g=32ft/ s 2

or g=9.8m/ s 2 .

The equation for x

gives horizontal distance, and the equation for y

gives the vertical distance.

Given a projectile motion problem, use parametric equations to solve.

  1. The horizontal distance is given by x=( v 0 cosθ )t.

    Substitute the initial speed of the object for

    v 0 .
  2. The expression cosθ

    indicates the angle at which the object is propelled. Substitute that angle in degrees for

    cosθ.
  3. The vertical distance is given by the formula y= 1 2 g t 2 +( v 0 sinθ )t+h.

    The term

    1 2 g t 2

    represents the effect of gravity. Depending on units involved, use

    g=32 ft/s 2

    or

    g=9.8 m/s 2 .

    Again, substitute the initial speed for

    v 0 ,

    and the height at which the object was propelled for

    h.
  4. Proceed by calculating each term to solve for t.
Finding the Parametric Equations to Describe the Motion of a Baseball

Solve the problem presented at the beginning of this section. Does the batter hit the game-winning home run? Assume that the ball is hit with an initial velocity of 140 feet per second at an angle of 45°

to the horizontal, making contact 3 feet above the ground.

  1. Find the parametric equations to model the path of the baseball.
  2. Where is the ball after 2 seconds?
  3. How long is the ball in the air?
  4. Is it a home run?
  1. Use the formulas to set up the equations. The horizontal position is found using the parametric equation for x.

    Thus,

    x=( v 0 cosθ)t x=(140cos(45°))t

    The vertical position is found using the parametric equation for y.

    Thus,

    y=16 t 2 +( v 0 sinθ)t+h y=16 t 2 +(140sin(45°))t+3
  2. Substitute 2 into the equations to find the horizontal and vertical positions of the ball.

    x=(140cos(45°))(2) x=198 feet y=16 (2) 2 +(140sin(45°))(2)+3 y=137 feet

    After 2 seconds, the ball is 198 feet away from the batter’s box and 137 feet above the ground.

  3. To calculate how long the ball is in the air, we have to find out when it will hit ground, or when y=0.

    Thus,

    y=16 t 2 +( 140sin( 45 ) )t+3 y=0 Set y(t)=0 and solve the quadratic. t=6.2173

    When t=6.2173

    seconds, the ball has hit the ground. (The quadratic equation can be solved in various ways, but this problem was solved using a computer math program.)

  4. We cannot confirm that the hit was a home run without considering the size of the outfield, which varies from field to field. However, for simplicity’s sake, let’s assume that the outfield wall is 400 feet from home plate in the deepest part of the park. Let’s also assume that the wall is 10 feet high. In order to determine whether the ball clears the wall, we need to calculate how high the ball is when x = 400 feet. So we will set x = 400, solve for t,

    and input t

    into y.

        x=( 140cos(45°) )t 400=( 140cos(45°) )t      t=4.04     y=16 (4.04) 2 +( 140sin(45°) )(4.04)+3     y=141.8

    The ball is 141.8 feet in the air when it soars out of the ballpark. It was indeed a home run. See [link].

Plotted trajectory of a hit ball, showing the position of the batter at the origin, the ball's path in the shape of a wide downward facing parabola, and the outfield wall as a vertical line segment rising to 10 ft under the ball's path.

Access the following online resource for additional instruction and practice with graphs of parametric equations.

Key Concepts

Section Exercises

Verbal

What are two methods used to graph parametric equations?

plotting points with the orientation arrow and a graphing calculator

What is one difference in point-plotting parametric equations compared to Cartesian equations?

Why are some graphs drawn with arrows?

The arrows show the orientation, the direction of motion according to increasing values of t.

Name a few common types of graphs of parametric equations.

Why are parametric graphs important in understanding projectile motion?

The parametric equations show the different vertical and horizontal motions over time.

Graphical

For the following exercises, graph each set of parametric equations by making a table of values. Include the orientation on the graph.

{ x( t )=t y( t )= t 2 1
t x y
3
2
1
0
1
2
3
{ x( t )=t1 y( t )= t 2
t 3 2 1 0 1 2
x
y
![Graph of the given equations - looks like an upward opening parabola.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_202.jpg)
{ x( t )=2+t y( t )=32t
t 2 1 0 1 2 3
x
y
{ x( t )=22t y( t )=3+t
t 3 2 1 0 1
x
y
![Graph of the given equations - a line, negative slope.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_204.jpg)
{ x( t )= t 3 y( t )=t+2
t 2 1 0 1 2
x
y
{ x( t )= t 2 y( t )=t+3
t 2 1 0 1 2
x
y
![Graph of the given equations - looks like a sideways parabola, opening to the right.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_206.jpg)

For the following exercises, sketch the curve and include the orientation.

{ x(t)=t y(t)= t
{ x(t)= t y(t)=t
![Graph of the given equations - looks like the left half of an upward opening parabola.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_208.jpg)
{ x(t)=5\| t \| y(t)=t+2
{ x(t)=t+2 y(t)=5\| t \|
![Graph of the given equations - looks like a downward opening absolute value function.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_210.jpg)
{ x(t)=4sint y(t)=2cost
{ x(t)=2sint y(t)=4cost
![Graph of the given equations - a vertical ellipse.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_212.jpg)
{ x(t)=3 cos 2 t y(t)=−3sint
{ x(t)=3 cos 2 t y(t)=−3 sin 2 t
![Graph of the given equations- line from (0, -3) to (3,0). It is traversed in both directions, positive and negative slope.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_214.jpg)
{ x(t)=sect y(t)=tant
{ x(t)=sect y(t)= tan 2 t
![Graph of the given equations- looks like an upward opening parabola.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_216.jpg)
{ x(t)= 1 e 2t y(t)= e t

For the following exercises, graph the equation and include the orientation. Then, write the Cartesian equation.

{ x( t )=t1 y( t )= t 2
![Graph of the given equations- looks like a downward opening parabola.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_218.jpg)
{ x( t )= t 3 y( t )=t+3
{ x(t)=2cost y(t)=sint
![Graph of the given equations- horizontal ellipse.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_220.jpg)
{ x(t)=7cost y(t)=7sint
{ x(t)= e 2t y(t)= e t
![Graph of the given equations- looks like the lower half of a sideways parabola opening to the right](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_222.jpg)

For the following exercises, graph the equation and include the orientation.

x= t 2 ,y=3t,0t5
x=2t,y= t 2 ,5t5
![Graph of the given equations- looks like an upwards opening parabola](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_224.jpg)
x=t,y= 25 t 2 ,0<t5
x(t)=t,y(t)= t ,t0
![Graph of the given equations- looks like the upper half of a sideways parabola opening to the left](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_226.jpg)
x=2cost,y=6sint,0tπ
x=sect,y=tant, π 2 <t< π 2
![Graph of the given equations- the left half of a hyperbola with diagonal asymptotes](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_228.jpg)

For the following exercises, use the parametric equations for integers a and b:

x(t)=acos((a+b)t) y(t)=acos((ab)t)

Graph on the domain [ π,0 ],

where a=2

and b=1,

and include the orientation.

Graph on the domain [ π,0 ],

where a=3

and b=2

, and include the orientation.

![Graph of the given equations - vertical periodic trajectory](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_230.jpg)

Graph on the domain [ π,0 ],

where a=4

and b=3

, and include the orientation.

Graph on the domain [ π,0 ],

where a=5

and b=4

, and include the orientation.

![Graph of the given equations - vertical periodic trajectory](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_232.jpg)

If a

is 1 more than b,

describe the effect the values of a

and b

have on the graph of the parametric equations.

Describe the graph if a=100

and b=99.

There will be 100 back-and-forth motions.

What happens if b

is 1 more than a?

Describe the graph.

If the parametric equations x(t)= t 2

and y( t )=63t

have the graph of a horizontal parabola opening to the right, what would change the direction of the curve?

Take the opposite of the x( t )

equation.

For the following exercises, describe the graph of the set of parametric equations.

x(t)= t 2

and y( t )

is linear

y(t)= t 2

and x( t )

is linear

The parabola opens up.

y(t)= t 2

and x( t )

is linear

Write the parametric equations of a circle with center ( 0,0 ),

radius 5, and a counterclockwise orientation.

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

Write the parametric equations of an ellipse with center ( 0,0 ),

major axis of length 10, minor axis of length 6, and a counterclockwise orientation.

For the following exercises, use a graphing utility to graph on the window [ 3,3 ]

by [ 3,3 ]

on the domain [0,2π)

for the following values of a

and b

, and include the orientation.

{ x(t)=sin(at) y(t)=sin(bt)
a=1,b=2
![Graph of the given equations ](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_233.jpg)
a=2,b=1
a=3,b=3
![Graph of the given equations - lines extending into Q1 and Q3 (in both directions) from the origin to 1 unit.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_235.jpg)
a=5,b=5
a=2,b=5
![Graph of the given equations - lines extending into Q1 and Q3 (in both directions) from the origin to 3 units.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_237.jpg)
a=5,b=2

Technology

For the following exercises, look at the graphs that were created by parametric equations of the form { x(t)=acos(bt) y(t)=csin(dt) .

Use the parametric mode on the graphing calculator to find the values of a,b,c,

and d

to achieve each graph.

![Graph of the given equations ](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_239.jpg)
a=4,b=3,c=6,d=1
![Graph of the given equations ](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_240.jpg)
![Graph of the given equations ](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_241.jpg)
a=4,b=2,c=3,d=3
![Graph of the given equations ](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_242.jpg)

For the following exercises, use a graphing utility to graph the given parametric equations.

  1. { x(t)=cost1 y(t)=sint+t
  2. { x(t)=cost+t y(t)=sint1
  3. { x( t )=tsint y( t )=cost1

Graph all three sets of parametric equations on the domain [0,2π].

![Graph of the given equations ](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_243.jpg) ![Graph of the given equations ](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_244.jpg) ![Graph of the given equations ](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_245.jpg)

Graph all three sets of parametric equations on the domain [ 0,4π ].

Graph all three sets of parametric equations on the domain [ 4π,6π ].

![Graph of the given equations ](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_249.jpg) ![Graph of the given equations ](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_250.jpg) ![Graph of the given equations ](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_251.jpg)

The graph of each set of parametric equations appears to “creep” along one of the axes. What controls which axis the graph creeps along?

Explain the effect on the graph of the parametric equation when we switched sint

and cost

.

The y

-intercept changes.

Explain the effect on the graph of the parametric equation when we changed the domain.

Extensions

An object is thrown in the air with vertical velocity of 20 ft/s and horizontal velocity of 15 ft/s. The object’s height can be described by the equation y( t )=16 t 2 +20t

, while the object moves horizontally with constant velocity 15 ft/s. Write parametric equations for the object’s position, and then eliminate time to write height as a function of horizontal position.

y( x )=16 ( x 15 ) 2 +20( x 15 )

A skateboarder riding on a level surface at a constant speed of 9 ft/s throws a ball in the air, the height of which can be described by the equation y( t )=16 t 2 +10t+5.

Write parametric equations for the ball’s position, and then eliminate time to write height as a function of horizontal position.

For the following exercises, use this scenario: A dart is thrown upward with an initial velocity of 65 ft/s at an angle of elevation of 52°. Consider the position of the dart at any time t.

Neglect air resistance.

Find parametric equations that model the problem situation.

{ x(t)=64tcos( 52° ) y(t)=16 t 2 +64tsin( 52° )

Find all possible values of x

that represent the situation.

When will the dart hit the ground?

approximately 3.2 seconds

Find the maximum height of the dart.

At what time will the dart reach maximum height?

1.6 seconds

For the following exercises, look at the graphs of each of the four parametric equations. Although they look unusual and beautiful, they are so common that they have names, as indicated in each exercise. Use a graphing utility to graph each on the indicated domain.

An epicycloid: { x(t)=14costcos(14t) y(t)=14sint+sin(14t)

on the domain [0,2π]

.

A hypocycloid: { x(t)=6sint+2sin(6t) y(t)=6cost2cos(6t)

on the domain [0,2π]

.

![Graph of the given equations - a hypocycloid](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_253.jpg)

A hypotrochoid: { x(t)=2sint+5cos(6t) y(t)=5cost2sin(6t)

on the domain [0,2π]

.

A rose: { x(t)=5sin(2t)sint y(t)=5sin(2t)cost

on the domain [0,2π]

.

![Graph of the given equations - a four petal rose](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_08_07_255.jpg)

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

You can also download for free at http://cnx.org/contents/13ac107a-f15f-49d2-97e8-60ab2e3b519c@11.1

Attribution: