You are currently viewing a sample of the Cram Kit. Click here to unlock everything.
Midpoint Riemann Sums means the top-midpoint of the rectangles line up with the function.
Scenario: Given the function and its corresponding graph below, estimate the area under the curve from x = 0 to x = 20 using Midpoint Riemann Sums with 4 rectangles.
x = 0
x = 20
PRO TIP: We're using Midpoint Riemann Sums here, so the top midpoint of the rectangles will border the function!
base = b - a / n
b is the upper bound of x = 20.a is the lower bound of x = 0.n is the number of rectangles we're using, which is 4.
4
base = 20 - 0 / 4base = (20) / 4base = 5
Answer: Using Midpoint Riemann Sums with 4 rectangles, we can estimate the area under f(x) from x = 0 to x = 20 to be 165.625.
f(x)
165.625
Username or Email Address
Password
Remember Me