67 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). 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 [latex]\,x\left(t\right)\,[/latex] and [latex]\,y\left(t\right)\,[/latex] where [latex]t[/latex] 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[latex]\,t,\,[/latex]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[latex]\,x\,[/latex]and[latex]\,y\,[/latex]
vary over time and so are functions of time. For this reason, we add another variable, the parameter, upon which both[latex]\,x\,[/latex]and[latex]\,y\,[/latex]are dependent functions. In the example in the section opener, the parameter is time,[latex]\,t.\,[/latex]The[latex]\,x\,[/latex]position of the moon at time,[latex]\,t,\,[/latex]is represented as the function[latex]\,x\left(t\right),\,[/latex]and the[latex]\,y\,[/latex]position of the moon at time,[latex]\,t,\,[/latex]is represented as the function[latex]\,y\left(t\right).\,[/latex]Together,[latex]\,x\left(t\right)\,[/latex] and [latex]\,y\left(t\right)\,[/latex] are called parametric equations, and generate an ordered pair[latex]\,\left(x\left(t\right),\,y\left(t\right)\right).\,[/latex]Parametric equations primarily describe motion and direction.

When we parameterize a curve, we are translating a single equation in two variables, such as[latex]\,x\,[/latex]and[latex]\,y ,[/latex]into an equivalent pair of equations in three variables,[latex]\,x,y,\,[/latex]and[latex]\,t.\,[/latex]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[latex]\,x\,[/latex]and of[latex]\,y.\,[/latex]There are a number of shapes that cannot be represented in the form[latex]\,y=f\left(x\right),\,[/latex]meaning that they are not functions. For example, consider the graph of a circle, given as[latex]\,{r}^{2}={x}^{2}+{y}^{2}.\,[/latex]Solving for[latex]\,y\,[/latex]gives[latex]\,y=±\sqrt{{r}^{2}-{x}^{2}},\,[/latex]or two equations:[latex]\,{y}_{1}=\sqrt{{r}^{2}-{x}^{2}}\,[/latex]and[latex]\,{y}_{2}=-\sqrt{{r}^{2}-{x}^{2}}.\,[/latex]If we graph[latex]\,{y}_{1}\,[/latex]and[latex]\,{y}_{2}\,[/latex]together, the graph will not pass the vertical line test, as shown in (Figure). 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[latex]\,t\,[/latex]is a number on an interval,[latex]\,I.\,[/latex]The set of ordered pairs,[latex]\,\left(x\left(t\right),\,\,y\left(t\right)\right),\,[/latex]where[latex]\,x=f\left(t\right)\,[/latex]and[latex]\,y=g\left(t\right),[/latex]forms a plane curve based on the parameter[latex]\,t.\,[/latex]The equations[latex]\,x=f\left(t\right)\,[/latex]and[latex]\,y=g\left(t\right)\,[/latex]are the parametric equations.

Parameterizing a Curve

Parameterize the curve[latex]\,y={x}^{2}-1\,[/latex]letting[latex]\,x\left(t\right)=t.\,[/latex]Graph both equations.

[reveal-answer q=”fs-id1165137460496″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137460496″]

If[latex]\,x\left(t\right)=t,\,[/latex]then to find[latex]\,y\left(t\right)\,[/latex]we replace the variable[latex]\,x\,[/latex]with the expression given in[latex]\,x\left(t\right).\,[/latex]In other words,[latex]\,y\left(t\right)={t}^{2}-1.[/latex] Make a table of values similar to (Figure), and sketch the graph.

[latex]t[/latex] [latex]x\left(t\right)[/latex] [latex]y\left(t\right)[/latex]
[latex]-4[/latex] [latex]-4[/latex] [latex]y\left(-4\right)={\left(-4\right)}^{2}-1=15[/latex]
[latex]-3[/latex] [latex]-3[/latex] [latex]y\left(-3\right)={\left(-3\right)}^{2}-1=8[/latex]
[latex]-2[/latex] [latex]-2[/latex] [latex]y\left(-2\right)={\left(-2\right)}^{2}-1=3[/latex]
[latex]-1[/latex] [latex]-1[/latex] [latex]y\left(-1\right)={\left(-1\right)}^{2}-1=0[/latex]
[latex]0[/latex] [latex]0[/latex] [latex]y\left(0\right)={\left(0\right)}^{2}-1=-1[/latex]
[latex]1[/latex] [latex]1[/latex] [latex]y\left(1\right)={\left(1\right)}^{2}-1=0[/latex]
[latex]2[/latex] [latex]2[/latex] [latex]y\left(2\right)={\left(2\right)}^{2}-1=3[/latex]
[latex]3[/latex] [latex]3[/latex] [latex]y\left(3\right)={\left(3\right)}^{2}-1=8[/latex]
[latex]4[/latex] [latex]4[/latex] [latex]y\left(4\right)={\left(4\right)}^{2}-1=15[/latex]

See the graphs in (Figure). It may be helpful to use the TRACE feature of a graphing calculator to see how the points are generated as[latex]\,t\,[/latex]increases.

