document.write( "Question 970492: You deposit $500 in an account that pays 3.5% annual interest compounded continuously. To the nearest dollar, how much interest have you earned after 1 year? \n" ); document.write( "
Algebra.Com's Answer #593112 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
You deposit $500 in an account that pays 3.5% annual interest compounded continuously. To the nearest dollar, how much interest have you earned after 1 year?
\n" ); document.write( "***
\n" ); document.write( "Formula for continuous compounding: A=Pe^rt, P=initial investment, r=interest rate, A=amt after t-years.
\n" ); document.write( "A=500e^.035*1
\n" ); document.write( "A=500e^.035
\n" ); document.write( "A=518
\n" ); document.write( "How much interest have you earned after 1 year? $518
\n" ); document.write( "
\n" );