document.write( "Question 1134316: Find the average value of f(x)=x^2-2x-3 on [t,t+h] \n" ); document.write( "
Algebra.Com's Answer #751665 by Alan3354(69443) You can put this solution on YOUR website! Find the average value of f(x)=x^2-2x-3 on [t,t+h] \n" ); document.write( "----------- \n" ); document.write( "Sub t+h, find f(t+h) \n" ); document.write( "--- \n" ); document.write( "sub t, find f(t) \n" ); document.write( "-------------------- \n" ); document.write( "Subtract f(t) from f(t+h), then divide that by h \n" ); document.write( "============= \n" ); document.write( "It's tedious, but there's no reason for me to do it. \n" ); document.write( " \n" ); document.write( " |