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 #180267 by stanbon(75887)![]() ![]() ![]() 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( "------------- \n" ); document.write( "Average = [f(x1)-f(x2)]/[x1-x2] \n" ); document.write( "------- \n" ); document.write( "Ave = [f(3)-f(6)]/[3-6] \n" ); document.write( "--- \n" ); document.write( "Ave = [(3^2+5*3)-(6^2-5*6)]/[-3] \n" ); document.write( "--- \n" ); document.write( "Ave = [24-6]/-3 \n" ); document.write( "Ave = -6 \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |