Trapezoidal rule approximates area under the curve
With this method, we divide the given interval into n subintervals, and then find the width of the subintervals. We call the width Δx. The larger the value of n, the smaller the value of Δx, and the more accurate our final answer.