Question
Estimate the area under the curve f(x) = 16 – x^2 from x = 0 to x = 3 by using three inscribed (under the curve) rectangles. Answer to the nearest integer.
Answers
16-x^2 is concave down, so you want to use the right endpoints. Each interval has width 1, so you just have
2(f(1)+f(2)+f(3)) = 2(15+12+7) = 68
There are several good online Riemann Sum calculators. You can use them to verify your work.
2(f(1)+f(2)+f(3)) = 2(15+12+7) = 68
There are several good online Riemann Sum calculators. You can use them to verify your work.
39
Related Questions
Three rectangles are used to estimate the area under the curve, y = x^2 + 4, from x = 0 to x = 6. Us...
Using trapezoidal rule, estimate the area under the curve
Y=1/2x^2-2 between x=2 and x=8 and x-axis...
Three rectangles are used to estimate the area under the curve, y=x2+4 , from x = 0 to x = 6. Using...
Six rectangles are used to estimate the area under the curve, y=−x+5 , from x = 0 to x = 3. Using th...