document.write( "Question 1093092: The size of a Quantity Qi at time t is given by Q(t)=1300e^2.1t, Where t is measured in seconds.\r
\n" );
document.write( "\n" );
document.write( "a) Is the quantity Q increasing or decreasing with time?\r
\n" );
document.write( "\n" );
document.write( "b)what the initial value of Q?\r
\n" );
document.write( "\n" );
document.write( "c) What is the value of Q after 1.5 seconds?\r
\n" );
document.write( "\n" );
document.write( "d)In how many seconds (measured from t=0)will the quantity be equal to 2000? \n" );
document.write( "
Algebra.Com's Answer #707685 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! as t increases, e^2.1t is increasing, since it is positive. \n" ); document.write( "initial value is when t=0. Then Q(t)=1300*e^0=1300. \n" ); document.write( "after 1.5 seconds, Q(t)=1300e^3.15=30336.88. \n" ); document.write( "2000=1300e^2.1t \n" ); document.write( "1.538=e^2.1t \n" ); document.write( "ln both sides \n" ); document.write( "0.4307=2.1 t. \n" ); document.write( "without rounding divide by 2.1 \n" ); document.write( "t=0.2051 \n" ); document.write( " |