
Glenn A.
asked 04/01/23What is the answer and how do you solve for it?
If f(x) = 4x2 − 3x, 0 ≤ x ≤ 3, evaluate the Riemann sum with n = 6, taking the sample points to be right endpoints.
1 Expert Answer
AJ L. answered 04/02/23
Patient and knowledgeable Calculus Tutor committed to student mastery
The formula for a Right Reimann Sum is ∑ni=1 f(xi)Δx where Δx=(b-a)/n=(3-0)/6=(1/2). This means that each interval will have a width of 1/2 with n=6 subintervals from 0 to 3 using the rightmost points in each subinterval:
∫03 4x2-3x dx ≈ ∑6i=1 f(xi)(1/2)
= (1/2)[f(1/2)+f(1)+f(3/2)+f(2)+f(5/2)+f(3)]
= (1/2)[-0.5+1+4.5+10+17.5+27]
= (1/2)(59.5)
= 29.75
Note that the actual integral can be solved easily:
∫03 4x2-3x dx
= (4/3)x3-(3/2)x2 [0,3]
= (4/3)(3)3 - (3/2)(3)2
= (4/3)(27) - (3/2)(9)
= 108/3 - 27/2
= 36 - 27/2
= 72/2 - 27/2
= 45/2
= 22.5
So we can see that 6 subintervals with lengths of 1/2 for a right Reimann Sum is an overestimation because the graph increases on that interval.
Hope this helped!
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Mark M.
Did you draw and label a diagram?04/01/23