document.write( "Question 899061: How do I find the average rate of change of
\n" ); document.write( "f(x) = sqrt (4x+1)
\n" ); document.write( "over the interval [0,2]
\n" ); document.write( "

Algebra.Com's Answer #545156 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"ARC=%28f%282%29-f%280%29%29%2F%282-0%29\"
\n" ); document.write( "\"ARC=%28sqrt%284%2A2%2B1%29-sqrt%284%2A0%2B1%29%29%2F2\"
\n" ); document.write( "\"ARC=%28sqrt%287%29-1%29%2F2\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );