document.write( "Question 1089804: Your Bank account pays $12,50 as interest at a nominal rate 6%/yearly. What was the balanc of your account 5 months ago? \n" ); document.write( "
Algebra.Com's Answer #704186 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the interest is 12.50
\n" ); document.write( "the nominal rate if 6% per year.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if this is simple interest, the formula is i = p * r * n\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i is the interest.
\n" ); document.write( "p is the principal.
\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( "the interest rate per time period is the interest rate per year divided by the number of compounding periods per year.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "with simple interest, this doesn't really matter since the interest doesn't compound, so whether you find the interest rate per time period or just use the annual interest rate should give you the same answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "for example:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the number of compounding periods is months.
\n" ); document.write( "the interest rate per year is 6% which is equal to .06.
\n" ); document.write( "the number of time periods is 5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the interest is 12.5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula becomes 12.5 = p * .06/12 * 6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides of this equation by (.06/12 * 5) to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "12.5 / (.06/12 * 5) = p\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for p to get p = 12.5 / (.06/12 * 5) = 500\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if you had kept the interest rate per year and made n equal to 6/12, then the formula would have been:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "12.5 = p * .06 * 5/12\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for p to get p = 12.5 / (.06 * 5/12) = 500 which is the same.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when interest is compounded, then the number of compounding periods per year does make a difference, the difference being much more profound when the number of years is larger.
\n" ); document.write( "for 6 months, the difference is expected to be smaller, but it's still there.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula for compound interest is f = p * (1 + r) ^ n\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 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( "in this particular case, f is the present value plus the interest which makes f equal to p + 12.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula becomes p + 12.5 = p * (1 + r) ^ n\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the interest rate per time period is .06 if the number of compounding periods is 1 per year and n becomes 5/12\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the interest rate per time period is .06/12 if the number of compounding periods is 12 per year and n becomes 5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "assuming time periods of months, the formula becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "p + 12.5 = p * (1 + .06/12) ^ 5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify to get p + 12.5 = p * 1.025251253\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides of the equation by p to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(p + 12.5) / p = 1.025251253\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify to get 1 + 12.5 / p = 1.025251253\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract 1 from both sides of the equation to get 12.5 / p = .025251253\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for p to get p = 12.5 / .025251253 = 495.0249374\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "assuming time periods of years, the formula becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "p + 12.5 = p * (1 + .06) ^ (5/12)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify to get p + 12.5 = p * 1.024575839\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "right off the bat, you can see that the factor is different, which will lead to a different present value.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides of this equation by p to get (p + 12.5) / p = 1.024575839\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify to get 1 + 12.5 / p = 1.024575839\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract 1 from both sides to get 12.5 / p = .024575839\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for p to get p = 12.5 / .024575839 = 508.629626\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you have 3 possible solutions.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "with simple interest and time periods equal to months, the balance of the account 5 months ago was equal to 500.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "with simple interest and time periods equal to years, the balance of the account 5 months ago was equal to 500.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "with compound interest and time periods equal to months, the balance of the account 5 months ago was equal to 495.0249374\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "with compound interest and time periods equal to years, the balance of the account 5 months ago was equal to 508.629626\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so take your pick.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "with simple interest, the balance in the account 5 months ago was 500 and the interest earned is 500 * .06 * 5/12 = 12.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "with interest compounded monthly, the balance in the account 5 months ago was 495.0249374 and the interest earned is 495.0249374 * (1 + .06/12) ^ 5 - 495.0249374 = 12.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "with interest compounded annually, the balance in the account 5 months ago was 508.629626 and the interest earned is 508.629626 * (1 + .06) ^ (5/12) - 508.629626 = 12.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to calculate interest with simple interest, the formula is straight forward.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "it is i = p * r * n\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i is the interest
\n" ); document.write( "p is the principal
\n" ); document.write( "r is the interest rate per timed period
\n" ); document.write( "n is the number of time periods.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to calculate interest with compound interest, the formula is not quite so straight forward.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you have to calculate the future value first and then subtract the present value from that to find the interest.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula for compound interest is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f = p * (1 + r) ^ n\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 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( "i = f - p\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i is the interest
\n" ); document.write( "f is the future value
\n" ); document.write( "p is the present value\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the number of compounding periods per year is an important part of the compound interest formula.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the interest rate per time period is the annual interest rate divided by the number of compounding periods per year and the number of time periods is the number of years times the number of compounding periods per year.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "any questions regarding this, give me a shout.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );