Marquette University

Department of Mathematics, Statistics and Computer Science

Wim Ruitenburg's Spring 2013 MATH 1300-101

Last updated: March 2013
Comments and suggestions: Email   wimr@mscs.mu.edu

Money from chapter 10

Despite all the money talk, chapter 10 is really about exponential growth, with examples from money management.
From the chapter we can learn: We spent some time on geometric sequences. We said a few things about logarithms. We spent some time on continuously compounded interest.

Example Problem(s)

  1. Recommended problems from Chapter 10 of the book:
    1, 3, 9
  2. Suppose we put an amount X in the bank at an interest rate of 3 percent annual interest. After 10 years we have 2000 dollars. Which of the following is the correct formula for X?
    1. X = 2000 * 1.03^10
    2. X = 2000 / 1.03^10
    3. X = 1.03^10 / 2000
    4. X = 2000 * 10^1.03
    5. X = 2000 / 10^1.03
  3. Recommended problems from Chapter 10 of the book:
    21, 22, 31, 32   (give the correct formulas only)
  4. Suppose a fixed inflation rate as explained earlier on this page, of 4 percent each year. Suppose we have 750 dollars in 2014. Which of the following is the correct formula for this amount in Y2K dollars?
    1. 750 * 1.04^14
    2. 1.04^14 / 750
    3. 750^14 * 1.04
    4. 750 / 1.04^14
    5. 750^14 / 1.04
  5. Let d be the daily compounded interest rate such that the annual interest rate equals 8 percent. So (1+d)^365 = 1.08. Which of the following formulas is the correct one for d?
    1. (1+d)^108 = 3.65
    2. 1+d = 1.08 / 365
    3. 1+d = e^( ln( 1.08 ) / 365 )
    4. 1+d = ln( 1.08 ) / 365
    5. 1+d = 108 / 365
  6. Which of the following is the best approximation of (1 + 0.007)^300?
    1. e^2.1
    2. 2.21
    3. e^1.2
    4. 1.21
    5. 0