Graph of a parabola in two forms: a parametric equation and rectangular coordinates. It is the same function, just different ways of writing it.
Figure 3. (a) Parametric[latex]\,y\left(t\right)={t}^{2}-1\,[/latex](b) Rectangular[latex]\,y={x}^{2}-1[/latex]

[/hidden-answer]

Analysis

The arrows indicate the direction in which the curve is generated. Notice the curve is identical to the curve of[latex]\,y={x}^{2}-1.[/latex]

Try It

Construct a table of values and plot the parametric equations:[latex]\,x\left(t\right)=t-3,\,\,y\left(t\right)=2t+4;\,\,\,-1\le t\le 2.[/latex]

[reveal-answer q=”fs-id1165135485790″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165135485790″]

 
[latex]t[/latex] [latex]x\left(t\right)[/latex] [latex]y\left(t\right)[/latex]
[latex]-1[/latex] [latex]-4[/latex] [latex]2[/latex]
[latex]0[/latex] [latex]-3[/latex] [latex]4[/latex]
[latex]1[/latex] [latex]-2[/latex] [latex]6[/latex]
[latex]2[/latex] [latex]-1[/latex] [latex]8[/latex]

[/hidden-answer]

Finding a Pair of Parametric Equations

Find a pair of parametric equations that models the graph of[latex]\,y=1-{x}^{2},\,[/latex]using the parameter[latex]\,x\left(t\right)=t.\,[/latex]Plot some points and sketch the graph.

[reveal-answer q=”fs-id1165137665205″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137665205″]

If[latex]\,x\left(t\right)=t\,[/latex]and we substitute[latex]\,t\,[/latex]for[latex]\,x\,[/latex]into the[latex]\,y\,[/latex]equation, then[latex]\,y\left(t\right)=1-{t}^{2}.\,[/latex]Our pair of parametric equations is

[latex]\begin{array}{l}x\left(t\right)=t\\ y\left(t\right)=1-{t}^{2}\end{array}[/latex]

To graph the equations, first we construct a table of values like that in (Figure). We can choose values around[latex]\,t=0,\,[/latex]from[latex]\,t=-3\,[/latex]to[latex]\,t=3.\,[/latex]The values in the[latex]\,x\left(t\right)\,[/latex]column will be the same as those in the[latex]\,t\,[/latex]column because[latex]\,x\left(t\right)=t.\,[/latex]Calculate values for the column[latex]\,y\left(t\right).\,[/latex]

[latex]t[/latex] [latex]x\left(t\right)=t[/latex] [latex]y\left(t\right)=1-{t}^{2}[/latex]
[latex]-3[/latex] [latex]-3[/latex] [latex]y\left(-3\right)=1-{\left(-3\right)}^{2}=-8[/latex]
[latex]-2[/latex] [latex]-2[/latex] [latex]y\left(-2\right)=1-{\left(-2\right)}^{2}=-3[/latex]
[latex]-1[/latex] [latex]-1[/latex] [latex]y\left(-1\right)=1-{\left(-1\right)}^{2}=0[/latex]
[latex]0[/latex] [latex]0[/latex] [latex]y\left(0\right)=1-0=1[/latex]
[latex]1[/latex] [latex]1[/latex] [latex]y\left(1\right)=1-{\left(1\right)}^{2}=0[/latex]
[latex]2[/latex] [latex]2[/latex] [latex]y\left(2\right)=1-{\left(2\right)}^{2}=-3[/latex]
[latex]3[/latex] [latex]3[/latex] [latex]y\left(3\right)=1-{\left(3\right)}^{2}=-8[/latex]

The graph of[latex]\,y=1-{t}^{2}\,[/latex]is a parabola facing downward, as shown in (Figure). We have mapped the curve over the interval[latex]\,\left[-3,\,3\right],[/latex] shown as a solid line with arrows indicating the orientation of the curve according to[latex]\,t.\,[/latex]Orientation refers to the path traced along the curve in terms of increasing values of[latex]\,t.\,[/latex]As this parabola is symmetric with respect to the line[latex]\,x=0,\,[/latex]the values of[latex]\,x\,[/latex]are reflected across the y-axis.

Graph of given downward facing parabola.
Figure 4.

[/hidden-answer]

Try It

Parameterize the curve given by[latex]\,x={y}^{3}-2y.[/latex]

[reveal-answer q=”fs-id1165137843239″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137843239″]
[latex]\begin{array}{l}x\left(t\right)={t}^{3}-2t\\ y\left(t\right)=t\end{array}[/latex][/hidden-answer]

Finding Parametric Equations That Model Given Criteria

An object travels at a steady rate along a straight path [latex]\,\left(-5,\,3\right)\,[/latex]to[latex]\,\left(3,\,-1\right)\,[/latex]in the same plane in four seconds. The coordinates are measured in meters. Find parametric equations for the position of the object.

[reveal-answer q=”fs-id1165137563061″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137563061″]

The parametric equations are simple linear expressions, but we need to view this problem in a step-by-step fashion. The x-value of the object starts at[latex]\,-5\,[/latex]meters and goes to 3 meters. This means the distance x has changed by 8 meters in 4 seconds, which is a rate of[latex]\,\frac{\text{8 m}}{4\text{ s}},[/latex] or[latex]\,2\,\text{m}/\text{s}.\,[/latex]We can write the x-coordinate as a linear function with respect to time as[latex]\,x\left(t\right)=2t-5.\,[/latex]In the linear function template[latex]\,y=mx+b,2t=mx\,[/latex]and[latex]\,-5=b.[/latex]

