document.write( "Question 22735: Use formulas: S = P*(1+r/12^12t-1) / (r/12)\r
\n" );
document.write( "\n" );
document.write( "S stands for the accumulated savings when you invest P amount every month for t years at an interest rate r which is compounded monthly.\r
\n" );
document.write( "\n" );
document.write( "If you invest $250. in an account each month beginning when you are 30 years old, how much will you have at 55 when you plan to retire, if it is invested at 5% compounded monthly. \n" );
document.write( "
Algebra.Com's Answer #11126 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! 55-30=25 years. \n" ); document.write( "A= 250(1+0.05/0.12)^25\r \n" ); document.write( "\n" ); document.write( "Solve it from there. \n" ); document.write( " |