document.write( "Question 1091744: She is 25 years old and plans to invest $4,600 every year in an IRA account, beginning at the end of this year until she turns 65 years old. If the IRA investment will earn 10.10 percent annually, how much will she have in 40 years, when she turns 65? \n" ); document.write( "
Algebra.Com's Answer #706212 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! This is \n" ); document.write( "Final=annual amount ((1+(r/n)^N)-1)/(r/n); r/n is just r, because one compounding per year. \n" ); document.write( "=4600(1+.1010)^40-1/(0.1010) \n" ); document.write( "round at end \n" ); document.write( "$2092069.11 \n" ); document.write( "---------------- \n" ); document.write( " |