document.write( "Question 258521: what would be the amount of compound intrest on a $6000 invested for two years at 9% compound semiannallp?round you answer to nearest dollar \n" ); document.write( "
Algebra.Com's Answer #190320 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! what would be the amount of compound intrest on a $6000 invested for two years at 9% compound semiannallp?round you answer to nearest dollar \n" ); document.write( "------------------- \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "----- \n" ); document.write( "A(2) = 6000(1+(0.09/2))^(2*2) \n" ); document.write( "----- \n" ); document.write( "A(2) = 6000(1.045)^4 \n" ); document.write( "A(2) = 6000*1.1925 \n" ); document.write( "A(2) = 7155.11 \n" ); document.write( "------------------------ \n" ); document.write( "Interest = 7155.11-6000 = $1,155.11 \n" ); document.write( "========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |