document.write( "Question 710551: To what amount will $5,200 invested for 9 years at 9% compounded annually accumulate? \n" ); document.write( "
Algebra.Com's Answer #437027 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! To what amount will $5,200 invested for 9 years at 9% compounded annually accumulate? \n" ); document.write( "** \n" ); document.write( "Compound interest formula: A=P(1+i)^n, P=initial investment, i=interest rate per period, n=number of periods, A=amount after n periods. \n" ); document.write( "For given problem: \n" ); document.write( "P=5200 \n" ); document.write( "i=9% \n" ); document.write( "n=9 \n" ); document.write( "A=5200(1+.09)^9 \n" ); document.write( "A=5200(1.09)^9 \n" ); document.write( "A=$11,293.85 \n" ); document.write( " |