document.write( "Question 212467: Let f(t)=t^2+4t+2.\r
\n" );
document.write( "\n" );
document.write( "Find a value of t such that the average rate of change of f(t) from 0 to t equals 13\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #160609 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Let f(t)=t^2+4t+2.\r \n" ); document.write( "\n" ); document.write( "Find a value of t such that the average rate of change of f(t) from 0 to t equals 13 \n" ); document.write( ". \n" ); document.write( "\"average rate of change\" is simply the instantaneous slope when t=13. \n" ); document.write( ". \n" ); document.write( "To find it, you can find the derivative of f(t): \n" ); document.write( "f(t)=t^2+4t+2 \n" ); document.write( "f'(t)=2t+4 \n" ); document.write( ". \n" ); document.write( "Now, find f'(13): \n" ); document.write( "f'(t)=2t+4 \n" ); document.write( "f'(13)=2(13)+4 \n" ); document.write( "f'(13)=26+4 \n" ); document.write( "f'(13)=30 \n" ); document.write( " |