Chapter 4 Finance

4.1 Simple and Compound Interest

Learning Objectives

By the end of this section, you will be able to:

  • Calculate simple interest
  • Calculate annual percentage rate
  • Calculate compound interest
  • Calculate annual percentage yield

Discussing interest starts with the principal, or amount your account starts with. This could be a starting investment, or the starting amount of a loan. Interest, in its most simple form, is calculated as a percent of the principal. For example, if you borrowed $100 from a friend and agree to repay it with 5% interest, then the amount of interest you would pay would just be 5% of 100: $100(0.05) = $5. The total amount you would repay would be $105, the original principal plus the interest.

Simple One-time Interest

Simple One-time Interest Formula

[latex]\\I=Pr[/latex]

[latex]A=P+I=P+Pr=P(1+r)[/latex]

where:

[latex]\;I[/latex] is the interest

[latex]\;A[/latex] is the end amount (principal plus interest)

[latex]\;P[/latex] is the principal (starting amount)

[latex]\;r[/latex] is the interest rate in decimal form. Example: 5% = 0.05

Example 1

A friend asks to borrow $300 and agrees to repay it in 30 days with 3% interest. How much interest will you earn?

[latex]\begin {array}{ll} P=$300 & \text{the principal} \\r=0.03 & \text{3% rate} \end{array}[/latex]

[latex]I=Pr=$300(0.03)=$9.00[/latex]

You will earn $9 interest.

One-time simple interest is only common for extremely short-term loans. For longer term loans, it is common for interest to be paid on a daily, monthly, quarterly, or annual basis. In that case, interest would be earned regularly. For example, bonds are essentially a loan made to the bond issuer (a company or government) by you (the bond holder). In return for the loan, the issuer agrees to pay interest, often annually. Bonds have a maturity date, at which time the issuer pays back the original bond value.

Example 2

Suppose your city is building a new park, and issues bonds to raise the money to build it. You obtain a $1,000 bond that pays 5% interest annually that matures in 5 years. How much interest will you earn?

Each year, you would earn 5% interest: [latex]$1000(0.05) = $50[/latex] in interest.

So over the course of five years, you would earn a total of [latex]50 \times 5 = $250[/latex] in interest. When the bond matures, you would receive back the $1,000 you originally paid, leaving you with a total of $1,250.

We can generalize this idea of simple interest over time.

Simple Interest over Time

Simple Interest Formula

[latex]\\I=Prt[/latex]

[latex]A=P+I=P+Prt=P(1+rt)[/latex]

[latex]\;I[/latex] is the interest

[latex]\;A[/latex] is the end amount (principal plus interest)

[latex]\;P[/latex] is the principal (starting amount)

[latex]\;r[/latex] is the interest rate in decimal form

[latex]\;t[/latex] is time

The units of measurement (years, months, etc.) for the time should match the time period for the interest rate.

APR – Annual Percentage Rate

Interest rates are usually given as an annual percentage rate (APR) – the total interest that will be paid in the year. If the interest is paid in smaller time increments, the APR will be divided up.

For example, a 6% APR paid monthly would be divided into twelve 0.5% payments.

A 4% annual rate paid quarterly would be divided into four 1% payments.

Example 3

Treasury Notes (T-notes) are bonds issued by the federal government to cover its expenses. Suppose you obtain a $1,000 T-note with a 4% annual rate, paid semi-annually, with a maturity in 4 years. How much interest will you earn?

Since interest is being paid semi-annually (twice a year), the 4% interest will be divided into two 2% payments.

[latex]\begin{array}{ll} P=$1000& \text{the principal}\\ r=0.02&\text{2% rate per half-year}\\ t=8&\text{4 years = 8 half-years}\end{array}[/latex]

[latex]I = $1000(0.02)(8) = $160[/latex]

You will earn $160 interest total over the four years.

Exercise 1

A loan company charges $30 interest for a one month loan of $500. Find the annual interest rate they are charging.

Solution

[latex]\\ \begin{array}{rcl}I&=&$30 \text{ of interest}\\P&=&$500 \text{ principal}\\r&=&\text{ unknown}\\t&=&1 \text{ month} \end{array}[/latex][latex]\\[/latex]Using [latex]I = Prt[/latex], we get [latex]30=500\cdot r \cdot 1[/latex]. Solving, we get [latex]r=0.06[/latex], or [latex]6 \text{%}[/latex]. Since the time was monthly, this is the monthly interest. The annual rate would be [latex]12[/latex] times this: [latex]72\text{%}[/latex] interest.

