Ask Question
11 September, 09:07

Estimate the area under the curve f (x) = x2 + 1 from x = 0 to x = 6 by using three circumscribed (over the curve) rectangles. Answer to the nearest integer.

+5
Answers (1)
  1. 11 September, 09:17
    0
    1) split the range in three identical invervals of size [6 - 0] / 3 = 2

    2) form three rectangles

    2a) First rectangle: base 2, height f (2) = 2^2 + 1 = 5

    area 1 = base * height = 2 * 5 = 10

    2b) second rectangle: base 2, height f (2+2) = 4^2 + 1 = 17

    area 2 = 2 * 17 = 34

    2c) third rectangle: base 2 height f (4+2) = 6^2 + 1 = 37

    area 3 = 2*37 = 74

    3) total area = area 1 + area 2 + area 3 = 10 + 34 + 74 = 118
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Estimate the area under the curve f (x) = x2 + 1 from x = 0 to x = 6 by using three circumscribed (over the curve) rectangles. Answer to ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers