Graphing and Representing Parametric Equations

Learning Outcomes

  • Plot a curve described by parametric equations
  • Convert the parametric equations of a curve into the form [latex]y=f\left(x\right)[/latex]
  • Recognize the parametric equations of basic curves, such as a line and a circle

Parametric Equations and Their Graphs

Consider the orbit of Earth around the Sun. Our year lasts approximately 365.25 days, but for this discussion we will use 365 days. On January 1 of each year, the physical location of Earth with respect to the Sun is nearly the same, except for leap years, when the lag introduced by the extra [latex]\frac{1}{4}[/latex] day of orbiting time is built into the calendar. We call January 1 “day 1” of the year. Then, for example, day 31 is January 31, day 59 is February 28, and so on.

The number of the day in a year can be considered a variable that determines Earth’s position in its orbit. As Earth revolves around the Sun, its physical location changes relative to the Sun. After one full year, we are back where we started, and a new year begins. According to Kepler’s laws of planetary motion, the shape of the orbit is elliptical, with the Sun at one focus of the ellipse. We study this idea in more detail in Conic Sections.

An ellipse with January 1 (t = 1) at the top, April 2 (t = 92) on the left, July 1 (t = 182) on the bottom, and October 1 (t = 274) on the right. The focal points of the ellipse have F2 on the left and the Sun on the right.

Figure 1. Earth’s orbit around the Sun in one year.

Figure 1 depicts Earth’s orbit around the Sun during one year. The point labeled [latex]{F}_{2}[/latex] is one of the foci of the ellipse; the other focus is occupied by the Sun. If we superimpose coordinate axes over this graph, then we can assign ordered pairs to each point on the ellipse (Figure 2). Then each x value on the graph is a value of position as a function of time, and each y value is also a value of position as a function of time. Therefore, each point on the graph corresponds to a value of Earth’s position as a function of time.

An ellipse with January 1 (t = 1) at the top, April 2 (t = 92) on the left, July 1 (t = 182) on the bottom, and October 1 (t = 274) on the right. The focal points of the ellipse have F2 on the left and the Sun on the right. There is a line going from t = 1 to t = 182. There is also a line going from t = 92 to t = 274 that passes through F2 and the Sun. On the upper left side, there is a point marked (x(t), y(t)) with a tangent line pointing down and to the left.

Figure 2. Coordinate axes superimposed on the orbit of Earth.

We can determine the functions for [latex]x\left(t\right)[/latex] and [latex]y\left(t\right)[/latex], thereby parameterizing the orbit of Earth around the Sun. The variable [latex]t[/latex] is called an independent parameter and, in this context, represents time relative to the beginning of each year.

A curve in the [latex]\left(x,y\right)[/latex] plane can be represented parametrically. The equations that are used to define the curve are called parametric equations.

Definition


If [latex]x[/latex] and [latex]y[/latex] are continuous functions of [latex]t[/latex] on an interval [latex]I[/latex], then the equations

[latex]x=x\left(t\right)\text{and}y=y\left(t\right)[/latex]

 

are called parametric equations and [latex]t[/latex] is called the parameter. The set of points [latex]\left(x,y\right)[/latex] obtained as [latex]t[/latex] varies over the interval [latex]I[/latex] is called the graph of the parametric equations. The graph of parametric equations is called a parametric curve or plane curve, and is denoted by [latex]C[/latex].

Notice in this definition that [latex]x[/latex] and [latex]y[/latex] are used in two ways. The first is as functions of the independent variable [latex]t[/latex]. As [latex]t[/latex] varies over the interval [latex]I[/latex], the functions [latex]x\left(t\right)[/latex] and [latex]y\left(t\right)[/latex] generate a set of ordered pairs [latex]\left(x,y\right)[/latex]. This set of ordered pairs generates the graph of the parametric equations. In this second usage, to designate the ordered pairs, [latex]x[/latex] and [latex]y[/latex] are variables. It is important to distinguish the variables [latex]x[/latex] and [latex]y[/latex] from the functions [latex]x\left(t\right)[/latex] and [latex]y\left(t\right)[/latex].

