Calculate Interest

Revision as of 22:26, 14 February 2017 by Kipkis (Kipkis | contribs) (importing article from wikihow)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Most people are aware of the concept of interest, but not everyone knows how to calculate it. Interest is the value that we add to a loan or a deposit to pay for the benefit of using someone else’s money over time. Interest can be calculated in three basic ways. Simple interest is the easiest calculation, generally for short term loans. Compound interest is a bit more complicated and a bit more valuable. Finally, continuously compounding interest grows at the fastest rate and is the formula that most banks use for mortgage loans. The information you need for any of these calculations is generally the same, but the math is a bit different for each.

Steps

Calculating Simple Interest

  1. Determine the principal. The principal is the amount of money that you will use to calculate the interest. This could be an amount of money that you deposit into a savings account or bond of some kind. In that case, you will be earning the interest that you calculate. Alternatively, if you borrow money, such as a home mortgage, the principal is the amount that you borrow, and you will calculate interest that you owe.
    • In either case, whether you will be collecting the interest or paying the interest, the amount of the principal is generally symbolized by the variable P.[1]
    • For example, if you have made a loan to a friend of $2,000, the principal loaned would be $2,000.
  2. Determine the interest rate. Before you can calculate how much your principal will appreciate, you need to know by what rate your principal will grow. This is your interest rate. The interest rate is generally advertised or agreed upon between the parties before the loan is made.[2]
    • For example, suppose you loaned money to a friend under the understanding that at the end of 6 months your friend would pay you back the $2,000 plus 1.5%. The one-time interest rate is 1.5%. But before you can use the rate of 1.5% you must convert it to a decimal. To change percent to a decimal, divide by 100:
      • 1.5% ÷ 100 = 0.015.
  3. Measure the term of the loan. The term is another name for the length of the loan. In some cases, you will agree to the length of the loan when you borrow it. For example, most mortgages have a defined term. For many private loans, the borrower and lender may agree to any term they wish.
    • It is important that the length of the term match the interest rate, or at least be measured in the same units. For example, if your interest rate is for a year, then your term should be measured in years as well. If the rate is advertised as 3% per year, but the loan is only six months, then you would calculate a 3% annual interest rate for a term of 0.5 years.
    • As another example, if the rate is agreed to be 1% per month, and you borrow the money for six months, then the term for calculation would be 6.
  4. Calculate the interest. To calculate interest, multiply the principal by the interest rate and the term of the loan. This formula can be expressed algebraically as:
    • <math>I=P*r*t</math>
    • Using the above example of the loan to a friend, the principal (<math>P</math>) is $2,000, and the rate (<math>r</math>) is 0.015 for six months. Because the agreement in this example was for a single term of six months, the variable <math>t</math> in this case is 1. Then calculate the interest as follows:
      • <math>I=Prt=(2000)(0.015)(1)=30</math>. Thus, the interest due is $30.
    • If you want to calculate the amount of the full payment due (A), with the interest and the return of the principal, then use the formula <math>A=P(1+rt)</math>. This calculation would look like:
      • <math>A=P(1+rt)</math>
      • <math>A=2000(1+.015*1)</math>
      • <math>A=2000(1.015)</math>
      • <math>A=2,030</math>
  5. Try another example. Just for more practice, suppose you deposit $5,000 in a savings account with a 3% annual interest rate. After only three months, you withdraw the money and any interest due at that time.
    • <math>A=P(1+rt)</math>
    • <math>A=5000(1+.03*0.25)</math>
    • <math>A=5000(1.0075)</math>
    • <math>A=5037.5</math>
    • In three months, you would earn $37.50 interest.
    • Note that t=0.25 here, because three months is one-fourth (0.25) of the original one year term.

