document.write( "Question 1171535: April loaned her friend 750 to buy guitar he agreed to pay back the money with 5% annual interest at the end of 6 month how much did her friend give her at the end of 6 months \n" ); document.write( "
Algebra.Com's Answer #796496 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
if the interest rate was compounded semi-annually, then 5% / 2 = 2.5% and he would have paid her back 750 * 1.025 = 768.75
\n" ); document.write( "the effective annual rate, in that case, would have been 1.025^2 = 1.050625 - 1 = .050625 * 100 = 5.0625%.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if the interest rate was not compounded semi-annually, then he would have paid her back 750 * 1.05^(1/2) = 768.5213074.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this is slightly less than 768.75.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the difference is in the compounding.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "with annual compounding, the annual interest rate is divided by 1 and the number of years is multiplied by 1.
\n" ); document.write( "with semi-annual compounding, the annual interest rate is divided by 2 and the number of years is multiplied by 2.
\n" ); document.write( "with quarterly compounding, the annual interest rate is divided by 4 and the number of years is multiplied by 4.
\n" ); document.write( "with monthly compounding, the annual interest rate is divided by 12 and the number of years is multiplied by 12.
\n" ); document.write( "with daily compounding, the annual interest rate is divided by 365 and the number of years is multiplied by 365.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the higher the number of compounding periods per year, the higher the effective interest rate per year.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the highest number of compounding periods per year it can go is continuous compounding.
\n" ); document.write( "that's a different formula.
\n" ); document.write( "that formula is f = p * e ^ (r * t)
\n" ); document.write( "f is the future value
\n" ); document.write( "p is the present value
\n" ); document.write( "r is the interest rate per time period.
\n" ); document.write( "t is the number of time periods.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "with continuous compounding, the rate is usually left as the annual rate and the number of years is left as the number of year.
\n" ); document.write( "the formula will give you the same effective interest rate regardless of the time periods you used.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "with discrete compounding, the formula is:
\n" ); document.write( "f = p * (1 + r) ^ n
\n" ); document.write( "f is the future value
\n" ); document.write( "p is the present value
\n" ); document.write( "r is the interest rate per time period.
\n" ); document.write( "n is the number of time periods.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "all of the above assumes compound interest.
\n" ); document.write( "if you are taking about simple interest, then a different formula applies.
\n" ); document.write( "that formula is:
\n" ); document.write( "f = p + p * r * n which can also be shown as:
\n" ); document.write( "f = p * (1 + r * n)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in your case, simple interest formula would give you:
\n" ); document.write( "f = 750 * (1 + .05 * .5) = 768.75.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "while you get the same answer as if the interest rate was compounded semi-annually, it is not the same.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to see the difference, assume the loan was for 20 years.
\n" ); document.write( "at simple interest, he would have had to pay 750 * (1 + .05 * 20) = 1500.
\n" ); document.write( "at 5% compounded semi-annually, he would have had to pay 750 * (1 + .025)^40 = 2013.7978879.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the difference gets larger, the longer the term of the loan.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the following table shows you the difference as the length of the loan increases.
\n" ); document.write( "for your problem you would be looking at nyrs = .5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );