document.write( "Question 120323: Wilma wants to have $2,000,000.00 when she retires in 45 years. Assuming that she can average 4.5% return anually in treasury bills, then how much must she invest now in treasury bills to achieve her goal?\r
\n" );
document.write( "\n" );
document.write( "This is how I worked it:
\n" );
document.write( "0.045X x 45 = 2,000,000
\n" );
document.write( "0.045X = 44444.44
\n" );
document.write( "X = 987653.33 \n" );
document.write( "
Algebra.Com's Answer #88202 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! You have to take interest compounding into account. \n" ); document.write( "Every year, you make interest to add to your sum and then in the following year, you get interst on the new sum, and so on. \n" ); document.write( "The formula is, \n" ); document.write( " \n" ); document.write( "where FV is the future value, P is the current investement, R is the rate of return, and T is the number of time periods. \n" ); document.write( "FV=$2,000,000 \n" ); document.write( "R=4.5% \n" ); document.write( "T=45 years \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "To reach her goal in 45 years, she should invest $275,928.73. \n" ); document.write( " |