document.write( "Question 313872: Can anyone help me figure the interest earned for a word problem, please?
\n" );
document.write( "A money market fund pays 14% annual interest compounded daily. What is the value of $10,000 invested in this fund after 15 years?
\n" );
document.write( "Any help would be appreciated! \n" );
document.write( "
Algebra.Com's Answer #224426 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A money market fund pays 14% annual interest compounded daily. \n" ); document.write( " What is the value of $10,000 invested in this fund after 15 years? \n" ); document.write( ": \n" ); document.write( "The compound interest equation \n" ); document.write( "A = P(1+ \n" ); document.write( "where \n" ); document.write( "A = amt after t years \n" ); document.write( "P = initial amt (10000) \n" ); document.write( "r = interest rate in decimals, (.14) \n" ); document.write( "n = time compounded per year, (365) \n" ); document.write( "t = time in yrs, (15) \n" ); document.write( ": \n" ); document.write( "A = 10000(1+ \n" ); document.write( ": \n" ); document.write( "A = 10000*(1.00038356)^5475 \n" ); document.write( ": \n" ); document.write( "A = 10000*8.1628825 \n" ); document.write( ": \n" ); document.write( "A = $81,628.83 \n" ); document.write( " |