Assignment # 10

Explorations with Parametric Equations

by Michael Ferra


Proposed Investigation

A parametric curve in the plane is a pair of functions

x = f(t)

y = g(t)

where the two continuous functions define ordered pairs (x, y). The two equations are usually called the parametric equations of a curve. The extent of the curve will depend on the range of t and your work with parametric equations should pay close attention to the range of t. In many applications, we think of x and y "varying with time t" or the angle of rotation that some line makes from an initial location.

Let's graph several sets of curves for

x = a + t

y = b + kt

for selected values of a, b, and k in an appropriate range for t.

i. Set a = 1, b = 1 and set the range of t as -2 ⩽ t ⩽ 2. Observe for different values of k.

ii. Set a = -1, b = 1 and set the range of t as -2 ⩽ t ⩽ 2. Observe for different values of k.

iii. Set a = 1, b = -1 and set the range of t as -2 ⩽ t ⩽ 2. Observe for different values of k.

iv. Set a = -1, b = -1 and set the range of t as -2 ⩽ t ⩽ 2. Observe for different values of k.

v. Generalizing our observations.


i. Set a = 1, b = 1 and set the range of t as -2 ⩽ t ⩽ 2. Observe for different values of k.

Here we've set a = 1, b = 1, and -2 ⩽ t ⩽ 2. Let's vary the values of k from -2 to 2 for integer values.

What observations can we make from these graphs?


ii. Set a = -1, b = 1 and set the range of t as -2 ⩽ t ⩽ 2. Observe for different values of k.

Here we've set a = -1, b = 1, and -2 ⩽ t ⩽ 2. Let's vary the values of k from -2 to 2 for integer values.

What observations can we make from these graphs?


iii. Set a = 1, b = -1 and set the range of t as -2 ⩽ t ⩽ 2. Observe for different values of k.

Here we've set a = 1, b = -1, and -2 ⩽ t ⩽ 2. Let's vary the values of k from -2 to 2 for integer values.

What observations can we make from these graphs?


iv. Set a = -1, b = -1 and set the range of t as -2 ⩽ t ⩽ 2. Observe for different values of k.

Here we've set a = -1, b = -1, and -2 ⩽ t ⩽ 2. Let's vary the values of k from -2 to 2 for integer values.

What observations can we make from these graphs?


v. Generalizing our observations.

Looking at the graphs, and their respective observations, for the parametric equations above, there seems to be some common properties among them all.

What generalized observations can we infer?

Making an observation of the graph, it checks out that our domain is [-4, 9], just as we suspected! Notice changing the range for t didn't change anything else except for the domain of the parametric equations.

*Let's define a line segment that goes through the point (2, 3), has a slope of -4 and a range of -1⩽ t ⩽ 1. From our general observations we know:


Return to my 6680 Student Page