document.write( "Question 1175525: Suppose you want to have $600,000 for retirement in 35 years. Your account earns 10%.
\n" );
document.write( "How much would you need to deposit each month?
\n" );
document.write( "How much interest will you earn? \n" );
document.write( "
Algebra.Com's Answer #801419 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 600000=d(1=(r/t)^nt-1/(r/t) where r/t=.10/12 and nt=420 \n" ); document.write( "round at end \n" ); document.write( "600000=d*31.639/.008333 \n" ); document.write( "$158.03 \n" ); document.write( "the total deposits will be 420*$158.03=$66374.49 \n" ); document.write( "the interest will be $600,000-$66374.49=$533,625.51 \n" ); document.write( " |