document.write( "Question 204844: How much would $100 invested at 8% interest compounded continuously be worth after 15 years? Round your answer to the nearest cent. Do not include units in your answer.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #154616 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How much would $100 invested at 8% interest compounded continuously be worth after 15 years? Round your answer to the nearest cent. Do not include units in your answer. \n" ); document.write( "---------------- \n" ); document.write( "For continuous compounding, use e^rt \n" ); document.write( "FV = $100*(e^rt) \n" ); document.write( "FV = $100*e^(0.08*15) \n" ); document.write( "FV = $100*e^1.2 \n" ); document.write( "FV = $100*3.320117 \n" ); document.write( "FV = $332.01 \n" ); document.write( " |