document.write( "Question 673716: If $7800 is invested at 5.2% interest compounded monthly, how much will the investment be worth in 11 years? \n" ); document.write( "
Algebra.Com's Answer #418874 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=78000(1+0.052/12)^12*11
\n" ); document.write( "A=7800(1.00433)^132
\n" ); document.write( "A=7800*1.768844
\n" ); document.write( "A=$13796.98
\n" ); document.write( "
\n" );