Compound Interest

With simple interest, we were assuming that we pocketed the interest when we received it. In a standard bank account, any interest we earn is automatically added to our balance, and we earn interest on that interest in future years. This reinvestment of interest is called compounding.

Compound Interest Formula

[latex]\\A=P(1+\frac{r}{k})^{kt}[/latex]

[latex]\;A[/latex] is the balance in the account after [latex]t[/latex] years.

[latex]\;P[/latex] is the starting balance of the account (also called initial deposit, or principal)

[latex]\;r[/latex] is the annual interest rate in decimal form

[latex]\;k[/latex] is the number of compounding periods in one year.

  • If the compounding is done annually (once a year), [latex]k = 1[/latex].
  • If the compounding is done semiannually (twice a year), [latex]k = 2[/latex].
  • If the compounding is done quarterly, [latex]k = 4[/latex].
  • If the compounding is done monthly, [latex]k = 12[/latex].
  • If the compounding is done daily, [latex]k = 365[/latex].

The most important thing to remember about using this formula is that it assumes that we put money in the account once and let it sit there earning interest.

Example 4

A certificate of deposit (CD) is a savings instrument that many banks offer. It usually gives a higher interest rate, but you cannot access your investment for a specified length of time. Suppose you deposit $3000 in a CD paying 6% interest, compounded monthly. How much will you have in the account after 20 years?

In this example,

[latex]\begin{array}{ll} P=$3000&\text{the initial deposit}\\ r=0.06 & \text{6% annual interest rate}\\ k=12& \text{12 months in 1 year}\\ t=20& \text{since we're looking for how much we'll have after 20 years} \end{array}[/latex]

[latex]A=P(1+\frac{r}{k})^{kt}[/latex]

So [latex]A=3000(1+\frac{0.06}{12})^{12 \cdot 20} = $9930.61[/latex] (round your answer to the nearest penny)

Let us compare the amount of money earned from compounding against the amount you would earn from simple interest by investing $3000.

[latex]\begin{array} {|c|c|c|} \hline \text{Years}& \text{Simple Interest} &\text{6% compounded monthly}\\ &$15 \text{per month}& \text{0.5% each month}\\ \hline 5&$3900&$4046.55\\ \hline 10&$4800&$5458.19\\ \hline 15&$5700&$7362.28\\ \hline 20&$6600&$9930.61\\ \hline 25&$7500&$13394.91\\ \hline 30&$8400&$18067.73\\ \hline 35&$9300&$24370.65\\ \hline \end{array}[/latex]

A graph showing Years on the horizontal and Account Balance on the vertical. Two graphs are shown. The first showing simple interest increases linearly. The second showing compound interest curves upwards exponentially. They start at the same value, but the compound interest curve gets increasingly far above the further time goes on.
Figure 1. Account balance

As you can see, over a long period of time, compounding makes a large difference in the account balance. You may recognize this as the difference between linear growth and exponential growth.

Evaluating exponents on the calculator

When we need to calculate something like [latex]5^3[/latex] it is easy enough to just multiply [latex]5\cdot 5\cdot 5=125[/latex]. But when we need to calculate something like [latex]1.005^{240}[/latex] , it would be very tedious to calculate this by multiplying 1.005 by itself 240 times! So to make things easier, we can harness the power of our calculators.

Most scientific calculators have a button for exponents. It is typically either labeled like:

[latex]\begin{array}{|c|}\hline \text{^}\\ \hline \end{array}\;[/latex], [latex]\begin{array}{|c|}\hline y^x\\ \hline \end{array}\;[/latex], or [latex]\begin{array}{|c|}\hline \ x^y\\ \hline \end{array}[/latex]

To evaluate [latex]1.005^{240}[/latex] we’d type 1.005 [latex]\begin{array}{|c|}\hline \text{^}\\ \hline \end{array}\;[/latex] 240, or 1.005 [latex]\begin{array}{|c|}\hline y^x\\ \hline \end{array}\;[/latex] 240. Try it out – you should get something around 3.3102044758.

Example 5

You know that you will need $40,000 for your child’s education in 18 years. If your account earns 4% compounded quarterly, how much would you need to deposit now to reach your goal?

In this example, we’re looking for [latex]P[/latex].

[latex]\begin{array}{ll} r=0.04& \text{4% }\\ k=4& \text{4 quarters in one year}\\ t=18& \text{Since we know the balance in 18 years}\\ A=$40,000 & \text{The amount we have in 18 years} \end{array}[/latex]

