Lesson 17

Different Compounding Intervals

Let's find out what happens when we repeatedly apply the same percent increase at different intervals of time.

Problem 1

The population of a city in 2010 is 50,000, and it grows by 5% each year after.

  1. Write a function \(f\) which models the population of the city \(t\) years after 2010.
  2. What is the population of the city in 2017?
  3. What will the population of the city be in 2020? What about in 2030?
  4. By what factor does the population grow between 2010 and 2020? What about between 2020 and 2030?

Problem 2

A person charges $100 to a credit card with a 24% nominal annual interest rate.

Assuming no other charges or payments are made, find the balance on the card, in dollars, after 1 year if interest is calculated:

  1. annually
  2. every 6 months
  3. every 3 months
  4. monthly
  5. daily

Problem 3

A couple has $5,000 to invest and has to choose between three investment options.

  • Option A: \(2\frac{1}{4} \%\) interest applied each quarter
  • Option B: \(3\%\) interest applied every 4 months
  • Option C: \(4\frac{1}{2}\%\) interest applied twice each year

If they plan on no deposits and no withdrawals for 5 years, which option will give them the largest balance after 5 years? Use a mathematical model for each option to explain your choice.

Problem 4

Elena says that 6% interest applied semi-annually is the same as 1% interest applied every month: she reasons they are the same because they are both a 12% nominal annual interest rate.

  1. Is Elena correct that these two situations both offer a 12% nominal annual interest rate?
  2. Is Elena correct that the two situations pay the same amount of interest?

Problem 5

A bank pays 8% nominal annual interest, compounded at the end of each month. An account starts with \$600, and no further withdrawals or deposits are made.

  1. What is the monthly interest rate?
  2. Write an expression for the account balance, in dollars, after one year.
  3. What is the effective annual interest rate?
  4. Write an expression for the account balance, in dollars, after \(t\) years.

Problem 6

At the end of each year, 10% interest is charged on a $500 loan. The interest applies to any unpaid balance on the loan, including previous interest.

Select all the expressions that represent the loan balance after two years if no payments are made.

A:

\(500 + 2 \boldcdot (0.1) \boldcdot 500\)

B:

\(500 \boldcdot (1.1) \boldcdot (1.1)\)

C:

\(500 + (0.1) + (0.1)\)

D:

\(500 \boldcdot (1.1)^2\)

E:

\((500 + 50) \boldcdot (1.1)\)

(From Unit 5, Lesson 15.)

Problem 7

Here is a graph of the function \(f\) given by \(f(x) = 100 \boldcdot 2^x\).

Suppose \(g\) is the function given by \(g(x) = 50 \boldcdot (1.5)^x\).

Will the graph of \(g\) meet the graph of \(f\) for any positive value of \(x\)? Explain how you know.

Graph of a line, origin O. Horizontal axis 0 to 3, by 1’s, labeled x. Vertical from 0 to 900, by 100’s, labeled y. Line starts at 0 comma 100, passes through 1 comma 200, 2 comma 400, 3 comma 800.
 
(From Unit 5, Lesson 12.)

Problem 8

Suppose \(m\) and \(c\) each represent the position number of a letter in the alphabet, but \(m\) represents the letters in the original message, and \(c\) represents the letters in a secret code.

The equation \(c = m + 7\) is used to encode a message. 

  1. Write an equation that can be used to decode the secret code into the original message. 
  2. What does this code say: "AOPZ PZ AYPJRF!"?
(From Unit 4, Lesson 15.)