Example: Graphing a Parametrically Defined Curve

Sketch the curves described by the following parametric equations:

  1. [latex]x\left(t\right)=t - 1,y\left(t\right)=2t+4,-3\le t\le 2[/latex]
  2. [latex]x\left(t\right)={t}^{2}-3,y\left(t\right)=2t+1,-2\le t\le 3[/latex]
  3. [latex]x\left(t\right)=4\cos{t},y\left(t\right)=4\sin{t},0\le t\le 2\pi [/latex]

Watch the following video to see the worked solution to Example: Graphing a Parametrically Defined Curve.

For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.

You can view the transcript for this segmented clip of “7.1 Parametric Equations” here (opens in new window).

try it

Sketch the curve described by the parametric equations

[latex]x\left(t\right)=3t+2,y\left(t\right)={t}^{2}-1,-3\le t\le 2[/latex].

 

Try It

Eliminating the Parameter

To better understand the graph of a curve represented parametrically, it is useful to rewrite the two equations as a single equation relating the variables x and y. Then we can apply any previous knowledge of equations of curves in the plane to identify the curve. For example, the equations describing the plane curve in part (b) of the previous example are

[latex]x\left(t\right)={t}^{2}-3,y\left(t\right)=2t+1,-2\le t\le 3[/latex].

 

Solving the second equation for t gives

[latex]t=\frac{y - 1}{2}[/latex].

 

This can be substituted into the first equation:

[latex]x={\left(\frac{y - 1}{2}\right)}^{2}-3=\frac{{y}^{2}-2y+1}{4}-3=\frac{{y}^{2}-2y - 11}{4}[/latex].

 

This equation describes x as a function of y. These steps give an example of eliminating the parameter. The graph of this function is a parabola opening to the right. Recall that the plane curve started at [latex]\left(1,-3\right)[/latex] and ended at [latex]\left(6,7\right)[/latex]. These terminations were due to the restriction on the parameter t.

Before working through an example on how to eliminate the parameter, it is useful to recall the Pythagorean Identity as well as the equations of circles.

Recall: Pythagorean identity and equation of circles

  • For any angle [latex] t, \sin^2 t + \cos^2 t = 1 [/latex]
  • A circle of radius [latex] a [/latex] centered at the origin is given by [latex] x^2 + y^2 = a^2 [/latex]

Example: Eliminating the Parameter

Eliminate the parameter for each of the plane curves described by the following parametric equations and describe the resulting graph.

  1. [latex]x\left(t\right)=\sqrt{2t+4},y\left(t\right)=2t+1,-2\le t\le 6[/latex]
  2. [latex]x\left(t\right)=4\cos{t},y\left(t\right)=3\sin{t},0\le t\le 2\pi [/latex]

Watch the following video to see the worked solution to Example: Eliminating the Parameter.

For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.

You can view the transcript for this segmented clip of “7.1 Parametric Equations” here (opens in new window).

try it

Eliminate the parameter for the plane curve defined by the following parametric equations and describe the resulting graph.

[latex]x\left(t\right)=2+\frac{3}{t},y\left(t\right)=t - 1,2\le t\le 6[/latex]

 

Try It

So far we have seen the method of eliminating the parameter, assuming we know a set of parametric equations that describe a plane curve. What if we would like to start with the equation of a curve and determine a pair of parametric equations for that curve? This is certainly possible, and in fact it is possible to do so in many different ways for a given curve. The process is known as parameterization of a curve.

Example: Parameterizing a Curve

Find two different pairs of parametric equations to represent the graph of [latex]y=2{x}^{2}-3[/latex].

Watch the following video to see the worked solution to Example: Parameterizing a Curve.

For closed captioning, open the video on its original page by clicking the Youtube logo in the lower right-hand corner of the video display. In YouTube, the video will begin at the same starting point as this clip, but will continue playing until the very end.

You can view the transcript for this segmented clip of “7.1 Parametric Equations” here (opens in new window).

try it

Find two different sets of parametric equations to represent the graph of [latex]y={x}^{2}+2x[/latex].