document.write( "Question 894988: An initial amount of money is placed in an account at an interest rate of
\n" ); document.write( "1%
\n" ); document.write( " per year, compounded continuously. After five years, there is
\n" ); document.write( "$2049.98
\n" ); document.write( " in the account. Find the initial amount placed in the account. Round your answer to the nearest cent.
\n" ); document.write( "

Algebra.Com's Answer #542480 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
An initial amount of money is placed in an account at an interest rate of
\n" ); document.write( "1% per year, compounded continuously. After five years, there is $2049.98
\n" ); document.write( "in the account. Find the initial amount placed in the account. Round your answer to the nearest cent.
\n" ); document.write( "***
\n" ); document.write( "Formula for continuous compounding: A=Pe^rt, r=interest rate, t=number of years, A=amount after t-years
\n" ); document.write( "For given problem:
\n" ); document.write( "r=1%=.01
\n" ); document.write( "t=5
\n" ); document.write( "A=$2049.98
\n" ); document.write( "..
\n" ); document.write( "P=A/e^rt=2049.98/e^(.01*5)
\n" ); document.write( "P=2049.98/e^(.05)=1950.00
\n" ); document.write( "initial amount placed in the account=$1950.00
\n" ); document.write( "
\n" );