document.write( "Question 1190349: An initial investment of $3,000 earns 8% interest compounded continuously. What will the investment be worth in 17 years? (Round your answer to the nearest cent.) \n" ); document.write( "
Algebra.Com's Answer #821969 by Theo(13342)![]() ![]() You can put this solution on YOUR website! continuous compound formula is f = p * e ^ (r * t) \n" ); document.write( "f is the future value \n" ); document.write( "p is the present value \n" ); document.write( "e is the scientific constant equal to 2.718281828.... \n" ); document.write( "r is the interest rate per time period. \n" ); document.write( "t is the number of time periods.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in your problem, the formula becomes f = 3000 * e ^ (.08 * 17) \n" ); document.write( "your time periods are in years. \n" ); document.write( "solve for f to get f = 11688.57991. \n" ); document.write( "round to 11688.58.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |