document.write( "Question 1192700: The volume of water, v million cubic meters in a lake t ours after a storm is modelled by V = 2t(e^-t)+5\r
\n" );
document.write( "\n" );
document.write( "a. What is the initial volume of the lake and he maximum volume of the lake.
\n" );
document.write( "b. When is the lake emptying the fastest. \n" );
document.write( "
Algebra.Com's Answer #824588 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The volume of water, v million cubic meters in a lake t ours after a storm is modelled by V = 2t(e^-t)+5\r \n" ); document.write( "\n" ); document.write( "a. What is the initial volume of the lake and he maximum volume of the lake. \n" ); document.write( "b. When is the lake emptying the fastest. \n" ); document.write( "------------ \n" ); document.write( "V(t) = 2t(e^-t)+5 \n" ); document.write( "V(0) = 2*0 + 5 = 5 million cubic meters. \n" ); document.write( "------------ \n" ); document.write( "Find the 1st derivative: \n" ); document.write( "V'(t) = 2(e^-t) - 2t*e(^-t) \n" ); document.write( "Find the max of V'(t) \n" ); document.write( "V'(t) = 2(e^-t) - 2t*e(^-t) = 0 \n" ); document.write( "2e^-t = 2t*e^-t \n" ); document.write( "t = 1 hour\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |