document.write( "Question 920643: how much interest will be earned on a savings account that pays 10% compounded annually, if $12,000 is invested for 2 years? \n" ); document.write( "
Algebra.Com's Answer #558519 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how much interest will be earned on a savings account that pays 10% compounded annually, if $12,000 is invested for 2 years? \n" ); document.write( "------ \n" ); document.write( "Interest = 12000(1+(0.10/1))^(1*2) - 12000 \n" ); document.write( "----- \n" ); document.write( "Int = 12000(1.1)^2 - 12000 \n" ); document.write( "Int = 14520-12000 \n" ); document.write( "Int = $2520 \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |