Skip to main content
Mathematics LibreTexts

10.7: Parametric Equations- Graphs

  • Page ID
    2849
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Learning Objectives
    • Graph plane curves described by parametric equations by plotting points.
    • Graph parametric equations.

    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.

    Figure \(\PageIndex{1}\): Parametric equations can model the path of a projectile. (credit: Paul Kreher, Flickr)

    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.

    How to: Given a pair of parametric equations, sketch a graph by plotting points
    1. Construct a table with three columns: \(t\), \(x(t)\),and \(y(t)\).
    2. Evaluate \(x\) and \(y\) for values of tt over the interval for which the functions are defined.
    3. Plot the resulting pairs \((x,y)\).
    Example \(\PageIndex{1}\): 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\).

    Solution

    Construct a table of values for \(t\), \(x(t)\), and \(y(t)\), as in Table \(\PageIndex{1}\), and plot the points in a plane.

    Table \(\PageIndex{1}\)
    \(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 Figure \(\PageIndex{2}\).

    Graph of the given parabola opening to the right.

    Figure \(\PageIndex{2}\)

    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 oft 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\).

    Exercise \(\PageIndex{1}\)

    Sketch the graph of the parametric equations \(x=\sqrt{t}\), \( y=2t+3\), \(0≤t≤3\).

    Answer

    Graph of the given parametric equations with the restricted domain - it looks like the right half of an upward opening parabola.

    Figure \(\PageIndex{3}\)

    Example \(\PageIndex{2}\): Sketching the Graph of Trigonometric Parametric Equations

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

    \(x=2 \cos t\)

    \(y=4 \sin t\)

    Solution

    Construct a table like that in Table \(\PageIndex{2}\) 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.

    Table \(\PageIndex{2}\)
    \(t\) \(x=2 \cos t\) \(y=4 \sin t\)
    \(0\) \(x=2 \cos(0)=2\) \(y=4 \sin(0)=0\)
    \(\dfrac{\pi}{6}\) \(x=2 \cos(\dfrac{\pi}{6})=\sqrt{3}\) \(y=4 \sin(\dfrac{π}{6})=2\)
    \(\dfrac{\pi}{3}\) \(x=2 \cos(\dfrac{\pi}{3})=1\) \(y=4 \sin(\dfrac{\pi}{3})=2\sqrt{3}\)
    \(\dfrac{\pi}{2}\) \(x=2 \cos(\dfrac{\pi}{2})=0\) \(y=4 \sin(\dfrac{\pi}{2})=4\)
    \(\dfrac{2\pi}{3}\) \(x=2 \cos(\dfrac{2\pi}{3})=−1\) \(y=4 \sin(\dfrac{2\pi}{3})=2\sqrt{3}\)
    \(\dfrac{5\pi}{6}\) \(x=2 \cos(\dfrac{5\pi}{6})=−\sqrt{3}\) \(y=4 \sin(\dfrac{5\pi}{6})=2\)
    \(\pi\) \(x=2 \cos(\pi)=−2\) \(y=4 \sin(\pi)=0\)
    \(\dfrac{7\pi}{6}\) \(x=2 \cos(\dfrac{7\pi}{6})=−\sqrt{3}\) \(y=4 \sin(\dfrac{7\pi}{6})=−2\)
    \(\dfrac{4\pi}{3}\) \(x=2 \cos(\dfrac{4\pi}{3})=−1\) \(y=4 \sin(\dfrac{4\pi}{3})=−2\sqrt{3}\)
    \(\dfrac{3\pi}{2}\) \(x=2 \cos(\dfrac{3\pi}{2})=0\) \(y=4 \sin(\dfrac{3\pi}{2})=−4\)
    \(\dfrac{5\pi}{3}\) \(x=2 \cos(\dfrac{5\pi}{3})=1\) \(y=4 \sin(\dfrac{5\pi}{3})=−2\sqrt{3}\)
    \(\dfrac{11\pi}{6}\) \(x=2 \cos(\dfrac{11\pi}{6})=\sqrt{3}\) \(y=4 \sin(\dfrac{11\pi}{6})=−2\)
    \(2\pi\) \(x=2 \cos(2\pi)=2\) \(y=4 \sin(2\pi)=0\)

    Figure \(\PageIndex{4}\) shows the graph.

    Graph of the given equations - a vertical ellipse.

    Figure \(\PageIndex{4}\)

    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

    \[\begin{align*} X_{1T} &= \\ Y_{1T} &= \end{align*}\]

    instead of \(Y_1=\).

    Exercise \(\PageIndex{2}\)

    Graph the parametric equations: \(x=5 \cos t\), \(y=3 \sin t\).

    Answer

    Graph of the given equations - a horizontal ellipse.

    Figure \(\PageIndex{5}\)

    Example \(\PageIndex{3}\): Graphing Parametric Equations and Rectangular Form Together

    Graph the parametric equations \(x=5 \cos t\) and \(y=2 \sin t\). First, construct the graph using data points generated from the parametric form. Then graph the rectangular form of the equation. Compare the two graphs.

    Solution

    Construct a table of values like that in Table \(\PageIndex{3}\).

    Table \(\PageIndex{3}\)
    \(t\) \(x=5 \cos t\) \(y=2 \sin t\)
    \(0\) \(x=5 \cos(0)=5\) \(y=2 \sin(0)=0\)
    \(1\) \(x=5 \cos(1)≈2.7\) \(y=2 \sin(1)≈1.7\)
    \(2\) \(x=5 \cos(2)≈−2.1\) \(y=2 \sin(2)≈1.8\)
    \(3\) \(x=5 \cos(3)≈−4.95\) \(y=2 \sin(3)≈0.28\)
    \(4\) \(x=5 \cos(4)≈−3.3\) \(y=2 \sin(4)≈−1.5\)
    \(5\) \(x=5 \cos(5)≈1.4\) \(y=2 \sin(5)≈−1.9\)
    \(−1\) \(x=5 \cos(−1)≈2.7\) \(y=2 \sin(−1)≈−1.7\)
    \(−2\) \(x=5 \cos(−2)≈−2.1\) \(y=2 \sin(−2)≈−1.8\)
    \(−3\) \(x=5 \cos(−3)≈−4.95\) \(y=2 \sin(−3)≈−0.28\)
    \(−4\) \(x=5 \cos(−4)≈−3.3\) \(y=2 \sin(−4)≈1.5\)
    \(−5\) \(x=5 \cos(−5)≈1.4\) \(y=2 \sin(−5)≈1.9\)

    Plot the \((x,y)\) values from the table (Figure \(\PageIndex{6}\)).

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

    Figure \(\PageIndex{6}\)

    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\).

    \[\begin{align*} x &= 5 \cos t \\ \dfrac{x}{5} &= \cos t \end{align*}\]

    Solve for \(\cos t\).

    \(y=2 \sin t\)

    Solve for \(\sin t\).

    \(\dfrac{y}{2}=\sin t\)

    Then, use the Pythagorean Theorem.

    \[\begin{align*} {\cos}^2 t+{\sin}^2 t &=1 \\ {\left(\dfrac{x}{5}\right)}^2+{\left(\dfrac{y}{2}\right)}^2 &= 1 \\ \dfrac{x^2}{25}+\dfrac{y^2}{4} &=1 \end{align*}\]

    Analysis

    In Figure \(\PageIndex{7}\), 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.

    Figure \(\PageIndex{7}\)

    Example \(\PageIndex{4}\): Graphing Parametric Equations and Rectangular Equations on the Coordinate System

    Graph the parametric equations \(x=t+1\) and \(y=\sqrt{t}\), \(t≥0\), and the rectangular equivalent \(y=\sqrt{x−1}\) on the same coordinate system.

    Solution

    Construct a table of values for the parametric equations, as we did in the previous example, and graph \(y=\sqrt{t}\), \(t≥0\) on the same grid, as in Figure \(\PageIndex{8}\).

    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.

    Figure \(\PageIndex{8}\)

    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.

    Exercise \(\PageIndex{3}\)

    Sketch the graph of the parametric equations \(x=2 \cos \theta\) and \(y=4 \sin \theta\), along with the rectangular equation on the same grid.

    Answer

    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.

    Figure \(\PageIndex{9}\)

    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 \(\theta\) 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 \(\theta\) to the horizontal, with initial speed \(v_0\), and at a height \(h\) above the horizontal, is given by

    \[\begin{align*} x &= (v_0 \cos \theta)t \\ y &= −\dfrac{1}{2}gt^2+(v_0 \sin \theta)t+h \end{align*}\]

    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=32 ft / s^2\) or \(g=9.8 m / s^2\). The equation for \(x\) gives horizontal distance, and the equation for \(y\) gives the vertical distance.

    How to: Given a projectile motion problem, use parametric equations to solve.
    1. The horizontal distance is given by \(x=(v_0 \cos \theta)t\). Substitute the initial speed of the object for \(v_0\).
    2. The expression \(\cos \theta\) indicates the angle at which the object is propelled. Substitute that angle in degrees for \(\cos \theta\).
    3. The vertical distance is given by the formula \(y=−\dfrac{1}{2}gt^2+(v_0 \sin \theta)t+h\). The term \(−\dfrac{1}{2}gt^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\).
    Example \(\PageIndex{5}\): 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?

    Solution

    1. Use the formulas to set up the equations. The horizontal position is found using the parametric equation for \(x\). Thus,

    \[\begin{align*} x &= (v_0 \cos \theta)t \\ x &= (140 \cos(45°))t \end{align*}\]

    The vertical position is found using the parametric equation for \(y\). Thus,

    \[\begin{align*} y &=−16t^2+(v_0 \sin \theta)t+h \\ y &= −16t^2+(140 \sin(45°))t+3 \end{align*}\]

    2. Substitute \(2\) into the equations to find the horizontal and vertical positions of the ball.

    \[\begin{align*} x &= (140 \cos(45°))(2) \\ x &= 198\space feet \\ y &= −16{(2)}^2+(140 \sin(45°))(2)+3 \\ y &=137\space feet \end{align*}\]

    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,

    \[\begin{align*} y &= −16t^2+(140\sin(45∘))t+3 \\ y &=0 \text{ Set }y(t)=0 \text{ and solve the quadratic.} \\ t &= 6.2173 \end{align*}\]

    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 tt into \(y\).

    \[\begin{align*} x &= (140 \cos(45°))t \\ 400 &= (140 \cos(45°))t \\ t &= 4.04 \\ y &= −16{(4.04)}^2+(140 \sin(45°))(4.04)+3 \\ y &= 141.8 \end{align*}\]

    The ball is \(141.8\) feet in the air when it soars out of the ballpark. It was indeed a home run. See Figure \(\PageIndex{10}\).

    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.

    Figure \(\PageIndex{10}\)

    Media

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

    Key Concepts

    • When there is a third variable, a third parameter on which \(x\) and \(y\) depend, parametric equations can be used.
    • To graph parametric equations by plotting points, make a table with three columns labeled \(t\), \(x(t)\), and \(y(t)\). Choose values fort t in increasing order. Plot the last two columns for \(x\) and \(y\). See Example \(\PageIndex{1}\) and Example \(\PageIndex{2}\).
    • When graphing a parametric curve by plotting points, note the associated t-values and show arrows on the graph indicating the orientation of the curve. See Example \(\PageIndex{3}\) and Example \(\PageIndex{4}\).
    • Parametric equations allow the direction or the orientation of the curve to be shown on the graph. Equations that are not functions can be graphed and used in many applications involving motion. See Example \(\PageIndex{5}\).
    • Projectile motion depends on two parametric equations: \(x=(v_0 \cos \theta)t\) and \(y=−16t^2+(v_0 \sin \theta)t+h\). Initial velocity is symbolized as \(v_0\). \(\theta\) represents the initial angle of the object when thrown, and \(h\) represents the height at which the object is propelled.

    Contributors and Attributions


    This page titled 10.7: Parametric Equations- Graphs is shared under a CC BY 4.0 license and was authored, remixed, and/or curated by OpenStax via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.