document.write( "Question 1119880: You would like to have $1,000,000 when you retire in 35 years. How much should you invest each quarter if you can earn a rate of 7.4% compounded quarterly?\r
\n" );
document.write( "\n" );
document.write( "How much should you deposit each quarter?\r
\n" );
document.write( "\n" );
document.write( "How much total money will you put into the account?\r
\n" );
document.write( "\n" );
document.write( "How much total interest will you earn? \n" );
document.write( "
Algebra.Com's Answer #735515 by Boreal(15235) You can put this solution on YOUR website! FV=Payment ((1+i)^n-1/i), i is r/n or .074/4 \n" ); document.write( "1000000*0.074=P*(1.(074/4)^140-1), the 140 being the number of quarters in 35 years \n" ); document.write( "18500=P*13.018-1, round at end \n" ); document.write( "P=$1539.36\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |