>Find the area bounded by y = 3x^2 + 1, x = 0, x = 2, y = 0
>Not sure how to do this? Is this like finding the upper and lower sums?
If you draw a picture, it is quickly seen that the area is the integral of f(x) = 3x^2 from 0 to 2: \int_0^2 3x^2 dx.
Using upper and lower sums:
You would have to calculate the limit of the upper sum as the interval is divided to smaller and smaller subintervals. Then you should do the same for the lower sum and conclude that because the two limits are equal, the integral (=area) must also be equal to this number.