Similarly, the y-value of the object starts at 3 and goes to[latex]\,-1,\,[/latex]which is a change in the distance y of −4 meters in 4 seconds, which is a rate of[latex]\,\frac{-4\text{ m}}{4\text{ s}},[/latex] or[latex]\,-1\text{m}/\text{s}.\,[/latex]We can also write the y-coordinate as the linear function[latex]\,y\left(t\right)=-t+3.\,[/latex]Together, these are the parametric equations for the position of the object, where[latex]\,x\,[/latex]
and[latex]\,y\,[/latex]
are expressed in meters and[latex]\,t\,[/latex]
represents time:

[latex]\begin{array}{l}x\left(t\right)=2t-5\hfill \\ y\left(t\right)=-t+3\hfill \end{array}[/latex]

Using these equations, we can build a table of values for [latex]\,t,x,\,[/latex]and[latex]\,y[/latex] (see (Figure)). In this example, we limited values of[latex]\,t\,[/latex]to non-negative numbers. In general, any value of[latex]\,t\,[/latex]can be used.

[latex]t[/latex] [latex]x\left(t\right)=2t-5[/latex] [latex]y\left(t\right)=-t+3[/latex]
[latex]0[/latex] [latex]x=2\left(0\right)-5=-5[/latex] [latex]y=-\left(0\right)+3=3[/latex]
[latex]1[/latex] [latex]x=2\left(1\right)-5=-3[/latex] [latex]y=-\left(1\right)+3=2[/latex]
[latex]2[/latex] [latex]x=2\left(2\right)-5=-1[/latex] [latex]y=-\left(2\right)+3=1[/latex]
[latex]3[/latex] [latex]x=2\left(3\right)-5=1[/latex] [latex]y=-\left(3\right)+3=0[/latex]
[latex]4[/latex] [latex]x=2\left(4\right)-5=3[/latex] [latex]y=-\left(4\right)+3=-1[/latex]

From this table, we can create three graphs, as shown in (Figure).

 

Three graphs side by side. (A) has the horizontal position over time, (B) has the vertical position over time, and (C) has the position of the object in the plane at time t. See caption for more information.
Figure 5. (a) A graph of[latex]\,x\,[/latex]vs.[latex]\,t,\,[/latex]representing the horizontal position over time. (b) A graph of [latex]y[/latex] vs. [latex]\,t,\,[/latex]representing the vertical position over time. (c) A graph of [latex]\,y\,[/latex] vs. [latex]\,x,\,[/latex]representing the position of the object in the plane at time[latex]\,t.[/latex]

[/hidden-answer]

Analysis

