How Does Using Midpoints in Integrals Estimate Area?

  • Thread starter Thread starter moaath
  • Start date Start date
  • Tags Tags
    Integrals
moaath
Messages
6
Reaction score
0
1. let A be the area of the region that lies
under the graph of f(x) = e^-x , between x=0 and x=2.

1-Estimate the area using the sample point to be the midpoint and using fuor sub-intervals.
x*1=(0+0.5)\2=1\4.
x*2=(1+0.5)\2=3\4.
x*3=(1+3\2)\2=5\4.
x*4=(2+3\2)\2=7\4
A=segma i=1 to n f(x*i) X delta x =0.8357

I copied the answer from the board with my doctor but I didn't understand the solution
 
Physics news on Phys.org
What part of the solution did you not understand?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top