document.write( "Question 1013477: If I save 10,000 for 5 years at 9% compounding daily what would be balance in 5 years \n" ); document.write( "
Algebra.Com's Answer #629758 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If I save 10,000 for 5 years at 9% compounding daily what would be balance in 5 years \n" ); document.write( "============= \n" ); document.write( "Using 365 days per year: \n" ); document.write( "FV = 10000*(1 + 0.09/365)^(5*365) \n" ); document.write( "=~ $15682.25 \n" ); document.write( " |