Again, we see that, in (Figure)(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[latex]\,x\,[/latex]and[latex]\,y.\,[/latex]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[latex]\,t\,[/latex]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[latex]\,t.\,[/latex]We substitute the resulting expression for[latex]\,t\,[/latex]
into the second equation. This gives one equation in[latex]\,x\,[/latex]and[latex]\,y.\,[/latex]

Eliminating the Parameter in Polynomials

Given[latex]\,x\left(t\right)={t}^{2}+1\,[/latex]and[latex]\,y\left(t\right)=2+t,\,[/latex]eliminate the parameter, and write the parametric equations as a Cartesian equation.

[reveal-answer q=”fs-id1165135250612″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165135250612″]

We will begin with the equation for[latex]\,y\,[/latex]because the linear equation is easier to solve for[latex]\,t.[/latex]

[latex]\begin{array}{l}\,\,\,\,\,\,\,\,\,\,y=2+t\hfill \\ y-2=t\hfill \end{array}[/latex]

Next, substitute[latex]\,y-2\,[/latex]for[latex]\,t\,[/latex]in[latex]\,x\left(t\right).[/latex]

[latex]\begin{array}{ll}x={t}^{2}+1\hfill & \hfill \\ x={\left(y-2\right)}^{2}+1\hfill & \text{Substitute the expression for }t\text{ into }x.\hfill \\ x={y}^{2}-4y+4+1\hfill & \hfill \\ x={y}^{2}-4y+5\hfill & \hfill \\ x={y}^{2}-4y+5\hfill & \hfill \end{array}[/latex]

The Cartesian form is[latex]\,x={y}^{2}-4y+5.[/latex][/hidden-answer]

Analysis

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

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

Try It

Given the equations below, eliminate the parameter and write as a rectangular equation for[latex]\,y\,[/latex]as a function

[latex]\begin{array}{l}\\ \begin{array}{l}x\left(t\right)=2{t}^{2}+6\hfill \\ y\left(t\right)=5-t\hfill \end{array}\end{array}[/latex]

[reveal-answer q=”fs-id1165133001900″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165133001900″]

[latex]y=5-\sqrt{\frac{1}{2}x-3}[/latex]

[/hidden-answer]

Eliminating the Parameter in Exponential Equations

Eliminate the parameter and write as a Cartesian equation:[latex]\,x\left(t\right)={e}^{-t}\,[/latex] and [latex]\,y\left(t\right)=3{e}^{t},\,\,t>0.\,[/latex]

[reveal-answer q=”fs-id1165137419904″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137419904″]

Isolate[latex]\,{e}^{t}.\,[/latex]

[latex]\begin{array}{l}\,\,x={e}^{-t}\hfill \\ {e}^{t}=\frac{1}{x}\hfill \end{array}[/latex]

Substitute the expression into[latex]\,y\left(t\right).[/latex]

[latex]\begin{array}{l}y=3{e}^{t}\hfill \\ y=3\left(\frac{1}{x}\right)\hfill \\ y=\frac{3}{x}\hfill \end{array}[/latex]

The Cartesian form is[latex]\,y=\frac{3}{x}.[/latex][/hidden-answer]

Analysis

The graph of the parametric equation is shown in (Figure)(a). The domain is restricted to[latex]\,t>0.\,[/latex]The Cartesian equation,[latex]\,y=\frac{3}{x}\,[/latex]is shown in (Figure)(b) and has only one restriction on the domain,[latex]\,x\ne 0.[/latex]

Figure 7.

Eliminating the Parameter in Logarithmic Equations

Eliminate the parameter and write as a Cartesian equation:[latex]\,x\left(t\right)=\sqrt{t}+2\,[/latex]and[latex]\,y\left(t\right)=\mathrm{log}\left(t\right).[/latex]

[reveal-answer q=”fs-id1165137482606″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137482606″]

Solve the first equation for[latex]\,t.[/latex]

[latex]\begin{array}{ll}\text{ }x=\sqrt{t}+2\hfill & \hfill \\ \text{ }x-2=\sqrt{t}\hfill & \hfill \\ {\left(x-2\right)}^{2}=t\hfill & \text{Square both sides}.\hfill \end{array}[/latex]

Then, substitute the expression for [latex]t[/latex] into the [latex]y[/latex] equation.

[latex]\begin{array}{l}y=\mathrm{log}\left(t\right)\\ y=\mathrm{log}{\left(x-2\right)}^{2}\end{array}[/latex]

The Cartesian form is[latex]\,y=\mathrm{log}{\left(x-2\right)}^{2}.[/latex][/hidden-answer]

Analysis

To be sure that the parametric equations are equivalent to the Cartesian equation, check the domains. The parametric equations restrict the domain on[latex]\,x=\sqrt{t}+2\,[/latex]to[latex]\,t>0;[/latex] we restrict the domain on[latex]\,x\,[/latex]to[latex]\,x>2.\,[/latex]The domain for the parametric equation[latex]\,y=\mathrm{log}\left(t\right)\,[/latex]is restricted to[latex]\,t>0;[/latex] we limit the domain on[latex]\,y=\mathrm{log}{\left(x-2\right)}^{2}\,[/latex]to[latex]\,x>2.[/latex]

Try It

Eliminate the parameter and write as a rectangular equation.

[latex]\begin{array}{l}\\ \begin{array}{l}x\left(t\right)={t}^{2}\hfill \\ y\left(t\right)=\mathrm{ln}\,t\,\,\,\,\,\,\,\,t>0\hfill \end{array}\end{array}[/latex]
[reveal-answer q=”fs-id1165137408218″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137408218″]

[latex]y=\mathrm{ln}\sqrt{x}[/latex]

[/hidden-answer]

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:

[latex]\begin{array}{l}x\left(t\right)=a\mathrm{cos}\,t\\ y\left(t\right)=b\mathrm{sin}\,t\end{array}[/latex]

Solving for[latex]\,\mathrm{cos}\,t\,[/latex]and[latex]\,\mathrm{sin}\,t,\,[/latex]we have

[latex]\begin{array}{l}\frac{x}{a}=\mathrm{cos}\,t\\ \frac{y}{b}=\mathrm{sin}\,t\end{array}[/latex]

Then, use the Pythagorean Theorem:

[latex]{\mathrm{cos}}^{2}t+{\mathrm{sin}}^{2}t=1[/latex]

Substituting gives

[latex]{\mathrm{cos}}^{2}t+{\mathrm{sin}}^{2}t={\left(\frac{x}{a}\right)}^{2}+{\left(\frac{y}{b}\right)}^{2}=1[/latex]

Eliminating the Parameter from a Pair of Trigonometric Parametric Equations

Eliminate the parameter from the given pair of trigonometric equations where[latex]\,0\le t\le 2\pi \,[/latex]and sketch the graph.

[latex]\begin{array}{l}x\left(t\right)=4\mathrm{cos}\,t\\ y\left(t\right)=3\mathrm{sin}\,t\end{array}[/latex]
[reveal-answer q=”fs-id1165135198527″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165135198527″]

Solving for[latex]\,\mathrm{cos}\,t\,[/latex]and[latex]\,\mathrm{sin}\,t,[/latex] we have

[latex]\begin{array}{l}\,x=4\mathrm{cos}\,t\hfill \\ \frac{x}{4}=\mathrm{cos}\,t\hfill \\ \,y=3\mathrm{sin}\,t\hfill \\ \frac{y}{3}=\mathrm{sin}\,t\hfill \end{array}[/latex]

Next, use the Pythagorean identity and make the substitutions.

[latex]\begin{array}{r}\hfill {\mathrm{cos}}^{2}t+{\mathrm{sin}}^{2}t=1\\ \hfill {\left(\frac{x}{4}\right)}^{2}+{\left(\frac{y}{3}\right)}^{2}=1\\ \hfill \frac{{x}^{2}}{16}+\frac{{y}^{2}}{9}=1\end{array}[/latex]
Graph of given ellipse centered at (0,0).
Figure 8.

The graph for the equation is shown in (Figure).[/hidden-answer]

Analysis

Applying the general equations for conic sections (introduced in Analytic Geometry, we can identify[latex]\,\frac{{x}^{2}}{16}+\frac{{y}^{2}}{9}=1\,[/latex]as an ellipse centered at[latex]\,\left(0,0\right).\,[/latex]Notice that when[latex]\,t=0\,[/latex]the coordinates are[latex]\,\left(4,0\right),\,[/latex]and when[latex]\,t=\frac{\pi }{2}\,[/latex]the coordinates are[latex]\,\left(0,3\right).\,[/latex]This shows the orientation of the curve with increasing values of[latex]\,t.[/latex]

Try It

Eliminate the parameter from the given pair of parametric equations and write as a Cartesian equation:[latex]\,x\left(t\right)=2\mathrm{cos}\,t\,[/latex]and[latex]\,y\left(t\right)=3\mathrm{sin}\,t.[/latex]

[reveal-answer q=”fs-id1165137456226″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137456226″]

[latex]\frac{{x}^{2}}{4}+\frac{{y}^{2}}{9}=1[/latex]

[/hidden-answer]

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[latex]\,x\left(t\right)=t.\,[/latex]In this case, [latex]\,y\left(t\right)\,[/latex]can be any expression. For example, consider the following pair of equations.

[latex]\begin{array}{l}x\left(t\right)=t\\ y\left(t\right)={t}^{2}-3\end{array}[/latex]

Rewriting this set of parametric equations is a matter of substituting[latex]\,x\,[/latex]for[latex]\,t.\,[/latex]Thus, the Cartesian equation is[latex]\,y={x}^{2}-3.[/latex]

Finding a Cartesian Equation Using Alternate Methods

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

[latex]\begin{array}{l}\\ \begin{array}{l}x\left(t\right)=3t-2\hfill \\ y\left(t\right)=t+1\hfill \end{array}\end{array}[/latex]
[reveal-answer q=”fs-id1165135390989″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165135390989″]

Method 1. First, let’s solve the[latex]\,x\,[/latex]equation for[latex]\,t.\,[/latex]Then we can substitute the result into the [latex]y[/latex] equation.

[latex]\begin{array}{l}\text{ }x=3t-2\hfill \\ \text{ }x+2=3t\hfill \\ \frac{x+2}{3}=t\hfill \end{array}[/latex]

Now substitute the expression for[latex]\,t\,[/latex]into the[latex]\,y\,[/latex]equation.

[latex]\begin{array}{l}y=t+1\hfill \\ y=\left(\frac{x+2}{3}\right)+1\hfill \\ y=\frac{x}{3}+\frac{2}{3}+1\hfill \\ y=\frac{1}{3}x+\frac{5}{3}\hfill \end{array}[/latex]

Method 2. Solve the[latex]\,y\,[/latex]equation for[latex]\,t\,[/latex]and substitute this expression in the[latex]\,x\,[/latex]equation.

[latex]\begin{array}{l}\text{ }y=t+1\hfill \\ y-1=t\hfill \end{array}[/latex]

Make the substitution and then solve for[latex]\,y.[/latex]

[latex]\begin{array}{l}\text{ }x=3\left(y-1\right)-2\hfill \\ \text{ }x=3y-3-2\hfill \\ \text{ }x=3y-5\hfill \\ \,x+5=3y\hfill \\ \frac{x+5}{3}=y\hfill \\ \text{ }y=\frac{1}{3}x+\frac{5}{3}\hfill \end{array}[/latex][/hidden-answer]

Try It

Write the given parametric equations as a Cartesian equation:[latex]\,x\left(t\right)={t}^{3}\,[/latex] and [latex]\,y\left(t\right)={t}^{6}.[/latex]

[reveal-answer q=”fs-id1165137437198″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137437198″]

[latex]y={x}^{2}[/latex]

[/hidden-answer]

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[latex]\,x,\,[/latex]and then substitute it into the[latex]\,y\,[/latex]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[latex]\,x\,[/latex]as the domain of the rectangular equation, then the graphs will be different.

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

Find a set of equivalent parametric equations for[latex]\,y={\left(x+3\right)}^{2}+1.[/latex]

[reveal-answer q=”fs-id1165135671968″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165135671968″]

An obvious choice would be to let[latex]\,x\left(t\right)=t.\,[/latex]Then[latex]\,y\left(t\right)={\left(t+3\right)}^{2}+1.[/latex] But let’s try something more interesting. What if we let[latex]\,x=t+3?\,[/latex]Then we have

[latex]\begin{array}{l}y={\left(x+3\right)}^{2}+1\hfill \\ y={\left(\left(t+3\right)+3\right)}^{2}+1\hfill \\ y={\left(t+6\right)}^{2}+1\hfill \end{array}[/latex]

The set of parametric equations is

[latex]\begin{array}{l}\hfill \\ x\left(t\right)=t+3\hfill \\ y\left(t\right)={\left(t+6\right)}^{2}+1\hfill \end{array}[/latex]

See (Figure).

Graph of parametric and rectangular coordinate versions of the same parabola - they are the same!
Figure 6.

[/hidden-answer]

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

Key Concepts

  • Parameterizing a curve involves translating a rectangular equation in two variables,[latex]\,x\,[/latex]and[latex]\,y,\,[/latex]into two equations in three variables, x, y, and t. Often, more information is obtained from a set of parametric equations. See (Figure), (Figure), and (Figure).
  • Sometimes equations are simpler to graph when written in rectangular form. By eliminating[latex]\,t,\,[/latex]an equation in[latex]\,x\,[/latex]and[latex]\,y\,[/latex]is the result.
  • To eliminate[latex]\,t,\,[/latex]solve one of the equations for[latex]\,t,\,[/latex]and substitute the expression into the second equation. See (Figure), (Figure), (Figure), and (Figure).
  • Finding the rectangular equation for a curve defined parametrically is basically the same as eliminating the parameter. Solve for[latex]\,t\,[/latex]in one of the equations, and substitute the expression into the second equation. See (Figure).
  • There are an infinite number of ways to choose a set of parametric equations for a curve defined as a rectangular equation.
  • Find an expression for[latex]\,x\,[/latex]such that the domain of the set of parametric equations remains the same as the original rectangular equation. See (Figure).

Section Exercises

Verbal

What is a system of parametric equations?

[reveal-answer q=”fs-id1165135457745″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165135457745″]

A pair of functions that is dependent on an external factor. The two functions are written in terms of the same parameter. For example,[latex]\,x=f\left(t\right)\,[/latex]and[latex]\,y=f\left(t\right).[/latex]

[/hidden-answer]

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

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

[reveal-answer q=”fs-id1165137768026″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137768026″]

Choose one equation to solve for[latex]\,t,\,[/latex]substitute into the other equation and simplify.

[/hidden-answer]

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

What is a benefit of using parametric equations?

[reveal-answer q=”fs-id1165135250841″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165135250841″]

Some equations cannot be written as functions, like a circle. However, when written as two parametric equations, separately the equations are functions.

[/hidden-answer]

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

Algebraic

For the following exercises, eliminate the parameter[latex]\,t\,[/latex]to rewrite the parametric equation as a Cartesian equation.

[latex]\{\begin{array}{l}x(t)=5-t\hfill \\ y(t)=8-2t\hfill \end{array}[/latex]

[reveal-answer q=”fs-id1165135389966″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165135389966″]

[latex]y=-2+2x[/latex]

[/hidden-answer]

[latex]\{\begin{array}{l}x(t)=6-3t\hfill \\ y(t)=10-t\hfill \end{array}[/latex]

[latex]\{\begin{array}{l}x(t)=2t+1\hfill \\ y(t)=3\sqrt{t}\hfill \end{array}[/latex]

[reveal-answer q=”fs-id1165137463947″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137463947″]

[latex]y=3\sqrt{\frac{x-1}{2}}[/latex]

[/hidden-answer]

[latex]\{\begin{array}{l}x(t)=3t-1\hfill \\ y(t)=2{t}^{2}\hfill \end{array}[/latex]

[latex]\{\begin{array}{l}x(t)=2{e}^{t}\hfill \\ y(t)=1-5t\hfill \end{array}[/latex]

[reveal-answer q=”fs-id1165135496291″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165135496291″]

[latex]x=2{e}^{\frac{1-y}{5}}\,[/latex]or[latex]\,y=1-5ln\left(\frac{x}{2}\right)[/latex]

[/hidden-answer]

[latex]\{\begin{array}{l}x(t)={e}^{-2t}\hfill \\ y(t)=2{e}^{-t}\hfill \end{array}[/latex]

[latex]\{\begin{array}{l}x(t)=4\text{log}(t)\hfill \\ y(t)=3+2t\hfill \end{array}[/latex]

[reveal-answer q=”fs-id1165135353727″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165135353727″]

[latex]x=4\mathrm{log}\left(\frac{y-3}{2}\right)[/latex]

[/hidden-answer]

[latex]\{\begin{array}{l}x(t)=\text{log}(2t)\hfill \\ y(t)=\sqrt{t-1}\hfill \end{array}[/latex]
[latex]\{\begin{array}{l}x(t)={t}^{3}-t\hfill \\ y(t)=2t\hfill \end{array}[/latex]
[reveal-answer q=”fs-id1165137803762″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137803762″]

[latex]x={\left(\frac{y}{2}\right)}^{3}-\frac{y}{2}[/latex]

[/hidden-answer]

[latex]\{\begin{array}{l}x(t)=t-{t}^{4}\hfill \\ y(t)=t+2\hfill \end{array}[/latex]

[latex]\{\begin{array}{l}x(t)={e}^{2t}\hfill \\ y(t)={e}^{6t}\hfill \end{array}[/latex]

[reveal-answer q=”fs-id1165135414214″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165135414214″]

[latex]y={x}^{3}[/latex]

[/hidden-answer]

[latex]\{\begin{array}{l}x(t)={t}^{5}\hfill \\ y(t)={t}^{10}\hfill \end{array}[/latex]

[latex]\{\begin{array}{l}x(t)=4\text{cos}\,t\hfill \\ y(t)=5\mathrm{sin}\,t \hfill \end{array}[/latex]

[reveal-answer q=”fs-id1165137762341″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137762341″]

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

[/hidden-answer]

[latex]\{\begin{array}{l}x(t)=3\mathrm{sin}\,t\hfill \\ y(t)=6\mathrm{cos}\,t\hfill \end{array}[/latex]

[latex]\{\begin{array}{l}x(t)=2{\text{cos}}^{2}t\hfill \\ y(t)=-\mathrm{sin}\,t \hfill \end{array}[/latex]

[reveal-answer q=”fs-id1165137602808″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137602808″]
[latex]{y}^{2}=1-\frac{1}{2}x[/latex][/hidden-answer]

[latex]\{\begin{array}{l}x(t)=\mathrm{cos}\,t+4\\ y(t)=2{\mathrm{sin}}^{2}t\end{array}[/latex]

[latex]\{\begin{array}{l}x(t)=t-1\\ y(t)={t}^{2}\end{array}[/latex]

[reveal-answer q=”fs-id1165133213863″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165133213863″]

[latex]y={x}^{2}+2x+1[/latex]

[/hidden-answer]

[latex]\{\begin{array}{l}x(t)=-t\\ y(t)={t}^{3}+1\end{array}[/latex]

[latex]\{\begin{array}{l}x(t)=2t-1\\ y(t)={t}^{3}-2\end{array}[/latex]

[reveal-answer q=”fs-id1165137704906″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137704906″]

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

[/hidden-answer]

For the following exercises, rewrite the parametric equation as a Cartesian equation by building an [latex]x\text{-}y[/latex] table.

[latex]\{\begin{array}{l}x(t)=2t-1\\ y(t)=t+4\end{array}[/latex]

[latex]\{\begin{array}{l}x(t)=4-t\\ y(t)=3t+2\end{array}[/latex]

[reveal-answer q=”fs-id1165134495094″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165134495094″]

[latex]y=-3x+14[/latex]

[/hidden-answer]

[latex]\{\begin{array}{l}x(t)=2t-1\\ y(t)=5t\end{array}[/latex]

[latex]\{\begin{array}{l}x(t)=4t-1\\ y(t)=4t+2\end{array}[/latex]

[reveal-answer q=”fs-id1165134187207″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165134187207″]

[latex]y=x+3[/latex]

[/hidden-answer]

For the following exercises, parameterize (write parametric equations for) each Cartesian equation by setting [latex]x\left(t\right)=t[/latex] or by setting[latex]\,y\left(t\right)=t.[/latex]

[latex]y\left(x\right)=3{x}^{2}+3[/latex]
[latex]y\left(x\right)=2\mathrm{sin}\,x+1[/latex]
[reveal-answer q=”fs-id1165137925225″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137925225″]

[latex]\{\begin{array}{l}x(t)=t\hfill \\ y(t)=2\mathrm{sin}t+1\hfill \end{array}[/latex]

[/hidden-answer]

[latex]x\left(y\right)=3\mathrm{log}\left(y\right)+y[/latex]

[latex]x\left(y\right)=\sqrt{y}+2y[/latex]

[reveal-answer q=”fs-id1165137575928″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137575928″]

[latex]\{\begin{array}{l}x(t)=\sqrt{t}+2t\hfill \\ y(t)=t\hfill \end{array}[/latex]

[/hidden-answer]

For the following exercises, parameterize (write parametric equations for) each Cartesian equation by using [latex]x\left(t\right)=a\mathrm{cos}\,t[/latex] and[latex]\,y\left(t\right)=b\mathrm{sin}\,t.\,[/latex]Identify the curve.

[latex]\frac{{x}^{2}}{4}+\frac{{y}^{2}}{9}=1[/latex]

[latex]\frac{{x}^{2}}{16}+\frac{{y}^{2}}{36}=1[/latex]

[reveal-answer q=”fs-id1165137849389″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137849389″]

[latex]\{\begin{array}{l}x(t)=4\mathrm{cos}\,t\hfill \\ y(t)=6\mathrm{sin}\,t\hfill \end{array};\,[/latex]Ellipse

[/hidden-answer]

[latex]{x}^{2}+{y}^{2}=16[/latex]

[latex]{x}^{2}+{y}^{2}=10[/latex]

[reveal-answer q=”fs-id1165137559264″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137559264″]

[latex]\{\begin{array}{l}x(t)=\sqrt{10}\mathrm{cos}t\hfill \\ y(t)=\sqrt{10}\mathrm{sin}t\hfill \end{array};\,[/latex]
Circle

[/hidden-answer]

Parameterize the line from[latex]\,\left(3,0\right)\,[/latex]to[latex]\,\left(-2,-5\right)\,[/latex]so that the line is at[latex]\,\left(3,0\right)\,[/latex]at[latex]\,t=0,\,[/latex]and at[latex]\,\left(-2,-5\right)\,[/latex]at[latex]\,t=1.[/latex]

Parameterize the line from[latex]\,\left(-1,0\right)\,[/latex]to[latex]\,\left(3,-2\right)\,[/latex]so that the line is at[latex]\,\left(-1,0\right)\,[/latex]at[latex]\,t=0,\,[/latex]and at[latex]\,\left(3,-2\right)\,[/latex]at[latex]\,t=1.[/latex]

[reveal-answer q=”fs-id1165137400302″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137400302″]

[latex]\{\begin{array}{l}x(t)=-1+4t\hfill \\ y(t)=-2t\hfill \end{array}[/latex]

[/hidden-answer]

Parameterize the line from[latex]\,\left(-1,5\right)\,[/latex]to[latex]\,\left(2,3\right)[/latex]so that the line is at[latex]\,\left(-1,5\right)\,[/latex]at[latex]\,t=0,\,[/latex]and at[latex]\,\left(2,3\right)\,[/latex]at[latex]\,t=1.[/latex]

Parameterize the line from[latex]\,\left(4,1\right)\,[/latex]to[latex]\,\left(6,-2\right)\,[/latex]so that the line is at[latex]\,\left(4,1\right)\,[/latex]at[latex]\,t=0,\,[/latex]and at[latex]\,\left(6,-2\right)\,[/latex]at[latex]\,t=1.[/latex]

[reveal-answer q=”fs-id1165134164960″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165134164960″]

[latex]\{\begin{array}{l}x(t)=4+2t\hfill \\ y(t)=1-3t\hfill \end{array}[/latex]

[/hidden-answer]

Technology

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

[latex]\{\begin{array}{l}{x}_{1}(t)=3t\hfill \\ {y}_{1}(t)=2t-1\hfill \end{array}\text{ and }\{\begin{array}{l}{x}_{2}(t)=t+3\hfill \\ {y}_{2}(t)=4t-4\hfill \end{array}[/latex]

[latex]\{\begin{array}{l}{x}_{1}(t)={t}^{2}\hfill \\ {y}_{1}(t)=2t-1\hfill \end{array}\text{ and }\{\begin{array}{l}{x}_{2}(t)=-t+6\hfill \\ {y}_{2}(t)=t+1\hfill \end{array}[/latex]

[reveal-answer q=”fs-id1165137453625″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137453625″]

yes, at [latex]t=2[/latex]

[/hidden-answer]

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

[latex]\{\begin{array}{l}{x}_{1}(t)=3{t}^{2}-3t+7\hfill \\ {y}_{1}(t)=2t+3\hfill \end{array}[/latex]

 
[latex]t[/latex] [latex]x[/latex] [latex]y[/latex]
–1
0
1

[latex]\{\begin{array}{l}{x}_{1}(t)={t}^{2}-4\hfill \\ {y}_{1}(t)=2{t}^{2}-1\hfill \end{array}[/latex]

 
[latex]t[/latex] [latex]x[/latex] [latex]y[/latex]
1
2
3
[reveal-answer q=”fs-id1165137737862″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137737862″]

 
[latex]t[/latex] [latex]x[/latex] [latex]y[/latex]
1 -3 1
2 0 7
3 5 17

[/hidden-answer]

[latex]\{\begin{array}{l}{x}_{1}(t)={t}^{4}\hfill \\ {y}_{1}(t)={t}^{3}+4\hfill \end{array}[/latex]

 
[latex]t[/latex] [latex]x[/latex] [latex]y[/latex]
-1
0
1
2

Extensions

Find two different sets of parametric equations for[latex]\,y={\left(x+1\right)}^{2}.[/latex]

[reveal-answer q=”fs-id1165137437388″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137437388″]

answers may vary:[latex]\,\{\begin{array}{l}x(t)=t-1\hfill \\ y(t)={t}^{2}\hfill \end{array}\text{ and }\{\begin{array}{l}x(t)=t+1\hfill \\ y(t)={(t+2)}^{2}\hfill \end{array}[/latex]

[/hidden-answer]

Find two different sets of parametric equations for[latex]\,y=3x-2.[/latex]

Find two different sets of parametric equations for[latex]\,y={x}^{2}-4x+4.[/latex]

[reveal-answer q=”fs-id1165137834340″]Show Solution[/reveal-answer]
[hidden-answer a=”fs-id1165137834340″]

answers may vary: ,[latex]\,\{\begin{array}{l}x(t)=t\hfill \\ y(t)={t}^{2}-4t+4\hfill \end{array}\text{ and }\{\begin{array}{l}x(t)=t+2\hfill \\ y(t)={t}^{2}\hfill \end{array}[/latex]

[/hidden-answer]

Glossary

parameter
a variable, often representing time, upon which[latex]\,x\,[/latex]and[latex]\,y\,[/latex]are both dependent

License

Icon for the Creative Commons Attribution 4.0 International License

Algebra and Trigonometry OpenStax Copyright © 2015 by OpenStax is licensed under a Creative Commons Attribution 4.0 International License, except where otherwise noted.

Share This Book