document.write( "Question 926211: You deposit $3000 in an account earning 7% interest compounded continuously. The amount of money in the account after years is given by A(t)=3000 e^(0.07 t) . \r
\n" );
document.write( "\n" );
document.write( "How much will you have in the account in 5 years? $ Round your answer to 2 decimal places.\r
\n" );
document.write( "\n" );
document.write( "How long will it be until you have $17700 in the account? years. Round your answer to 2 decimal places.\r
\n" );
document.write( "\n" );
document.write( "How long does it take for the money in the account to double? years. Round your answer to 2 decimal places. \n" );
document.write( "
Algebra.Com's Answer #562083 by lwsshak3(11628) ![]() You can put this solution on YOUR website! You deposit $3000 in an account earning 7% interest compounded continuously. The amount of money in the account after years is given by A(t)=3000 e^(0.07 t) \n" ); document.write( ".. \n" ); document.write( "How much will you have in the account in 5 years? $ Round your answer to 2 decimal places. \n" ); document.write( "A(t)=3000 e^(0.07 t)=3000e^(.07*5)=3000 e^(0.35)=$4257.20 \n" ); document.write( ".. \n" ); document.write( "How long will it be until you have $17700 in the account? years. Round your answer to 2 decimal places. \n" ); document.write( "17700=3000 e^(0.07 t) \n" ); document.write( "e^.07t=17700/3000=5.9 \n" ); document.write( ".07t*lne=ln(5.9) \n" ); document.write( "lne=1 \n" ); document.write( "t=ln(5.9)/.07=25.36 yrs \n" ); document.write( "..\r \n" ); document.write( "\n" ); document.write( "How long does it take for the money in the account to double? years. Round your answer to 2 decimal places. \n" ); document.write( "2= e^(0.07 t) \n" ); document.write( ".07t*lne=ln(2) \n" ); document.write( "t=ln(2)/.07=9.90 yrs \n" ); document.write( " |