document.write( "Question 43659: Find the average rate of change illustrated in the graph.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #28671 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! Find slope: \n" ); document.write( "Pick two points: (1,10) and (2,20) \n" ); document.write( "Slope(M) = (y2 - y1)/(x2 - x1) = (20 - 10)/(2 - 1) = 10 \n" ); document.write( " |