same calculus, fancier coordinate outfits 🎢
x = x(t), y = y(t) traces a curve. Eliminate t when easy; otherwise differentiate with:
r(t) = ⟨x(t), y(t)⟩ describes motion in the plane.
Speed = ‖v(t)‖ = √((dx/dt)² + (dy/dt)²). Distance traveled = ∫ ‖v(t)‖ dt.
Point described by (r, θ): x = r cos θ, y = r sin θ. Area of a polar "slice":
Convert carefully: slopes use dy/dx from x,y in terms of θ via chain rule on parametrics with t = θ.
dy/dx = (dy/dθ)/(dx/dθ) with x = r(θ)cos θ, y = r(θ)sin θ.
last boss: sequences & series ∑