Calculating Compound Interest

  1. Understand the meaning of compound interest. Compound interest means that as your interest is earned, the interest goes back into the account, and you begin earning (or paying) interest on top of interest. As a simple example, if you deposit $100 at 5% interest per year, then at the end of one year you will earn $5 interest. If you return that to the account, then at the end of the second year, you will earn 5% of $105, not just the original $100. Over time, this can increase quite substantially.[3]
    • The formula for calculating the value (A) of compounding interest is:
      • <math>A=P(1+\frac{r}{n})^{nt}</math>
  2. Know the principal amount. As with simple interest, the calculation begins with the amount of the principal. The calculation is the same, whether you are calculating interest on money borrowed or money loaned. The principal amount is generally denoted with the variable <math>P</math>.[4]
  3. Measure the rate. The interest rate must be agreed upon at the outset and should be presented in a decimal number for calculation. Recall that the percent number can be converted to a decimal by dividing by 100 (or, as a shortcut, moving the decimal point two places to the left). Make sure that you know the length of time that the interest rate applies to. The rate is noted algebraically as <math>r</math>.[5]
    • For example, a credit card may advertise interest of 15% per year. However, interest is generally applied each month, so you may want to know the monthly interest rate. In that case, divide by 12, to find the monthly interest rate of 1.25% per month. These two rates, 15% per year or 1.25% per month, are equivalent to each other.
  4. Know when the interest will compound. Compounding interest means that the interest will be calculated periodically and added back to the principal amount. For some loans, this may happen once a year. For some, it may happen each month or each quarter. You need to know how many times a year the interest will be compounded.[6]
    • If interest is compounded annually, then n=1.
    • If interest is compounded quarterly, for example, then n=4.
  5. Know the term of the loan. The term is the length of time for which the interest will be calculated. The term is generally measured in years. If you need to calculate interest for some other length of time, you will need to convert into years.[7]
    • For example, for a loan of one year, then <math>t=1</math>. But, for a term of 18 months, then <math>t=1.5</math>.
  6. Identify the variables from the situation. Suppose, for this example, you deposit $5,000 into a savings account that pays 5%, compounded monthly. What will be the value of this account after three years?[8]
    • First, identify the variables that you need to solve the problem. In this case:
      • <math>P=$5,000</math>
      • <math>r=0.05</math>
      • <math>n=12</math>
      • <math>t=3</math>
  7. Apply the formula and calculate the compounded interest. Once you have understood the situation and identified the variables, enter them into the formula to find the amount of the interest.
    • For the problem started above, this would look as follows:
      • <math>A=P(1+\frac{r}{n})^{nt}</math>
      • <math>A=5000(1+\frac{0.05}{12})^{12*3}</math>
      • <math>A=5000(1+0.00417)^{36}</math>
      • <math>A=5000(1.00417)^{36}</math>
      • <math>A=5000(1.1616)</math>
      • <math>A=5808</math>
    • Thus, after three years, compound interest will have amounted to $808, in addition to the original $5,000 deposit.

Calculating Continuously Compounding Interest

  1. Understand continuously compounding interest. As you saw in the previous example, compound interest grows faster than simple interest by adding the interest back to the principal at certain times. Compounding quarterly is more valuable than compounding annually. Compounding monthly is even more valuable than compounding quarterly. The most valuable situation would have the interest compounding continuously - that is, every instant. As quickly as interest can be calculated, it is returned to the account and adds to the principal. This is obviously only theoretical.[9]
    • Using some calculus, mathematicians have developed a formula that simulates interest that is compounded and added back to the account in a continuous stream. This formula, which is used to calculate continuously compounding interest, is:
      • <math>A=Pe^{rt}</math>
  2. Know the variables for calculating the interest. The formula for the continuously compounding interest looks similar to the early situations, with some slight differences. The variables for the formula are:[10]
    • <math>A</math> is the future value (or Amount) of money that the loan will be worth after compounding the interest.
    • <math>P</math> is the principal.
    • <math>e</math>. Although this looks like a variable, it is actually a constant number. The letter <math>e</math> is a special number called “Euler’s constant,” named for the mathematician Leonard  Euler who discovered its properties.
      • Most advanced graphing calculators have a button for <math>e^x</math>. If you press this button, with the number 1, to represent <math>e^1</math>, you will learn that the value of <math>e</math> is approximately 2.718.
    • <math>r</math> is the interest rate per year.
    • <math>t</math> is the term of the loan, measured in years.
  3. Know the details of your loan. Banks typically use continuously compounding interest on home mortgage loans. Suppose you want to borrow $200,000 at a rate of 4.2% for a 30 year mortgage. The variables that you will use for the calculation are, therefore:[11]
    • <math>P=200,000</math>
    • <math>e</math>, again, is not a variable but is the constant 2.718.
    • <math>r=0.042</math>
    • <math>t=30</math>
  4. Use the formula to calculate the interest. Apply the values to the formula to calculate the amount of interest that you will owe on the 30 year loan.[12]
    • <math>A=Pe^{rt}</math>
    • <math>A=200000*2.718^{(0.042)(30)}</math>
    • <math>A=200000*2.718^{1.26}</math>
    • <math>A=200000*3.525</math>
    • <math>A=705000</math>
    • Notice the enormous value of compounding interest continuously.

Sources and Citations