If I have a table that shows x inputs: 0,3,6,9,12, and 15 and then f(x) for them: 63,62,59,52,38, and 10, how can I estimate the integral if I know it is a left Riemann sum covering the area of 0 to 15? What about if right Riemann sum?

1 answer

since the interval width is 3, the left sum is
3(f(0)+f(3)+f(6)+f(9)+f(12)) = 3(63+62+59+52+38) = 822
the right sum is
3(f(3)+f(6)+f(9)+f(12)+f(15)) = 3(62+59+52+38+10) = 663
Similar Questions
  1. The table shows the outputs y for different inputs x:Input (x) 3 7 11 15 Output (y) 4 6 8 10 Part A: Do the data in this table
    1. answers icon 2 answers
  2. The table shows the outputs, y, for different inputs, x:Input (x) 13 5 7 Output (y) 8 6 5 4 Part A: Do the data in this table
    1. answers icon 1 answer
  3. The table shows the outputs, y, for different inputs, x:Input (x) 1 3 5 7 Output (y) 8 6 5 4 Part A: Do the data in this table
    1. answers icon 1 answer
  4. The table shows the outputs, y, for different inputs, x:Input (x) 6 12 15 25 Output (y) 14 15 15 16 Part A: Do the data in this
    1. answers icon 0 answers
more similar questions