Marquette University

Department of Mathematics, Statistics and Computer Science

Wim Ruitenburg's Fall 2012 MATH 1300-101

Last updated: September 2012
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 continuously compounded interest. We said a few things about logarithms.

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 interst 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, 23   (give the correct formulas only)
  4. Which of the following is the best approximation of (1 + 0.0007)^3000?
    1. e^2.1
    2. 2.21
    3. e^1.2
    4. 1.21
    5. 0
  5. Recommended problems from Chapter 10 of the book:
    31, 33   (give the correct formulas only)
  6. 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