Learn on PengiOpenStax Algebra and TrigonometryChapter 10: Further Applications of Trigonometry
Lesson 10.7 : Parametric Equations: Graphs
In this Grade 7 math lesson from OpenStax Algebra and Trigonometry (Chapter 10), students learn how to graph plane curves described by parametric equations by plotting points and constructing tables of t, x(t), and y(t) values. The lesson covers sketching graphs of both polynomial and trigonometric parametric equations, including identifying features such as vertex location and curve direction based on increasing values of t. Real-world applications like projectile motion in baseball are used to show how parametric equations model the path of a moving object.
Section 1
📘 Parametric Equations: Graphs
New Concept
Parametric equations define a curve using a third variable, the parameter t. Instead of y=f(x), we have x(t) and y(t), which lets us track an object's position over time and determine its direction of motion.
What’s next
Now, let's start graphing. You'll work through interactive examples, plotting points from a table to see how these equations create curves with direction.
Section 2
Graphing by plotting points
Property
To sketch a graph by plotting points from a pair of parametric equations:
Construct a table with three columns: t, x(t), and y(t).
Evaluate x and y for values of t over the interval for which the functions are defined.
Plot the resulting pairs (x,y). The arrows indicate direction according to increasing values of t.
Examples
To sketch x(t)=t2−3 and y(t)=t+1, plotting for t=−1,0,1 gives points (−2,0), (−3,1), and (−2,2), which begin to trace a parabola.
For x(t)=5−t and y(t)=2t2, points for t=0,2,4 are (5,0), (3,2), and (1,8). The curve opens upwards and moves to the left.
Given x(t)=2t+1 and y(t)=t for t≥0, the points for t=1,4,9 are (3,1), (9,2), and (19,3), tracing the shape of a square root function.
Explanation
This method traces the curve's path step-by-step. Since the parameter t often represents time, plotting points reveals not just the shape of the path, but also the direction of motion along it, which a standard equation doesn't show.
Section 3
Graphing trigonometric parametric equations
Property
Parametric equations involving sine and cosine often describe an ellipse or a circle. For equations of the form x=acost and y=bsint, the graph is an ellipse centered at the origin. The calculations use angle measures in radians for t. The ellipse is mapped in a counterclockwise direction as t increases from 0 to 2π.
Examples
The equations x=6cost and y=2sint trace an ellipse. At t=0, the point is (6,0). At t=2π, the point is (0,2).
For x=5cost and y=5sint, the horizontal and vertical radii are equal, so the graph is a circle with a radius of 5.
The equations x=3sint and y=4cost also trace an ellipse. However, at t=0, the starting point is (0,4), and the curve traces in a clockwise direction.
Explanation
Think of this as stretching or shrinking a unit circle. The value of a controls the horizontal radius, and b controls the vertical radius. The parameter t acts as an angle, sweeping around the origin to draw the shape.
Section 4
Parametric and rectangular forms
Property
To convert parametric equations to a single rectangular equation, eliminate the parameter t. There are two common methods:
Solve one of the parametric equations for t and substitute the resulting expression into the other equation.
For trigonometric forms, isolate the sine and cosine terms and apply the Pythagorean Identity: cos2t+sin2t=1.
Examples
Given x=t+3 and y=t2+1, we solve for t to get t=x−3. Substituting into the second equation gives y=(x−3)2+1, which is a parabola.
For x=6cost and y=2sint, we write 6x=cost and 2y=sint. Using the Pythagorean identity, we get (6x)2+(2y)2=1.
Given x=e3t and y=et, we can write x=(et)3. Since y=et, we substitute to get the rectangular equation x=y3.
Explanation
Converting to rectangular form helps us identify familiar shapes like parabolas, ellipses, or lines. However, this process removes the parameter t, so we lose the information about the curve's direction and the timing of the motion.
Section 5
Projectile motion
Property
The path of an object propelled at an inclination of θ to the horizontal, with initial speed v0, and at a height h above the horizontal, is given by: Horizontal distance: x=(v0cosθ)t Vertical distance: y=−21gt2+(v0sinθ)t+h Where g is the acceleration due to gravity, use g=32 ft/s2 or g=9.8 m/s2.
Examples
A golf ball is hit with v0=150 ft/s, at an angle θ=30∘ from the ground (h=0). The path is modeled by x=(150cos30∘)t and y=−16t2+(150sin30∘)t.
For the golf ball above, its position at t=1 second is x=150(23)≈129.9 feet and y=−16(1)2+150(0.5)=59 feet.
To find how long the golf ball is in the air, set its vertical position to zero: −16t2+75t=0. Factoring gives t(−16t+75)=0, so it lands when t=1675≈4.69 seconds.
Explanation
These equations simplify a projectile's flight by separating it into two components. Horizontal motion is steady and constant, while vertical motion is affected by gravity's downward pull. The parameter t links both, tracking the object's position over time.
Book overview
Jump across lessons in the current chapter without opening the full course modal.
Expand to review the lesson summary and core properties.
Expand
Section 1
📘 Parametric Equations: Graphs
New Concept
Parametric equations define a curve using a third variable, the parameter t. Instead of y=f(x), we have x(t) and y(t), which lets us track an object's position over time and determine its direction of motion.
What’s next
Now, let's start graphing. You'll work through interactive examples, plotting points from a table to see how these equations create curves with direction.
Section 2
Graphing by plotting points
Property
To sketch a graph by plotting points from a pair of parametric equations:
Construct a table with three columns: t, x(t), and y(t).
Evaluate x and y for values of t over the interval for which the functions are defined.
Plot the resulting pairs (x,y). The arrows indicate direction according to increasing values of t.
Examples
To sketch x(t)=t2−3 and y(t)=t+1, plotting for t=−1,0,1 gives points (−2,0), (−3,1), and (−2,2), which begin to trace a parabola.
For x(t)=5−t and y(t)=2t2, points for t=0,2,4 are (5,0), (3,2), and (1,8). The curve opens upwards and moves to the left.
Given x(t)=2t+1 and y(t)=t for t≥0, the points for t=1,4,9 are (3,1), (9,2), and (19,3), tracing the shape of a square root function.
Explanation
This method traces the curve's path step-by-step. Since the parameter t often represents time, plotting points reveals not just the shape of the path, but also the direction of motion along it, which a standard equation doesn't show.
Section 3
Graphing trigonometric parametric equations
Property
Parametric equations involving sine and cosine often describe an ellipse or a circle. For equations of the form x=acost and y=bsint, the graph is an ellipse centered at the origin. The calculations use angle measures in radians for t. The ellipse is mapped in a counterclockwise direction as t increases from 0 to 2π.
Examples
The equations x=6cost and y=2sint trace an ellipse. At t=0, the point is (6,0). At t=2π, the point is (0,2).
For x=5cost and y=5sint, the horizontal and vertical radii are equal, so the graph is a circle with a radius of 5.
The equations x=3sint and y=4cost also trace an ellipse. However, at t=0, the starting point is (0,4), and the curve traces in a clockwise direction.
Explanation
Think of this as stretching or shrinking a unit circle. The value of a controls the horizontal radius, and b controls the vertical radius. The parameter t acts as an angle, sweeping around the origin to draw the shape.
Section 4
Parametric and rectangular forms
Property
To convert parametric equations to a single rectangular equation, eliminate the parameter t. There are two common methods:
Solve one of the parametric equations for t and substitute the resulting expression into the other equation.
For trigonometric forms, isolate the sine and cosine terms and apply the Pythagorean Identity: cos2t+sin2t=1.
Examples
Given x=t+3 and y=t2+1, we solve for t to get t=x−3. Substituting into the second equation gives y=(x−3)2+1, which is a parabola.
For x=6cost and y=2sint, we write 6x=cost and 2y=sint. Using the Pythagorean identity, we get (6x)2+(2y)2=1.
Given x=e3t and y=et, we can write x=(et)3. Since y=et, we substitute to get the rectangular equation x=y3.
Explanation
Converting to rectangular form helps us identify familiar shapes like parabolas, ellipses, or lines. However, this process removes the parameter t, so we lose the information about the curve's direction and the timing of the motion.
Section 5
Projectile motion
Property
The path of an object propelled at an inclination of θ to the horizontal, with initial speed v0, and at a height h above the horizontal, is given by: Horizontal distance: x=(v0cosθ)t Vertical distance: y=−21gt2+(v0sinθ)t+h Where g is the acceleration due to gravity, use g=32 ft/s2 or g=9.8 m/s2.
Examples
A golf ball is hit with v0=150 ft/s, at an angle θ=30∘ from the ground (h=0). The path is modeled by x=(150cos30∘)t and y=−16t2+(150sin30∘)t.
For the golf ball above, its position at t=1 second is x=150(23)≈129.9 feet and y=−16(1)2+150(0.5)=59 feet.
To find how long the golf ball is in the air, set its vertical position to zero: −16t2+75t=0. Factoring gives t(−16t+75)=0, so it lands when t=1675≈4.69 seconds.
Explanation
These equations simplify a projectile's flight by separating it into two components. Horizontal motion is steady and constant, while vertical motion is affected by gravity's downward pull. The parameter t links both, tracking the object's position over time.
Book overview
Jump across lessons in the current chapter without opening the full course modal.