First, we need to find the error bound for the Trapezoid Rule. The error bound for the Trapezoid Rule is given by:
$$E_n \leq \frac{(b-a)^3}{12n^2} \cdot K$$
where $a$ and $b$ are the limits of integration, $n$ is the number of subintervals, and $K$ is the
Show more…