document.write( "Question 878833: Suppose you invest $1500 at an annual interest rate of 5% compounded continuously. How much will you have in the account after 4 years? Round the solution to the nearest dollar. \n" ); document.write( "
Algebra.Com's Answer #530363 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Suppose you invest $1500 at an annual interest rate of 5% compounded continuously. How much will you have in the account after 4 years? Round the solution to the nearest dollar. \n" ); document.write( "*** \n" ); document.write( "formula for continuous compounding: A=Pe^rt, P=initial investment, r=interest rate, t=number of years, A=amount after t-years \n" ); document.write( "for given problem: \n" ); document.write( "P=1500 \n" ); document.write( "r=5% \n" ); document.write( "t=4 \n" ); document.write( "A=1500*e^(.05*4) \n" ); document.write( "A=1500*e^(0.2)≈$1832 \n" ); document.write( "How much will you have in the account after 4 years? $1832 \n" ); document.write( " |