Michael C.
asked 12/02/23I'm so confused
Express the integral as a limit of Riemann sums. Do not evaluate the limit. (Use the right endpoints of each subinterval as your sample points.)
∫6 to 3 x/2+x^5dx
2 Answers By Expert Tutors
Mark M. answered 12/03/23
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
Δx = width of each interval = (6-3)/n = 3/n and f(x) = (1/2)x + x5
x1 = right endpoint of first interval = 3 + 3/n
x2 = right endpoint of second interval = 3 + 2(3/n)
x3 = right endpoint of third interval = 3 + 3(3/n)... xn = 3 + n(3/n) = 6
∫(from 3 to 6) f(x)dx = limn→∞ [∑(i= 1 to n) f(xi)Δx] = (3/n)limn→∞ [∑(i= 1 to n) ( (1/2)xi + (xi)5 )] =
(3/n)limn→∞ [∑(i= 1 to n) ( (1/2)(3 + 3i/n) + (3 + (3i/n))5)]
Recall that the integral is defined as n-many little Riemann slices of width (b-a)/n and height f(x)
Therefore, your summation notation should look like:
n
lim (6-3)/n * ∑ (x_i/2 + x_i^5)dx
n→∞ i=1
Se this image for clarity https://slideplayer.com/slide/7639486/
If the notation used above is new to you, send me a message and I'll happily get you up to speed with your calculus prerequisite knowledge.
Rael
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.
Doug C.
Is that (1/2)x + x^5 OR x/(2+x^5)?12/03/23