turning ∫ into area & volume 📦
For x as a function of y, integrate horizontally with ∫ [right − left] dy.
Revolve y = R(x) about the x-axis: thin disks of radius R(x), thickness dx.
Hollow solids: outer radius R(x), inner r(x).
Same idea revolving around other axes/lines — measure radii perpendicular to the axis.
Pick dx vs dy shells so each strip is parallel to axis of revolution (classic "coffee can" heuristic).
For parametrics x(t), y(t): L = ∫ √((dx/dt)² + (dy/dt)²) dt. Polar r(θ): L = ∫ √(r² + (dr/dθ)²) dθ.
parametric & polar party next 🎢