Trapezoidal rule to estimate area under the curve
Trapezoidal rule approximates area under the curve
The trapezoidal rule is one method we can use to approximate the area under a function over a given interval. If it’s difficult to find area exactly using an integral, we can use trapezoidal rule instead to estimate the integral. It’s called trapezoidal rule because we use trapezoids to estimate the area under the curve.
With this method, we divide the given interval into subintervals, and then find the width of the subintervals. We call the width . The larger the value of , the smaller the value of , and the more accurate our final answer.
Hi! I'm krista.
I create online courses to help you rock your math class. Read more.
The formula for trapezoidal rule is
where the limits of integration are the endpoints of the interval. is
where is the number of trapezoids, and the subintervals are defined by , , ... , where
...
Trapezoidal rule video example
Take the course
Want to learn more about Calculus 2? I have a step-by-step course for that. :)
Approximating the value of an integral using trapezoidal rule
Example
Using and the trapezoidal rule, approximate the value of the integral.
First, we need to find the the width of the subintervals using
where , , and .
This means that each sub-interval is unit wide. Now we can solve for our sub-intervals using , , ... , where (we start here because it’s our lower limit of integration), , , , and (we end here because it’s our upper limit of integration).
, , ,
If it’s difficult to find area exactly using an integral, we can use trapezoidal rule instead to estimate the integral.
Now we’re ready to plug these values into our trapezoidal rule formula. Remember, since we include the start and endpoints of our interval, we’ll always have terms.
Using the trapezoidal rule, our approximate area is units.