document.write( "Question 1090432: Kelly invests $3000 in an account that earns 12% interest per year. Find the amount due at the end of 5 years if the sum is compounded daily \n" ); document.write( "
Algebra.Com's Answer #704861 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Kelly invests $3000 in an account that earns 12% interest per year. Find the amount due at the end of 5 years if the sum is compounded daily
\n" ); document.write( "===========
\n" ); document.write( "I'll do monthly compounding.
\n" ); document.write( "5 years = 60 months
\n" ); document.write( "---------
\n" ); document.write( "12%/year = 1%/month
\n" ); document.write( "--
\n" ); document.write( "FV = PV*(1 + 0.01)^60
\n" ); document.write( "FV = 3000*1.01^60
\n" ); document.write( "FV = 5450.09
\n" ); document.write( "==============================
\n" ); document.write( "You do the daily compounding.
\n" ); document.write( "
\n" ); document.write( "
\n" );