In this case, we’re going to have to set up the equation, and solve for [latex]P[/latex].

[latex]\begin{array}{rcl} 40000&=&P(1+\frac{0.04}{4})^{4 \cdot 18}\\40000&=&P(2.0471)\\ \frac{40000}{2.0471}&=&P\\$19539.84&=&P \end{array}[/latex]

So you would need to deposit $19,539.84 now to have $40,000 in 18 years.

Rounding

It is important to be very careful about rounding when calculating things with exponents. In general, you want to keep as many decimals during calculations as you can. Be sure to keep at least 3 significant digits (numbers after any leading zeros). Rounding 0.00012345 to 0.000123 will usually give you a “close enough” answer, but keeping more digits is always better. If your calculator allows it, do all your calculations without rounding in the calculator and only round the final answer.

Example 6

To see why not over-rounding is so important, suppose you were investing $1000 at 5% interest compounded monthly for 30 years.

[latex]\begin{array}{ll} P=$1000& \text{the initial deposit }\\ r=0.05& \text{5%}\\ k=12& \text{12 months in one year}\\ t=30 & \text{since we’re looking for the amount after 30 years} \end{array}[/latex]

If we first compute [latex]\frac{r}{k}[/latex], we find [latex]\frac{0.05}{12} = 0.00416666666667[/latex]

Here is the effect of rounding this to different values:

[latex]\begin{array} {|c|c|c|} \hline \frac{r}{k} \text{rounded to:}& \text{Gives} A\text{ to be:} &\text{Error}\\ \hline 0.004&$4208.59&$259.15\\ \hline 0.0042&$4521.45&$53.71\\ \hline 0.00417&$4473.09&$5.35\\ \hline 0.004167&$4468.28&$0.54\\ \hline 0.0041667&$4467.80&$0.06\\ \hline \text{no rounding}&$4467.74& \\ \hline \end{array}[/latex]

If you’re working in a bank, of course you wouldn’t round at all. For our purposes, the answer we got by rounding to 0.00417, three significant digits, is close enough – $5 off of $4500 isn’t too bad. Certainly keeping that fourth decimal place wouldn’t have hurt.

Using your calculator

In many cases, you can avoid rounding completely by how you enter things in your calculator. For example, in the example above, we needed to calculate

[latex]A=1000(1+\frac{0.05}{12})^{12 \cdot 30}[/latex]

We can quickly calculate [latex]12 \times 30 = 360[/latex], giving [latex]A=1000(1+\frac{0.05}{12})^{360}[/latex].

Now we can use the calculator.

[latex]\begin{array}{|c|c|} \hline \text{Type this}& \text{Calculator shows}\\ \hline 0.05 \; \begin{array}{|c|} \hline \div\\ \hline \end{array} \; 12 \; \begin{array}{|c|} \hline =\\ \hline \end{array} \;& 0.0041666666667\\ \hline \; \begin{array}{|c|} \hline +\\ \hline \end{array} \;1 \; \begin{array}{|c|} \hline = \\ \hline \end{array} \;&1.0041666666667\\ \hline \; \begin{array}{|c|} \hline y^x\\ \hline \end{array} \; 360 \; \begin{array}{|c|} \hline =\\ \hline \end{array} \;&4.46774431400613\\ \hline \; \begin{array}{|c|} \hline \times\\ \hline \end{array} \; 1000 \; \begin{array}{|c|} \hline =\\ \hline \end{array} \;&4467.74431400613\\ \hline \end{array}[/latex]

The previous steps were assuming you have a “one operation at a time” calculator; a more advanced calculator will often allow you to type in the entire expression to be evaluated. If you have a calculator like this, you will probably just need to enter:

[latex]1000 \; \begin{array}{|c|} \hline \times\\ \hline \end{array} \; (1 \; \begin{array}{|c|} \hline +\\ \hline \end{array} \;0.05 \; \begin{array}{|c|} \hline \div\\ \hline \end{array} \; 12) \; \begin{array}{|c|} \hline y^x\\ \hline \end{array} \;360 \; \begin{array}{|c|} \hline =\\ \hline \end{array} \;[/latex]

Or

[latex]1000 \; \begin{array}{|c|} \hline \times\\ \hline \end{array} \; (1 \; \begin{array}{|c|} \hline +\\ \hline \end{array} \;0.05 \; \begin{array}{|c|} \hline \div\\ \hline \end{array} \; 12) \; \begin{array}{|c|} \hline \text{^}\\ \hline \end{array} \;360 \; \begin{array}{|c|} \hline =\\ \hline \end{array} \;[/latex]

 

