8.4 Finding the Area Between Curves Expressed as Functions of x
- Syllabus
- 2020
- Topic
- 8.4
- Level
- —
When curves are written as functions of x, use a vertical slice of width dx. If y=u(x) is above y=ℓ(x) from x=a to x=b, the slice height is u(x)−ℓ(x), so integrating those rectangle areas gives the region’s area.
A=\int_a^b\big(\text{upper}(x)-\text{lower}(x)\big),dx
The curves y=2x and y=x2 intersect where x2=2x, so x=0 and x=2. On (0,2), 2x>x2. Therefore A=∫02(2x−x2)dx=[x2−x3/3]02=4−8/3=4/3 square units.
A negative integral signals that the curves were subtracted in the wrong order on part or all of the interval; geometric area is never negative. Do not use one upper-minus-lower expression across an intersection where the curve order switches—split there and write a nonnegative slice height on each piece.