Pure · Integration
1 / 10
Areas under parametric curves
Finding the area under a curve given parametrically as ∫ y (dx/dt) dt with the limits in t — and combining it with tangents/normals to find regions bounded by the curve, a line and an axis.
Pure · Integration
Areas under parametric curves
Finding the area under a curve given parametrically as ∫ y (dx/dt) dt with the limits in t — and combining it with tangents/normals to find regions bounded by the curve, a line and an axis.
Why it works
The area under a curve is . When the curve is given parametrically — , — both and need to be put in terms of before you can integrate. Since , the area becomes where and are the parameter values at the two ends of the region — not the -values. This is just substitution: you replace by and change the limits from to .Take the curve (for ). To find the area between it and the -axis from to , note these are and . With ,A few things to watch:
- Limits are -values. Convert each -limit to its using before
- Keep the factor. Integrating without it gives the
- Watch the sign. If decreases as increases (so ) the
Bringing in a tangent or normal. The hardest exam questions bound a region with a curve, a straight line (a tangent or normal), and an axis. The trick is to split the region into the part under the curve (a parametric-area integral) and a triangle under the line, and add or subtract them. Find the line with parametric differentiation (), find where it meets the axis, then assemble the pieces.