document.write( "Question 854739: What would be the amount of compound interest on $8000 invested for one year at 6%, compounded quarterly? Round your answer to the nearest dollar \n" ); document.write( "
Algebra.Com's Answer #514859 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What would be the amount of compound interest on $8000 invested for one year at 6%, compounded quarterly? \n" ); document.write( "-------------- \n" ); document.write( "Int = P(1+(r/n))^(nt) - P \n" ); document.write( "===== \n" ); document.write( "Int = 8000(1+(0.06/4))^(4*1)-8000 \n" ); document.write( "----- \n" ); document.write( "Int = $490.91 = $491 when rounded \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " |