document.write( "Question 1003776: Find the average rate of change of the function f(x)= x squared +5x+1 over the interval [-2,1] \n" ); document.write( "
Algebra.Com's Answer #620420 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find the average rate of change of the function f(x)= x squared +5x+1 over the interval [-2,1]
\n" ); document.write( "-----
\n" ); document.write( "average rate = [f(1)-f(-2)]/[1--2]
\n" ); document.write( "= [(5+1)-(-10+1)]/[3]
\n" ); document.write( "= [6--9]/3
\n" ); document.write( "= 5
\n" ); document.write( "-----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H
\n" ); document.write( "
\n" );