document.write( "Question 1103250: Would you have an investment that pays 5% interest compounded semi –annually or the others investment that pays 5% compounded monthly? Explain your answer. (6m) \n" ); document.write( "
| Algebra.Com's Answer #717950 by Theo(13342)     You can put this solution on YOUR website! 5% interest per year compounding monthly give you more future value than 5% compounding semi-annually.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the reason has to do with the way that the formula for compound interest works.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula for compound interest is f = p * (1 + r/c) ^ (n*c)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f is the future value \n" ); document.write( "p is the present value \n" ); document.write( "r is the annual interest rate \n" ); document.write( "n is the number of years. \n" ); document.write( "c is the number of compounding periods per year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you invest 1000 for 20 years at 5% per year compounded semi-annually, the formula becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f = 1000 * (1 + .05/2) ^ (20*2).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for f to get f = 2685.06\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you invest 1000 for 20 years at 5% per year compounded monthly, the formula becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f = 1000 * (1 + .05/12) ^ (20*12).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for f to get f = 2712.64\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "compounding 12 times a year gives you a higher effective interest rate than compounding 2 times per year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "effective interest rate for compounding 2 times per year is (1 + .05/2) ^ 2 - 1 = .050625 per year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "effective interest rate for compounding 12 times per year is (1 + .05/12) ^ 12 - 1 = .0511618979 per year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |