Simple Interest

1.1 Principal, Interest, Time

A. Introduction to Simple Interest

Many business interactions involve borrowing and lending money. The fee that is charged to compensate the lender is called interest. In other words, interest is the rent paid for an amount of money borrowed. When the amount is returned, interest is added to the original amount borrowed or invested.

Interest may be calculated in two different ways:

  • Simple Interest: the interest is calculated only on the initial amount borrowed or invested. With this method, the growth of money is linear, meaning it increases at a constant rate. Simple interest is typically applied to short-term financial products, such as short-term personal loans and treasury bills.
  • Compound Interest: the interest earned in earlier periods, such as previous months, is added to the principal amount. This accumulated total then earns interest in subsequent periods. As a result, money grows exponentially, or at an increasingly rapid rate, under compound interest. This method is commonly applied to long-term financial products like mortgages and car loans.

In simple interest, the interest charged is based on a percentage of the original amount borrowed or invested. The total interest amount depends on three key factors:

  • How much: the principal, which is the initial sum of money borrowed or invested.
  • How long: the duration for which the money is borrowed or invested.
  • What rate: the interest rate applied to the principal

For example, consider the principal amount of $100 invested at a simple interest rate of 10% per annum (i.e., year) for two years.

  • At the end of the first year, the interest is calculated as 10% of $100, resulting in $10.
  • At the end of the second year, the interest remains 10% of the original principal, again amounting to $10.

Therefore, over the two years, the initial investment of $100 grows to $120, as illustrated in Figure 1.1.1.

A chart displaying the principal of $100 and the interest of $10 earned each year totaling $20 over the two-year term.

Figure 1.1.1 The amount of simple interest on a $100 investment at the interest of 10% p.a.

B. Computing the Simple Interest

The amount of simple interest is given by

 [asciimath]I=P*r*t[/asciimath] Formula 1.1

Here [asciimath]P[/asciimath] is the principal amount (present value), [asciimath]r[/asciimath] the interest rate expressed in percent, and [asciimath]t[/asciimath] is the time period for which the principal amount is borrowed or invested.

When applying the simple interest formula, ensure the time period ([asciimath]t[/asciimath]) matches the time period of the interest rate ([asciimath]r[/asciimath]). For instance, if the interest rate is given per year (per annum or p.a.), you must convert the time to years before using it in the formula. Similarly, if the interest rate is monthly or daily, convert the time to months or days, respectively.

To convert the number of days to the equivalent number of years, divide by 365 since a year typically has 365 days. For converting months into years, divide the number of months by 12, as a year contains 12 months, as shown in Figure 1.1.2. Additionally, if you are given two specific dates, calculate the ‘Days Between Dates’ (DBD) to find out the number of days for the time period.

A diagram that shows how to convert number of days and months to years and vice versa: To convert the number of days or months to the equivalent number of years divide by 365 or 12, respectively. Conversely, to convert the number of years to the equivalent number of days or months multiply by 365 or 12, respectively.

Figure 1.1.2 How to convert the number of days and months to the number of years

 

How to Compute the Number of Days Between Two Dates (DBD)

Method 1: Using Calendar Days in each month

When counting the number of days in a time period, include either the first day or the last day of the investment or loan, but not both days.

Method 2: Using a DBD or date calculator such the Windows calculator or this DBD calculator

Method 3: Using a financial calculator

Financial calculators have a built-in worksheet for calculating the number of days between days. This video shows how to use a financial calculator (TI-BAII Plus) to find DBD.

Watch Video

 

 

Example 1.1.1: Compute Interest

Fill in the table and compute the amount of interest for the given principals.

P ($)  r (%) t (years) I ($)
$8,120 at 6.5% p.a. for 3 months.
$4,000 at 4% p.a. for 146 days.
$5,000 at [asciimath]9 3/4%[/asciimath]  p.a. between January 20 and April 7, 2020
Show/Hide Solution

 

a) $8,120 at 6.5% p.a. for 3 months.

  • [asciimath]P=$8120[/asciimath]
  • [asciimath]r=6.5%[/asciimath]
  • [asciimath]t=3 \ "months" -> t= 3/12 = 0.25 \ "years"[/asciimath]

Applying Formula 1.1 gives

[asciimath]I=P*r*t[/asciimath]

[asciimath]I=8120(6.5%)(0.25)=$131.95[/asciimath]

 

b) $4,000 at 4% p.a. for 146 days.

  • [asciimath]P=$4000[/asciimath]
  • [asciimath]r=4%[/asciimath]
  • [asciimath]t=146\ "days" -> t= 146/365 = 0.4 \ "years"[/asciimath]

Applying Formula 1.1 yields

[asciimath]I=P*r*t[/asciimath]

[asciimath]I=4000(4%)(0.4)=$64[/asciimath]

 

