document.write( "Question 140501: Please help me solve this. Thanks!\r
\n" );
document.write( "\n" );
document.write( "Suppose that $2000 is invested at a rate of 6% per year compounded continuously. What is the balance after 1 yr? After 2 yrs? \n" );
document.write( "
Algebra.Com's Answer #102301 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose that $2000 is invested at a rate of 6% per year compounded continuously. What is the balance after 1 yr? After 2 yrs? \n" ); document.write( "------------------ \n" ); document.write( "A(t) = Pe^(rt) \n" ); document.write( "A(1) = 2000*e^(0.06*1) \n" ); document.write( "A(1) = 2000*e^0.6 \n" ); document.write( "A(1) = 2123.67 \n" ); document.write( "----------------- \n" ); document.write( "A(2) = 2000e^(0.06*2) \n" ); document.write( "A(2) = 2000e^0.12 \n" ); document.write( "A(2) = 2254.99 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |