← All sample quizzes

Sample Quiz: College Algebra Chapter 6

Exponential and Logarithmic FunctionsCollege Algebra 2e (Jay Abramson)

10 questions · 23 points · answer key included

Download the Word file

No account, no email — the file downloads straight away.

Multiple Choice

  1. Which of the following correctly describes the relationship between the exponential function y = bx and the logarithmic function y = logb(x)? (2 PTS)
    1. They are inverse functions with swapped domains and ranges
    2. The logarithmic function is a horizontal shift of the exponential function
    3. The exponential function is always greater than the logarithmic function
    4. They are identical functions with the same domain and range
  2. According to the product rule for logarithms, logb(MN) can be rewritten as which of the following? (2 PTS)
    1. logb(M) - logb(N)
    2. logb(M) + logb(N)
    3. logb(M - N)
    4. logb(M) · logb(N)
  3. The equation y = 2.294e-0.654t represents which type of exponential behavior? (2 PTS)
    1. Continuous decay, because the exponent coefficient is negative
    2. Continuous growth, because the base e is positive
    3. Continuous growth, because the coefficient 2.294 is positive
    4. Neither growth nor decay; it is a constant function
  4. What is the domain of the logarithmic function f(x) = log(5 - 2x)? (2 PTS)
    1. (0, ∞)
    2. (5/2, ∞)
    3. (-∞, 5/2)
    4. (-∞, ∞)
  5. Which statement correctly describes the transformation of the parent logarithmic function y = logb(x) to obtain f(x) = logb(x + c) + d when c > 0 and d > 0? (2 PTS)
    1. Shift left c units and down d units
    2. Shift right c units and down d units
    3. Shift left c units and up d units
    4. Shift right c units and up d units

True or False

  1. The natural logarithm ln(x) has base e, and ln(ex) = x for all real numbers x. (1 PTS)
  2. Exponential regression is used to model situations where growth begins slowly and then accelerates rapidly without bound. (1 PTS)
  3. It is reasonable to use an exponential regression model to make predictions far beyond the original observation interval. (1 PTS)

Problem Solving

  1. A tricycle driver in Manila invests $5,500 in a savings account earning 7.2% annual interest compounded monthly. Using the compound interest formula A(t) = P(1 + r/n)nt, calculate the account value after 8 years. Round to the nearest peso. (5 PTS)
  2. Solve the exponential equation 100 = 20e2t for t. Express your answer in exact form and as a decimal rounded to four decimal places. (5 PTS)

Answer key

Multiple Choice

  1. 1.AThe exponential function y = bx and logarithmic function y = logb(x) are inverse functions, meaning their domains and ranges are swapped: the domain of the exponential function (-∞, ∞) becomes the range of the logarithmic function, and the range of the exponential function (0, ∞) becomes the domain of the logarithmic function.
  2. 2.BThe product rule for logarithms states that the logarithm of a product equals the sum of the logarithms: logb(MN) = logb(M) + logb(N).
  3. 3.AIn the form y = A0 ekt, continuous decay occurs when k < 0. Here, k = -0.654, which is negative, so the function represents continuous decay.
  4. 4.CA logarithmic function is defined only when its argument is positive. Setting 5 - 2x > 0 and solving gives x < 5/2, so the domain is (-∞, 5/2).
  5. 5.CAccording to the transformations of logarithmic functions, f(x) = logb(x + c) + d shifts the parent function left c units (when c > 0) and up d units (when d > 0).

True or False

  1. 1.TrueBy definition, the natural logarithm has base e, and since y = ex and y = ln(x) are inverse functions, ln(ex) = x for all real x.
  2. 2.TrueAccording to the summary on fitting exponential models to data, exponential regression is used to model situations where growth begins slowly and then accelerates rapidly without bound, or where decay begins rapidly and then slows down.
  3. 3.FalseThe textbook explicitly states that while interpolation within the original observation interval is usually reasonable, it is important to use reasoning skills to determine whether the model makes sense for inputs far beyond the original observation interval (extrapolation), and models should not be assumed to represent situations indefinitely.

Problem Solving

  1. 1.Substituting into the compound interest formula: A(8) = 5500(1 + 0.072/12)12 · 8 = 5500(1 + 0.006)96 = 5500(1.006)96. Computing (1.006)96 ≈ 1.7137, so A(8) ≈ 5500 × 1.7137 ≈ 9425.35. The account will be worth approximately $9,425.The compound interest formula correctly applies the given principal, rate, compounding frequency, and time period to calculate the final account value after 8 years.
  2. 2.Divide both sides by 20: 5 = e2t. Take the natural logarithm of both sides: ln(5) = 2t. Divide by 2: t = ln(5)/2. In decimal form, t ≈ 1.6094/2 ≈ 0.8047.The solution correctly isolates the exponential term, applies the natural logarithm (the inverse of the exponential function with base e), and solves for t algebraically.