Math 2 > 10. Parametric Functions > Flashcards
Parametric equations
x = x(t), y = y(t)
…Can be used to locate a particle on the plane at various times t.
t – “parameter”
Parametric equation of a circle
x = h + r•cos(t) y = k + r•sin(t)
⇒
(x – h)2 + (y – k)2 = r2