Parametric Equations: Graphs
By the end of this section, you will be able to:
- Graph plane curves described by parametric equations by plotting points
- Graph parametric equations
While not every fan (or team manager) appreciates it, baseball and many other sports have become dependent on analytics, which involve complex data recording and quantitative evaluation used to understand and predict behavior. The earliest influence of analytics was mostly statistical; more recently, physics and other sciences have come into play. Foremost among these is the focus on launch angle and exit velocity, which when at certain values can almost guarantee a home run. On the other hand, emphasis on launch angle and focusing on home runs rather than overall hitting results in far more outs. Consider the following situation: it is the bottom of the ninth inning, with two outs and two players 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 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.
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.
- Construct a table with three columns: , , and .
- Evaluate and for values of over the interval for which the functions are defined.
- Plot the resulting pairs .
Example. Sketch the graph of the parametric equations , .
Solution. Construct a table of values for , , and , and plot the points in a plane.
The graph is a parabola with vertex at the point , opening to the right. See the figure below.
Analysis. As values for progress in a positive direction from to , the plotted points trace out the top half of the parabola. As values of 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 . 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 , and the negative values for .
Sketch the graph of the parametric equations,,.
Sincefor everyin, only the right half of the parabolacan appear; find the endpoints atandto fix the domain and the direction of travel.Example. Construct a table of values for the given parametric equations and sketch the graph:
Solution. Construct a table like the one below using angle measure in radians as inputs for , and evaluating and . Using angles with known sine and cosine values for makes calculations easier.
The figure below shows the graph.
By the symmetry shown in the values of and , we see that the parametric equations represent an ellipse. The ellipse is mapped in a counterclockwise direction as shown by the arrows indicating increasing 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 window should show
instead of .
Graph the parametric equations:,.
Compareandtoand: the semi-axis lengths come straight from the coefficients onand.Example. Graph the parametric equations and . 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 the one below.
Plot the values from the table. See the figure below.
(a) Plotted from the parametric table of values.
(b) Plotted from the rectangular equation .
Next, translate the parametric equations to rectangular form. To do this, we solve for in either or , and then substitute the expression for in the other equation. The result will be a function if solving for as a function of , or if solving for as a function of .
Then, use the Pythagorean Theorem.
Analysis. In the figure below, the data from the parametric equations and the rectangular equation are plotted together. The parametric equations are plotted as a solid curve; the graph for the rectangular equation is drawn on top of the parametric plot in a dashed style. Clearly, both forms produce the same graph.
(c) The parametric plot (solid) and the rectangular plot (dashed) coincide exactly.
Example. Graph the parametric equations and , , and the rectangular equivalent on the same coordinate system.
Solution. Construct a table of values for the parametric equations, as we did in the previous example, and graph , on the same grid, as in the figure below.
Analysis. With the domain on restricted, we only plot positive values of . The parametric data is graphed as a solid curve and the graph of the rectangular equation is dashed on top of it. Once again, we see that the two forms overlap.
Sketch the graph of the parametric equationsand, along with the rectangular equation, on the same grid.
Eliminatefirst — square and addand— then check that the dashed rectangular curve traces exactly the same ellipse as the solid parametric one.Applications of Parametric Equations
Many of the advantages of parametric equations become obvious when applied to solving real-world problems. Although rectangular equations in and 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 and change depending on , 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 , and at a height above the horizontal.
The path of an object propelled at an inclination of to the horizontal, with initial speed , and at a height above the horizontal, is given by
where accounts for the effects of gravity and is the initial height of the object. Depending on the units involved in the problem, use or . The equation for gives horizontal distance, and the equation for gives the vertical distance.
How to: given a projectile motion problem, use parametric equations to solve.
- The horizontal distance is given by . Substitute the initial speed of the object for .
- The expression indicates the angle at which the object is propelled. Substitute that angle in degrees for .
- The vertical distance is given by the formula . The term represents the effect of gravity. Depending on units involved, use or . Again, substitute the initial speed for , and the height at which the object was propelled for .
- Proceed by calculating each term to solve for .
Example. 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 feet per second at an angle of to the horizontal, making contact feet above the ground.
ⓐ Find the parametric equations to model the path of the baseball. ⓑ Where is the ball after seconds? ⓒ How long is the ball in the air? ⓓ Is it a home run?
Solution. ⓐ Use the formulas to set up the equations. The horizontal position is found using the parametric equation for . Thus,
The vertical position is found using the parametric equation for . Thus,
ⓑ Substitute into the equations to find the horizontal and vertical positions of the ball.
After seconds, the ball is feet away from the batter’s box and feet above the ground.
ⓒ To calculate how long the ball is in the air, we have to find out when it will hit the ground, or when . Thus,
When 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.)
ⓓ 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 feet from home plate in the deepest part of the park. Let’s also assume that the wall is feet high. In order to determine whether the ball clears the wall, we need to calculate how high the ball is when feet. So we will set , solve for , and input into .
The ball is feet in the air when it soars out of the ballpark. It was indeed a home run. See the figure below.
Key concepts
- When there is a third variable, a third parameter on which and depend, parametric equations can be used.
- To graph parametric equations by plotting points, make a table with three columns labeled , , and . Choose values for in increasing order. Plot the last two columns for and .
- When graphing a parametric curve by plotting points, note the associated -values and show arrows on the graph indicating the orientation of the curve.
- 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.
- Projectile motion depends on two parametric equations: and . Initial velocity is symbolized as . represents the initial angle of the object when thrown, and represents the height at which the object is propelled.
Practice
Graph plane curves described by parametric equations by plotting points
Graph the set of parametric equations by making a table of values for, and include the orientation:,.
Noticeincreases the whole timedoes, so the curve is traced left to right; eliminateto see which way the parabola opens.Graph the set of parametric equations by making a table of values, and include the orientation:,.
Evaluateandatto find the starting point, then check the sign ofthere to see which way the curve first moves.Sketch the curve and include the orientation:,.
Sincefor every, only the left half ofcan appear, andbecomes more negative asincreases.Graph parametric equations
Eliminate the parameter to write the Cartesian equation of,in slope-intercept form.
Solvefor, substitute into, then solve the result for.Eliminate the parameter to write the Cartesian equation of,.
Solve each equation forand, then substitute into.Write the parametric equations of a circle centered at the origin with radiusand a counterclockwise orientation, using the form. Enterfirst, then, separated by a comma.
,A counterclockwise circle of radiuscentered at the origin is traced bypaired with.A dart is thrown upward from the ground with an initial velocity offt/s at an angle of elevation of. Neglecting air resistance, when will the dart hit the ground? Round to the nearest tenth of a second.
secondsSetequal toand solve for the positive root.A dart is thrown upward from the ground with an initial velocity offt/s at an angle of elevation of. Neglecting air resistance, at what time will the dart reach its maximum height? Round to the nearest tenth of a second.
secondsThe maximum height ofoccurs halfway between its two ground-level roots, at.This section is adapted from Precalculus 2e, Section 8.7: Parametric Equations: Graphs by Jay Abramson and OpenStax, © OpenStax, licensed under CC BY-NC-SA 4.0. Access the original for free at openstax.org. Changes: omitted the decorative photo of a baseball batter (Figure 1), which carries no mathematics beyond the credit line, and the “Graphing Parametric Equations on the TI-84” media resource box, an external video link with no mathematical content of its own. Recreated every instructional figure as an accessible spec-first SVG: the two-branch parabola of Example 1 (drawn from the exact sideways parabola , with the source’s own -labels and two tangent arrows placed on the exact table segments); the two ellipses of Examples 2 and 3 (drawn from the exact rx/ry primitive rather than sampled points, with the source’s own labeled points and orientation arrows computed from the parametric derivative); the parametric/rectangular overlay pairs of Examples 3 and 4 (a solid curve for the parametric plot and a dashed curve of the identical primitive for the rectangular plot, reproducing the source’s solid-blue/dashed-red overlay convention in one color); and the baseball trajectory of Example 5 (sampled from the exact solved formula , over , with the outfield wall and hitter/wall/trajectory labels from the source figure; the source’s leader-line callouts were simplified to plain text labels). Every retained Try It became a real interactive component. Because the grader has no primitive that judges a drawn curve, each “sketch/graph the curve” Try It became a multiplechoice in graph mode, with distractors that vary the drawn shape, semi-axis lengths, domain branch, or overlay agreement (never only a marked point) and options ordered so the page does not use one answer position throughout. Adapted eight selected end-of-section exercises into a closing Practice block, one group per objective: three “graph by making a table”/“sketch the curve” items became graph-mode multiplechoice questions for the same reason the Try Its did; a fourth graph-by-table item (, , whose printed answer is the graph of a negative-slope line) was recast as an eliminate-the-parameter fillin asking for that line’s slope-intercept equation, since the drawn answer is exactly the line the equation names; and four items whose skill survives as a value — eliminating the parameter to a Cartesian equation, constructing a pinned circle parametrization, and two applied timing questions about a thrown dart — became fillin questions, each independently re-derived (including by running the arithmetic in Node) rather than read off the source key. The two dart questions restate the shared scenario from the source’s introductory sentence, since each interactive component must stand alone. Every polar/degree angle in an applied formula (e.g. ) is graded by the engine’s exact treatment of , so no answerForm token was needed on the numeric applied answers beyond decimal.