vanmaiden
- 101
- 1
Homework Statement
I am in the process of studying integration and finding the areas under curves. So far, I know of two methods of finding the area under a curve: the limit method and the direct integral method. Could someone explain the relationship between these two methods?
Homework Equations
\intf(x) dx = F(x)|^{b}_{a} = F(b) - F(a) = Area
lim_{n→∞} \sum^{n}_{i = 1} f(x_{i})Δx = Area
The Attempt at a Solution
I noticed in the direct integration method for finding the area under a curve that the area under the curve is equal to the change in y of a more complicated function: the integral. I graphed it out on my calculator and I don't see exactly how this works.
lim_{n→∞} \sum^{n}_{i = 1} f(x_{i})Δx = Δy of F(x) = Area
I'm trying to seek an explanation as to why the limit method yields the same result as the direct integral method.