Exercise 2

If $70,000 are invested at 7% compounded monthly for 25 years, find the end balance.

Solution

$400,779.27

Because of compounding throughout the year, with compound interest the actual increase in a year is more than the annual percentage rate. If $1,000 were invested at 10%, the table below shows the value after 1 year at different compounding frequencies:

[latex]\begin{array}{|c|c|} \hline \text{Frequency}& \text{Value after one year}\\ \hline \text{Annually, } n = 1 &$1100\\ \hline \text{Semiannually, } n = 2 &$1102.50\\ \hline \text{Quarterly, } n = 4 &$1103.81\\ \hline \text{Monthly, } n = 12 &$1104.71\\ \hline \text{Daily, } n = 365 &$1105.16\\ \hline \end{array}[/latex]

If we were to compute the actual percentage increase for the daily compounding, there was an increase of $105.16 from an original amount of $1,000, for a percentage increase of [latex]\frac{105.16}{1000}=0.10516=10.516%[/latex] increase. This quantity is called the annual percentage yield (APY).

Notice that given any starting amount, the amount after 1 year would be [latex]A=P(1+\frac{r}{k})^k[/latex].

To find the total change, we would subtract the original amount, then to find the percentage change we would divide that by the original amount:

[latex]\frac{P(1+\frac{r}{k})^k-P}{P}=(1-\frac{r}{k})^k-1[/latex]

Annual Percentage Yield

The annual percentage yield is the actual percent a quantity increases in one year. It can be calculated as

[latex]APR=(1+\frac{r}{k})^k-1[/latex]

Notice this is equivalent to finding the value of $1 after 1 year, and subtracting the original dollar.

Example 7

Bank A offers an account paying 1.2% compounded quarterly. Bank B offers an account paying 1.1% compounded monthly. Which is offering a better rate?

We can compare these rates using the annual percentage yield – the actual percent increase in a year.

Bank A: [latex]APR=(1+\frac{0.012}{4})^4-1=0.012054=1.2054\text{%}[/latex]

Bank B: [latex]APR=(1+\frac{0.011}{12})^{12}-1=0.011056=1.1056\text{%}[/latex]

Bank B’s monthly compounding is not enough to catch up with Bank A’s better APR. Bank A offers a better rate.

Example 8

If you invest $2000 at 6% compounded monthly, how long will it take the account to double in value?

This is a compound interest problem, since we are depositing money once and allowing it to grow. In this problem,

[latex]\begin{array}{ll} P=$2000& \text{the initial deposit }\\ r=0.06& \text{6% annual rate}\\ k=12& \text{12 months in one year} \end{array}[/latex]

So our general equation is [latex]A=2000(1+ \frac{0.06}{12})^{12t}[/latex].

We also know that we want our ending amount to be double of $2000, which is $4000, so we’re looking for [latex]t[/latex] so that [latex]A = 4000[/latex]. To solve this, we set our equation for [latex]A[/latex] equal to 4000.

[latex]\begin{array}{rclcl} 4000&=&2000(1+\frac{0.06}{12})^{12t}& & \text{Divide both sides by 2000}\\ \\ 2&=&(1.005)^{12t}& &\text{To solve for the exponent, } \\ & & & & \text{take the log of both sides}\\ \\ log(2)&=&log(1.005)^{12t}& &\text{Use the exponent property of logs}\\ & & & & \text{on the right side} \\ \\ log(2)&=&12t\;log(1.005)& &\text{Now we can divide both sides by}\\ & & & &\;12log(1.005)\\ \\ \frac{log(2)}{12log(1.005)}&=&t& &\text {Approximate this to a decimal}\\ \\ t&=&11.581 \end{array}[/latex]

It will take about [latex]11.581[/latex] years for the account to double in value. Note that your answer may come out slightly differently if you had evaluated the logs to decimals and rounded during your calculations, but your answer should be close. For example if you rounded [latex]log(2)[/latex] to [latex]0.301[/latex] and [latex]log(1.005)[/latex] to [latex]0.00217[/latex], then your final answer would have been about [latex]11.577[/latex] years.

Media Attributions

definition

License

Icon for the Creative Commons Attribution-ShareAlike 4.0 International License

Finite Mathematics Copyright © 2024 by LOUIS: The Louisiana Library Network is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book