document.write( "Question 145287: I am to recall that, when interest is compounded continuously, the balance in an account after t years is given by
\n" );
document.write( "A = Pe^rt,
\n" );
document.write( "where P is the initial investment and r is the interest rate. \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?\r
\n" );
document.write( "\n" );
document.write( "Thank you in advance. \n" );
document.write( "
Algebra.Com's Answer #105957 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A = Pe^rt, \n" ); document.write( "where P is the initial investment and r is the interest rate. \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( "------------------- \n" ); document.write( "A(1) = 2000*e^(0.06*1) \n" ); document.write( "A(1) = $2123.67 \n" ); document.write( "---------------- \n" ); document.write( "A(2) = 2000*e^(0.06*2) \n" ); document.write( "A(2) = $2254.99 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |