document.write( "Question 822530: 5 years ago Sandy started paying R 200.00 per month into a retirement fund. She has increased her payment by 10% every year. what is the total amount of money that sandy has paid into the fund so far? \n" ); document.write( "
Algebra.Com's Answer #516807 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 1st year \n" ); document.write( "12*200=2400 \n" ); document.write( "2nd year \n" ); document.write( "1.1*200=220 \n" ); document.write( "12*220=2640 \n" ); document.write( "3rd year \n" ); document.write( "1.1*220=242 \n" ); document.write( "242*12=2904 \n" ); document.write( "4th year \n" ); document.write( "1.1*242=266.20 \n" ); document.write( "12*266.20=3194.40 \n" ); document.write( "5th year 292.82 \n" ); document.write( "12*292.82=3513.84 \n" ); document.write( "2400+2640+2904+3194.40+3513.84=14652.24 total\r \n" ); document.write( "\n" ); document.write( "another way \n" ); document.write( "2400*1.1=2640 \n" ); document.write( "2640*1.1=2904 \n" ); document.write( "2904*1.1=3194.40 \n" ); document.write( "3194.40*1.1=3513.84 \n" ); document.write( "2400+2640+2904+3194.40+3513.84=14652.24 total \n" ); document.write( "another way \n" ); document.write( "Tn = t1 * r^(n - 1) \n" ); document.write( "find the nth number of a geometric sequence \n" ); document.write( "where t1 is the starting amount \n" ); document.write( "r is the ratio and \n" ); document.write( "n is the number of times/years \n" ); document.write( "2400 * 1.1^(0)=2400 \n" ); document.write( "2400 * 1.1^(1)=2640 \n" ); document.write( "2400 * 1.1^(2)=2904 \n" ); document.write( "2400 * 1.1^(3)=3194.40 \n" ); document.write( "2400 * 1.1^(4)=3513.84 \n" ); document.write( "2400+2640+2904+3194.40+3513.84=14652.24 total\r \n" ); document.write( "\n" ); document.write( "and finally the fastest way \n" ); document.write( "the sum of a geometric sequence \n" ); document.write( "where t1 is the starting amount \n" ); document.write( "r is the ratio and \n" ); document.write( "n is the number of times or years \n" ); document.write( "S is the sum \n" ); document.write( "S=t1*(1 - r^n)/(1 - r) \n" ); document.write( "S=2400*(1 - 1.1^5)/(1 - 1.1) \n" ); document.write( "S = 14652.24 \n" ); document.write( " \n" ); document.write( " |