document.write( "Question 541120: how do I find the amount of interest earned by the following deposits ? $23000 at 12% compounded monthly for 21/2 years? \n" ); document.write( "
Algebra.Com's Answer #354060 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! $23000 at 12% compounded monthly for 21/2 years? \n" ); document.write( "--- \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "--- \n" ); document.write( "A(21/2) = 23000(1+(0.12/12))^(12*(21/2)) \n" ); document.write( "---- \n" ); document.write( "A(21/2) = 2300(1+0.1)^(126) \n" ); document.write( "---- \n" ); document.write( "A(21/2) = 2300*164239.77 \n" ); document.write( "A(21/2) = 377,751,472.50 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |