document.write( "Question 201350: Find the present value of $15000 due 5 years later at 6.1% compounded continuously. not sure how to set this up due the compounded continuously. can someone help please
\n" );
document.write( "thanks
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #151562 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the present value of $15000 due 5 years later at 6.1% compounded continuously. not sure how to set this up due the compounded continuously. can someone help please \n" ); document.write( "----------------- \n" ); document.write( "Do you mean $15000 now, compounded for 5 years? If so, \n" ); document.write( "For continuous compounding, use \n" ); document.write( "FV = AMT*e^(rt) (e = base of natural logs) \n" ); document.write( "FV = 15000*e^(0.061*5) = 15000*e^0.305 \n" ); document.write( "= ~ 15000*1.356625 \n" ); document.write( " = ~ $20,349.38 \n" ); document.write( " |