document.write( "Question 971373: How much should you invest in a continuously compounded account at an annually interest rate of 6% if you want exactly $8000 after four years? \n" ); document.write( "
Algebra.Com's Answer #593904 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! How much should you invest in a continuously compounded account at an annually interest rate of 6% if you want exactly $8000 after four years? \n" ); document.write( "*** \n" ); document.write( "Formula for a continuous compounding account: A=Pe^rt, P=initial investment, r=interest rate, t=years, A=amt after t-yrs \n" ); document.write( "For given problem: \n" ); document.write( "r=.06 \n" ); document.write( "t=4 \n" ); document.write( "A=8000 \n" ); document.write( ".. \n" ); document.write( "P=A/e^rt=8000/e^(.08*4)=8000/e^(.32)=5809.19 \n" ); document.write( "How much should you invest in the continuously compounded account? $5809 \n" ); document.write( " |