document.write( "Question 266907: Find the average rate of change for the function between the given values.\r
\n" );
document.write( "\n" );
document.write( "f(x) = 3/x+2; from 1 to 4 \n" );
document.write( "
Algebra.Com's Answer #196530 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) = 3/x+2; from 1 to 4 \n" ); document.write( "-------------- \n" ); document.write( "f(1) = 1 \n" ); document.write( "f(4) = 1/2 \n" ); document.write( "-------------- \n" ); document.write( "--> (-1/2)/3 = -1/6 \n" ); document.write( " \n" ); document.write( " |