document.write( "Question 881267: Terry is confused about the various compounding periods offered by his bank. If he deposits $6000 into an investment for one year at 5% per year, how much more interest will he earn by compounding semi-annually instead of annually? \n" ); document.write( "
Algebra.Com's Answer #532082 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! If he compounds annually, it will only be once. \n" ); document.write( "$6000 * .05 = $300 --> $6300 total \n" ); document.write( "If he compounds semi-annually at the same rate, he'll compound twice at 2.5% each. \n" ); document.write( "$6000 * .025 = $150. \n" ); document.write( "The difference will be in the second payout. It will pay $6150 * .025, or $153.75, for a total of $6303.75. \n" ); document.write( ". \n" ); document.write( "It might not seem like much, but most credit card companies compound DAILY, so you end up paying interest on the interest of the interest. \n" ); document.write( " |