document.write( "Question 824414: Find the average rate of change for the function between the given values.\r
\n" );
document.write( "\n" );
document.write( "f(x) = 4x squared; from 0 to 7/4 \n" );
document.write( "
Algebra.Com's Answer #496451 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) = 4x squared; from 0 to 7/4 \n" ); document.write( "-------------- \n" ); document.write( "f(x) = 4x^2 \n" ); document.write( "---- \n" ); document.write( "f(7/4) = 4*(7/4)^2 = 49/4 \n" ); document.write( "f(0) = 0 \n" ); document.write( "----- \n" ); document.write( "Avg rate of change = (49/4 - 0)/(7/4) \n" ); document.write( "= 7 \n" ); document.write( " \n" ); document.write( " |