Please help Struggling with finding the area using upper & lower sums

  • Thread starter Thread starter BuBbLeS01
  • Start date Start date
  • Tags Tags
    Area Sums
BuBbLeS01
Messages
602
Reaction score
0
Please help! Struggling with finding the area using upper & lower sums!

I can't load the picture on here so I will explain it the best I can...
It is the graph of 1/x and there are 5 subintervals starting at x = 1 and ending at x = 2.
It says to use upper and lower sums to approximate the area of the region. Their widths are equal.

So first I have to find the left and right endpoints I think...but I am still not understanding how to figure them out.
My guess is...
Left: 5(i-1)/n
Right 5i/n
 
Physics news on Phys.org
BuBbLeS01 said:
I can't load the picture on here so I will explain it the best I can...
It is the graph of 1/x and there are 5 subintervals starting at x = 1 and ending at x = 2.
It says to use upper and lower sums to approximate the area of the region. Their widths are equal.

So first I have to find the left and right endpoints I think...but I am still not understanding how to figure them out.
My guess is...
Left: 5(i-1)/n
Right 5i/n

Not quite! You have both "n" and "5" in your formula but, if am reading this correctly, n is the number of intervals and i is "stepping" through those intervals: here n= 5. Since y= 1/x is a decreasing function, its highest value on an interval is at the left end of the interval and its lowes value is at the right end. Your region has length 2-1= 1 and dividing it into 5 regions makes each of length 1/5. Because you are given a specific value of n, there should be no "n" in your formula.
 
Oh okay so 1/5 is my width, but then what is my height??
 
Well for the upper sums, the rectangles should go over the graph, so the heights the starting value isn't it? For the lower sums, the rectangles have to be below the graph, so its the smaller value.
 
I said before, "Since y= 1/x is a decreasing function, its highest value on an interval is at the left end of the interval and its lowest value is at the right end." Evaluate 1/x at the endpoints of the interval. Of course, the right endpoint of one interval is the left endpoint of the next interval so your sums will differ only at the beginning and end.
 
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