document.write( "Question 622794: please help I'm stuck with this.\r
\n" );
document.write( "\n" );
document.write( "Find the average rate of change for the function between the given values.\r
\n" );
document.write( "\n" );
document.write( "f(x)=x^2+4x; from 4 to 9\r
\n" );
document.write( "\n" );
document.write( "I come up with 13 but not sure if thats right \n" );
document.write( "
Algebra.Com's Answer #391626 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the average rate of change for the function between the given values.\r \n" ); document.write( "\n" ); document.write( "f(x)=x^2+4x; from 4 to 9\r \n" ); document.write( "\n" ); document.write( "I come up with 13 but not sure if thats right \n" ); document.write( "=========== \n" ); document.write( "f(9) = 81 + 36 = 117 \n" ); document.write( "f(4) = 16 + 16 = 32 \n" ); document.write( "--------- \n" ); document.write( "Avg = (f(9) - f(4))/(9 - 4) = (117 - 32)/5 \n" ); document.write( "= 17 \n" ); document.write( " \n" ); document.write( " |