Nicholas S. answered 05/13/21
Ph.D. in Elec Eng with 25+ Years of Real World Experience and Tutoring
Right Riemann sum with 6 subdivisions on x = [0,3]. The discrete points are x = 0, 0.5, 1.0,...,3.0. (Δx = 0.5)
Solve for y starting at the second discrete point x = 0.5 because this is a Right Riemann sum.
y = [0.25, 1, 2.25, 4, 6.25, 9.0].
Sum y and multiple by Δx: ∑y = 22.75 x 0.5 = 11.375
Kt B.
how did you get the y values?09/06/22