161k views
1 vote
find the formula for the Riemann sum obtained by dividing the interval [a,b] into n equal subintervals and using the right hand endpoint for each ck. Then take the limit of these sums as n tends to infinity to calculate the area under the curve over [a,b]. f(x)= 3x+2x^2 over the interval [0,2]

User JBWhitmore
by
8.2k points

1 Answer

2 votes
((b-a)/n)=size of interval
(0,first interval(#)=(3(#)+2(#)^2)*width of interval
if n tends to infinity, than the limit would be 0
User Ethan Schofer
by
8.1k points