document.write( "Question 234215: the future value of an investment of $10,000 at 0.4% per month compounded monthly after 17 years \n" ); document.write( "
Algebra.Com's Answer #172739 by checkley77(12844) ![]() You can put this solution on YOUR website! P=(1+r/n)^t*n Where P=principle, r=rate as a decimal, n= thr number if interest periods per year & t=the number of years. \n" ); document.write( "10,000(1+.004/12)^17*12 \n" ); document.write( "10,000(1+.003333)^204 \n" ); document.write( "10,000(1.003333)^204 \n" ); document.write( "10,000*1.971513=$19,715.13 ans. \n" ); document.write( " \n" ); document.write( " |