document.write( "Question 739058: This is a story problem. It reads, \"you deposit 2500 dollars in an account that pays 3.5% annual interest compounded continuously. What is the balance after eight years? \n" ); document.write( "
Algebra.Com's Answer #451000 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
This is a story problem. It reads, \"you deposit 2500 dollars in an account that pays 3.5% annual interest compounded continuously. What is the balance after eight years?
\n" ); document.write( "**
\n" ); document.write( "Formula for continuous compounding:
\n" ); document.write( "A=Pe^rt, P=initial deposit, r=interest rate, t=years, A=amt after t years
\n" ); document.write( "For given problem:
\n" ); document.write( "P=2500
\n" ); document.write( "r=.035
\n" ); document.write( "t=8
\n" ); document.write( "A=2500*e^(.035*8)≈3308
\n" ); document.write( "Balance after eight years=$3308
\n" ); document.write( "
\n" );