c) $5,000 at [asciimath]9 3/4%[/asciimath] p.a. between January 20 and April 7, 2020.

  • [asciimath]P=$5000[/asciimath]
  • [asciimath]r=9 3/4%=9.75%[/asciimath]
  • [asciimath]DBD=78\ "days"[/asciimath]
  • [asciimath]t=78\ "days" -> t= 78/365 \ "years"[/asciimath]

Applying Formula 1.1 yields

[asciimath]I=P*r*t[/asciimath]

[asciimath]I=5000(9.75%)(78/365)=$104.18[/asciimath]

 

Try an Example

 

Computing the Principal, Time, and Interest Rate

Formula 1.1 can be rearranged and solved for the other variables.
  • When looking for the principal [asciimath]P[/asciimath] given the other variables use [asciimath]P=I/(r*t)[/asciimath].
  • When looking for the time [asciimath]t[/asciimath] given the other variables use [asciimath]t=I/(P*r)[/asciimath].
  • When looking for the interest rate [asciimath]r[/asciimath] given the other variables use [asciimath]r=I/(P*t)[/asciimath].
Example 1.1.2: Compute Principal

Maria has to pay $440 as interest payment on a loan she has taken for a period of 9 months. If the interest rate on the loan is 6.58% p.a., what is the principal amount of the loan?

Show/Hide Solution

Given information:

  • Amount of interest:  [asciimath]I = $440[/asciimath]
  • Nominal Interest rate per year: [asciimath]r = 6.58%[/asciimath]
  • Time period of the loan: [asciimath]t = 9[/asciimath] months [asciimath]= 9/12[/asciimath]  years

 [asciimath]P=I/(r*t)[/asciimath] 

[asciimath]P=440/((6.58%)(9/12))[/asciimath] 

 [asciimath]=8915.906788...[/asciimath] 

[asciimath]~~ $8915.91[/asciimath] (Rounded to the nearest cents)

 

Note: Remember to match the time period of the loan and the time period of interest rate.

 

Try an Example

 

 

Example 1.1.3: Compute Time

Priya took a short-term loan of $14,000 at 8.5% p.a. What was the time period of the loan (rounded up to the next day) if she was charged the interest amount of $1500?

Show/Hide Solution

Given information:

  • Amount of interest:  [asciimath]I = $1500[/asciimath]
  • Nominal Interest rate per year: [asciimath]r = 8.5%[/asciimath]
  • The loan principal: [asciimath]P=$14,000[/asciimath]

 [asciimath]t=I/(P*r)[/asciimath] 

 [asciimath]t=1500/((14000) (8.5%))[/asciimath] 

[asciimath]=1.260504...[/asciimath]  years

 [asciimath]stackrel( xx 365)( = \ )460.08396[/asciimath]

 [asciimath]~~ 461[/asciimath] days  (Rounded UP the next day)

 

Note: For intermediate values, retain at least six decimal places for accuracy.

Note: In time calculations, if the result is a decimal, always round it up to the nearest whole number to guarantee that the necessary interest is fully accrued.

 

Try an Example

 

 

Example 1.1.4: Compute Interest Rate

What was the annual rate of simple interest offered on a savings of $8500 if the amount of interest earned in 6 months was $250? Round your answer to two decimal places if needed.

Show/Hide Solution

Given information:

  • Amount of interest:  [asciimath]I = $250[/asciimath]
  • The loan principal: [asciimath]P=$8500[/asciimath]
  • Time period of the savings: [asciimath]t = 6[/asciimath] months [asciimath]= 6/12=0.5[/asciimath]  years

[asciimath]r=I/(P*t)[/asciimath]

[asciimath]r=250/((8500) (0.5))[/asciimath]

[asciimath]=0.058823...[/asciimath]

 [asciimath]stackrel( xx 100%)( = \ )5.8823...%[/asciimath]

 [asciimath]~~ 5.88%[/asciimath] p.a.  (Rounded to two decimal places)

 

Note: Alternatively, you can keep the time in months in the calculation. However,  this will give you a monthly rate, and thus you should then multiply by 12 to obtain the annual rate.

 

Try an Example

 

Section 1.1. Exercises

  1. On March 9, 2020, Jack borrowed $62,200 from a bank at 8.62% p.a. If he repaid the amount on July 20, 2020, calculate the amount of interest charged on the loan.
    Show/Hide Answer

     

    I = $1953.69

  2. Kyrie has to pay $290.36 as an interest payment on a loan he has taken for a period of 6 months. If the interest rate charged on the loan is 7.6% p.a., what is the principal amount of the loan?
    Show/Hide Answer

     

    P = $7641.05

  3. Luke received a loan of $18,540 from his friend. If he was charged the interest amount of $994 at the end of 15 months, calculate the annual rate of simple interest on the loan.
    Show/Hide Answer

     

    r = 4.29% p.a.

 

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Mathematics of Finance Copyright © 2024 by Amir Tavangar is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book