document.write( "Question 213938: find the average rate of change of f(x)= 1/(x-2) between points x=4 and x=8 \n" ); document.write( "
Algebra.Com's Answer #161674 by HyperBrain(694)![]() ![]() ![]() You can put this solution on YOUR website! At x=4, y=1/(4-2)=1/2 \n" ); document.write( "At x=8, y=1/(8-2)=1/6 \n" ); document.write( "--- \n" ); document.write( "The ave. rate of change is the slope of the line passing through (4,1/2) and (8,1/6) \n" ); document.write( "--- \n" ); document.write( " |