approximate the area under the graph of fx over the specifie
approximate the area under the graph of f(x) over the specified interval by dividing the interval into the indicated number of subintervals and using the left endpoint of each subinterval. f(x)=x^3+x^2+1; interval [0,4]; 4 subintervals
Solution
A = [f(0) + f(1) + f(2) + f(3)](1/4) = [1 + 3 + 13 + 37]/4 = 54/4 = 13.5