RadiationX
- 255
- 0
here is my problem: find the upper and lower sums for the region bounded by the graph of f(x) = x^2 and the x-axis between x=0 and x=2. I understand what this problem is asking but i don't understand how to compte the left and right endpoints. the left endpoint is the following:
m_{i}=0+(i-1)\frac{2}_{n} = \frac{2(i-1)}_{n}
and the right enpoint is given as this:
M_{i}=0+i\frac{2}_{n} = \frac{2i}_{n}
The lower sum ( left enpoint) is the following:
8\3 - 4\n + 4\3n^2
and the right endpoint is computed in a similar fashion.
my question is, how do i find the left and right enpoints? what is the formula for doing this? what if the lower bound is not zero but some other number, how would i find it then?
m_{i}=0+(i-1)\frac{2}_{n} = \frac{2(i-1)}_{n}
and the right enpoint is given as this:
M_{i}=0+i\frac{2}_{n} = \frac{2i}_{n}
The lower sum ( left enpoint) is the following:
8\3 - 4\n + 4\3n^2
and the right endpoint is computed in a similar fashion.
my question is, how do i find the left and right enpoints? what is the formula for doing this? what if the lower bound is not zero but some other number, how would i find it then?