document.write( "Question 551969: what is the average rate of change of the function f(x)=2x^3+x^2+4 on the interval [-1,0]? \n" ); document.write( "
Algebra.Com's Answer #360016 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! what is the average rate of change of the function f(x)=2x^3+x^2+4 on the interval [-1,0]? \n" ); document.write( "-------- \n" ); document.write( "f(x)=2x^3+x^2+4 \n" ); document.write( "f(-1) = -2 + 1 + 4 = 3 \n" ); document.write( "f(0) = 4 \n" ); document.write( "---- \n" ); document.write( "avg rate = (4-3)/(0-(-1)) \n" ); document.write( "= 1 \n" ); document.write( " \n" ); document.write( " |