document.write( "Question 911169: Find the first moment of area under the curve y=1+x+x^2,from x=0,x=2. \n" ); document.write( "
Algebra.Com's Answer #552894 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
y=1+x+x^2
\n" ); document.write( "find Integral:
\n" ); document.write( "f(x) = x^3/3 + x^2/2 + x
\n" ); document.write( "Evaluate f(2) - f(0)
\n" ); document.write( "8/3 + 2 + 2 = 12/3 + 8/3 = 20/3 = 6 2/3
\n" ); document.write( "
\n" );