5.1 Approximating Areas under Curves
NOT on exam 3
How to find area under \( f(x) \) (\( f(x) > 0 \)) on \( a \le x \le b \)
For example, what is the area under \( f(x) = \sin x \) on \( [0, \pi/2] \)?
Not an elementary shape (triangle, rectangle, etc.) so we cannot use geometry.
Riemann Sum
One way to estimate the area is to use a Riemann Sum.
- Divide region into rectangles and sum the areas.