I'm trying to get an area approximation under the graph,
from
to
by using 6 and 12 left, right, and midpoint rectangles. I've computed 6 LE and 6 & 12 for both the RE and MP rectangles but I can't figure out how to correctly do 12 rectangles for LE and MP rectangles. I already know I got the right answer for the ones I mentioned, but I can't figure out what I'm doing wrong for 12 LE and 12 MP rectangles.
for 6 rectangles, and
for 12 rectangles.
I'll write out all my summations that I used my calculator for. I marked the incorrect calculations with **
6 LEis 222
**12 LE![]()
... I got 182.875
6 REis 474
12 REis 402
6 MPis 330
**12 MP... I got 225.328125


2Thanks
LinkBack URL
About LinkBacks


