document.write( "Question 64324:  please find the average value of the function:\r
\n" );
document.write( "\n" );
document.write( "f(x)=2x^2+3 on [0,2]\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #44980 by stanbon(75887)      You can put this solution on YOUR website! please find the average value of the function: \n" ); document.write( "f(x)=2x^2+3 on [0,2] \n" ); document.write( "f(2)=2(4)+3=11 \n" ); document.write( "f(0)=3 \n" ); document.write( "Average = (11-3)/2=4 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |