document.write( "Question 246977: Find the average rate of change of x^2+5x from x1=3 and x2=6\r
\n" );
document.write( "\n" );
document.write( "thanks! \n" );
document.write( "
Algebra.Com's Answer #180265 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Find the average rate of change of x^2+5x from x1=3 and x2=6 \n" ); document.write( "Think of it as the slope between those two points. \n" ); document.write( "f(x) = x^2+5x \n" ); document.write( "f(3) = 3^2+5(3) = 9+15 = 24 \n" ); document.write( "f(6) = 6^2+5(6) = 36+30 = 66 \n" ); document.write( ". \n" ); document.write( "rise:66-24 = 42 \n" ); document.write( "run: 6-3 = 3 \n" ); document.write( ". \n" ); document.write( "Average rate of change = 42/3 = 14\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |