document.write( "Question 1206935: Use upper rectangles with areas equal to f(x). Ax to estimate the area under the curve of f(x) = x², on the interval [0,2]. Partition the interval into 8 subintervals \n" ); document.write( "
Algebra.Com's Answer #844668 by greenestamps(13203)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The function f(x)=x^2 is monotonically increasing on the interval [0,2], so the heights of all of the upper rectangles will be the function values at the upper ends of the intervals.

\n" ); document.write( "With 8 subintervals on [0,2], the width of each rectangle will be 2/8 = 1/4.

\n" ); document.write( "The upper endpoints of the 8 intervals are 1/4, 2/4, 3/4, 4/4, 5/4, 6/4, 7/4, and 8/4.

\n" ); document.write( "The function values at those endpoints -- i.e., the heights of the rectangles -- are 1/16, 4/16, 9/16, 16/16, 25/16, 36/16, 49/16, and 64/16.

\n" ); document.write( "The sum of the areas of the eight rectangles is

\n" ); document.write( "

\n" ); document.write( "ANSWER: 51/16

\n" ); document.write( "
\n" ); document.write( "
\n" );