document.write( "Question 603452: You deposit 500 in an account that pays 5% annual interest compounded continuously. What is the balance after 3 years? \n" ); document.write( "
Algebra.Com's Answer #380699 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
You deposit 500 in an account that pays 5% annual interest compounded continuously. What is the balance after 3 years?
\n" ); document.write( "**
\n" ); document.write( "Formula for continuous compounding: A=Pe^rt, P=initial investment, r=annual interest rate, A=amount after t years.
\n" ); document.write( "For given problem:
\n" ); document.write( "A=500e^.05*3
\n" ); document.write( "A=500e^.15
\n" ); document.write( "A=580.92
\n" ); document.write( "ans:
\n" ); document.write( "balance after 3 years=580.92
\n" ); document.write( "
\n" );