Parametric Curves & Calculus - Complete Interactive Lesson
Part 1: Parametric Derivatives
Parametric Curves & Calculus
Part 1 of 7 — Parametric Equations
What Are Parametric Equations?
Instead of , we express both coordinates in terms of a parameter :
First Derivative
rac{dy}{dx} = rac{dy/dt}{dx/dt} = rac{g'(t)}{f'(t)}
Worked Example
,
rac{dx}{dt} = 2t, rac{dy}{dt} = 3t^2
rac{dy}{dx} = rac{3t^2}{2t} = rac{3t}{2}
At : slope .
Parametric Derivatives 🎯
Key Takeaways — Part 1
- Horizontal tangent when (and )
- Vertical tangent when
Part 2: Second Derivatives
Parametric Curves
Part 2 of 7 — Second Derivative
Second Derivative for Parametric Curves
ight)}{rac{dx}{dt}}$$ Take the derivative **with respect to** $t$ of $rac{dy}{dx}$, then divide by $rac{dx}{dt}$. ### Example $x = t^2$, $y = t^3$. We found $rac{dy}{dx} = rac{3t}{2}$. $rac{d}{dt}left(rac{3t}{2} ight) = rac{3}{2}$ $$rac{d^2y}{dx^2} = rac{3/2}{2t} = rac{3}{4t}$$Second Derivative 🎯
Key Takeaways — Part 2
The second derivative formula: differentiate with respect to , divide by .
Part 3: Arc Length
Parametric Curves
Part 3 of 7 — Arc Length (Parametric)
Parametric Arc Length Formula
ight)^2 + left(rac{dy}{dt} ight)^2},dt$$ ### Example: Circle $x = 3cos t$, $y = 3sin t$, $0 leq t leq 2pi$ $rac{dx}{dt} = -3sin t$, $rac{dy}{dt} = 3cos t$ $L = int_0^{2pi}sqrt{9sin^2 t + 9cos^2 t},dt = int_0^{2pi} 3,dt = 6pi$Arc Length 🎯
Key Takeaways — Part 3
Arc length: — Pythagorean theorem in the parameter space.
Part 4: Speed
Parametric Curves
Part 4 of 7 — Area Under Parametric Curves
Area Formula
A = int_a^b y(t),rac{dx}{dt},dt
or equivalently
Speed of a Parametric Curve
ight)^2 + left(rac{dy}{dt} ight)^2}$$ ### Distance Traveled $$ ext{Distance} = int_a^b sqrt{left(rac{dx}{dt} ight)^2 + left(rac{dy}{dt} ight)^2},dt$$Area & Speed 🎯
Key Takeaways — Part 4
Speed is the magnitude of the velocity vector.
Part 5: Area Under Parametric Curves
Parametric Curves
Part 5 of 7 — Eliminating the Parameter
Converting to Rectangular
Sometimes useful for understanding the shape:
| Parametric | Rectangular |
|---|---|
Eliminating Parameter 🎯
Key Takeaways — Part 5
Eliminate by solving one equation for and substituting.
Part 6: Problem-Solving Workshop
Parametric Curves
Part 6 of 7 — Practice Workshop
Mixed Practice 🎯
Workshop Complete!
Part 7: Review & Applications
Parametric Curves — Review
Part 7 of 7 — Final Assessment
Final Assessment 🎯