document.write( "Question 885440: You want to have a $25,000 college fund in 5 years. How much will you have to deposit now in an account with an APR of 8% with annual compounding \n" ); document.write( "
Algebra.Com's Answer #535158 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! You want to have a $25,000 college fund in 5 years. How much will you have to deposit now in an account with an APR of 8% with annual compounding \n" ); document.write( "*** \n" ); document.write( "Compound Interest formula: A=P(1+i)^n, P=initial investment, i=interest rate per compounding period, n=number of periods, A=amount after n-periods. \n" ); document.write( "For given problem: \n" ); document.write( "P=To be determined \n" ); document.write( "i=8% \n" ); document.write( "n=5 \n" ); document.write( "A=25000 \n" ); document.write( ".. \n" ); document.write( "25000=P(1+.08)^5 \n" ); document.write( "25000=P(1.08)^5 \n" ); document.write( "P=25000/(1.08^5) \n" ); document.write( "P=17014.58 \n" ); document.write( "How much will you have to deposit now? $17,014.58 \n" ); document.write( " \n" ); document.write( " |