document.write( "Question 1110732: Your parents started depositing $90 each month, from the day of your birth (first deposit made when you were born). How much money do you have at age 18 with monthly compounding at a rate of 10%? \n" ); document.write( "
Algebra.Com's Answer #725834 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Your parents started depositing $90 each month, from the day of your birth (first deposit made when you were born). How much money do you have at age 18 with monthly compounding at a rate of 10%? \n" ); document.write( "----- \n" ); document.write( "FV = d((((1+i)^t-1)/i)*(1+i) \n" ); document.write( "------ \n" ); document.write( "FV = 90(((1+0.1/12)^(12*18)-1)(1+(0.1/12) \n" ); document.write( "------ \n" ); document.write( "FV = 90(6.005-1)(1.00833) \n" ); document.write( "FV = 454.20 \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |