document.write( "Question 572661: If I put 6000$ in the bank every month at 7% compound interest what will be the total in 35 months \n" ); document.write( "
Algebra.Com's Answer #368481 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! If I put 6000$ in the bank every month at 7% compound interest what will be the total in 35 months \n" ); document.write( "** \n" ); document.write( "Formula for future worth: \n" ); document.write( "F=A[(1+i)^N-1]/i, A=amt invested per period, N=number of periods, i=interest rate per period, F=amt after N periods. \n" ); document.write( ".. \n" ); document.write( "F=6000[1+.07/12)^35-1]/.07/12 \n" ); document.write( "using calculator \n" ); document.write( "F=$232,225.95 \n" ); document.write( "ans: \n" ); document.write( "The total will be $232,225.95 \n" ); document.write( " \n" ); document.write( " |