document.write( "Question 479034: Find the amount of interest earned for a deposit of $24,677.23 at 9.72% compounded monthly for 32 months. \n" ); document.write( "
Algebra.Com's Answer #328240 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! A=24677.23(1+0.0972/12)^32 \n" ); document.write( "A=24677.23(1.0081)^32 \n" ); document.write( "A=24677.23*1.29454 \n" ); document.write( "A=31945.67 \n" ); document.write( "------------- \n" ); document.write( "31945.67-24677.23=$7,268.44 interest earned \n" ); document.write( " |