document.write( "Question 899776: Find the average rate of change of g(x) = -4x + 2 between x = a and
\n" ); document.write( "x = a + h. What, if any, is the relationship between the average rate of change and
\n" ); document.write( "slope of the line?
\n" ); document.write( "

Algebra.Com's Answer #545597 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
The average rate of change is the change in the y values divided by the change in x values.


\n" ); document.write( "That's (-4(a+h)+2 - (-4a +2))/(a+h-a) = (-4a -4h + 2 +4a -2)/h = -4h/h = -4


\n" ); document.write( "The average rate of change is the slope of a line. \n" ); document.write( "

\n" );