Fatskills
Practice. Master. Repeat.
Study Guide: Algebra Exponential and Logarithmic Functions Exponential Growth and Decay
Source: https://www.fatskills.com/stem-readiness/chapter/algebra-exponential-and-logarithmic-functions-exponential-growth-and-decay

Algebra Exponential and Logarithmic Functions Exponential Growth and Decay

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~7 min read

What Is This?

Exponential Growth and Decay is a mathematical concept describing how quantities change over time at an ever-increasing or decreasing rate. You'll encounter this topic in exams that test mathematical modeling, finance, biology, and physics.

Why It Matters

Exponential growth and decay appear frequently in exams, carrying around 20-30% of the total marks. The examiner tests your ability to understand and apply the underlying rules, formulas, and principles to solve problems. This topic is crucial in finance, where it's used to model population growth, compound interest, and depreciation.

Core Concepts

To master exponential growth and decay, you must own the following foundational ideas:


  • Exponential functions: These are functions of the form y = ab^x, where a and b are constants, and x is the variable.
  • Growth rate: This is the rate at which a quantity grows or decays, usually represented by the constant b in the exponential function.
  • Half-life: This is the time it takes for a quantity to decrease by half, often used to model radioactive decay.
  • Compound interest: This is the interest earned on both the principal amount and any accrued interest over time.

The Rule-Book (How It Works)

The primary rule governing exponential growth and decay is:


  • The exponential function formula: y = ab^x, where a is the initial value, b is the growth rate, and x is the time period.

Sub-rules, exceptions, and edge cases include:


  • Continuous compounding: When interest is compounded continuously, the formula becomes y = ae^(rt), where e is the base of the natural logarithm, r is the interest rate, and t is the time period.
  • Discrete compounding: When interest is compounded at discrete intervals, the formula becomes y = a(1 + r)^t, where r is the interest rate and t is the number of periods.

A simple visual pattern to remember is the "Rule of 72": Divide 72 by the interest rate to find the number of years it takes for an investment to double.

Exam / Job / Audit Weighting

Exam/Task Frequency Difficulty Rating Question Type/Real-World Task Type
Math Olympiad High Advanced Problem-solving, modeling
Business Finance Exam Medium Intermediate Case studies, scenario-based questions
Environmental Science Exam Low Beginner Multiple-choice, short-answer questions

Difficulty Level

Intermediate

Must-Know Rules, Formulas, Standards, or Principles

  1. Exponential function formula: y = ab^x
  2. Compound interest formula: A = P(1 + r)^n, where A is the future value, P is the principal amount, r is the interest rate, and n is the number of periods
  3. Half-life formula: N(t) = N0 * (1/2)^(t/h), where N(t) is the amount remaining after time t, N0 is the initial amount, h is the half-life, and t is the time period

Worked Examples (Step-by-Step)


Easy

  • Question: A population grows exponentially at a rate of 10% per year. If the initial population is 1000, what will be the population after 2 years?
  • Reasoning: Use the exponential function formula, y = ab^x, where a = 1000, b = 1.1, and x = 2.
  • Answer: 1210 (key rule applied: exponential growth)
  • Correct calculation: 1000 * (1.1)^2 = 1210

Medium

  • Question: A company invests $1000 at an annual interest rate of 5%. If interest is compounded continuously, what will be the value of the investment after 5 years?
  • Reasoning: Use the continuous compounding formula, y = ae^(rt), where a = 1000, r = 0.05, and t = 5.
  • Answer: 1276.28 (key rule applied: continuous compounding)
  • Correct calculation: 1000 * e^(0.05*5) = 1276.28

Hard

  • Question: A radioactive substance has a half-life of 10 years. If the initial amount is 100 grams, what will be the amount remaining after 20 years?
  • Reasoning: Use the half-life formula, N(t) = N0 * (1/2)^(t/h), where N0 = 100, h = 10, and t = 20.
  • Answer: 6.25 grams (key rule applied: half-life)
  • Correct calculation: 100 * (1/2)^(20/10) = 6.25

Common Exam Traps & Mistakes

  1. Mistake: Forgetting to use the correct formula for continuous compounding.
    • Wrong answer: 1000 * (1 + 0.05)^5 = 1276.28 (looks right, but uses discrete compounding formula)
    • Correct approach: Use the continuous compounding formula, y = ae^(rt)
  2. Mistake: Not considering the half-life when calculating radioactive decay.
    • Wrong answer: 100 * (1/2)^20 = 0.0001 (looks right, but ignores half-life)
    • Correct approach: Use the half-life formula, N(t) = N0 * (1/2)^(t/h)
  3. Mistake: Not accounting for the interest rate when calculating compound interest.
    • Wrong answer: 1000 * (1 + 0.05)^5 = 1276.28 (looks right, but ignores interest rate)
    • Correct approach: Use the compound interest formula, A = P(1 + r)^n

Shortcut Strategies & Exam Hacks

  1. Memory aid: Use the "Rule of 72" to estimate the number of years it takes for an investment to double.
  2. Elimination strategy: When faced with multiple-choice questions, eliminate options that are clearly incorrect and use the process of elimination to narrow down the correct answer.
  3. Pattern recognition: Recognize the pattern of exponential growth and decay in real-world scenarios, such as population growth or radioactive decay.

Question-Type Taxonomy

Question Format Mini-example Exams that favor it
Multiple-choice What is the value of x in the equation 2^x = 16? Math Olympiad, Business Finance Exam
Short-answer Calculate the future value of an investment of $1000 at an annual interest rate of 5% compounded continuously for 5 years. Environmental Science Exam
Problem-solving A population grows exponentially at a rate of 10% per year. If the initial population is 1000, what will be the population after 2 years? Math Olympiad, Business Finance Exam

Practice Set (MCQs)

  1. Question: What is the value of x in the equation 2^x = 32?
    • Options: A) 4, B) 5, C) 6, D) 7
    • Correct Answer: B) 5 (key rule applied: exponential function)
    • Explanation: Use the exponential function formula, y = ab^x, where a = 2 and b = 2.
    • Why the Distractors Are Tempting: Options A and C are plausible, but the correct answer is B.
  2. Question: A company invests $1000 at an annual interest rate of 5%. If interest is compounded continuously, what will be the value of the investment after 3 years?
    • Options: A) 1100, B) 1125, C) 1150, D) 1200
    • Correct Answer: C) 1150 (key rule applied: continuous compounding)
    • Explanation: Use the continuous compounding formula, y = ae^(rt), where a = 1000, r = 0.05, and t = 3.
    • Why the Distractors Are Tempting: Options A and B are plausible, but the correct answer is C.
  3. Question: A radioactive substance has a half-life of 10 years. If the initial amount is 100 grams, what will be the amount remaining after 15 years?
    • Options: A) 25, B) 50, C) 100, D) 200
    • Correct Answer: B) 50 (key rule applied: half-life)
    • Explanation: Use the half-life formula, N(t) = N0 * (1/2)^(t/h), where N0 = 100, h = 10, and t = 15.
    • Why the Distractors Are Tempting: Options C and D are plausible, but the correct answer is B.
  4. Question: A population grows exponentially at a rate of 10% per year. If the initial population is 1000, what will be the population after 4 years?
    • Options: A) 1210, B) 1400, C) 1600, D) 1800
    • Correct Answer: A) 1210 (key rule applied: exponential growth)
    • Explanation: Use the exponential function formula, y = ab^x, where a = 1000, b = 1.1, and x = 4.
    • Why the Distractors Are Tempting: Options B and C are plausible, but the correct answer is A.
  5. Question: A company invests $1000 at an annual interest rate of 5%. If interest is compounded at discrete intervals, what will be the value of the investment after 4 years?
    • Options: A) 1100, B) 1150, C) 1200, D) 1250
    • Correct Answer: C) 1200 (key rule applied: discrete compounding)
    • Explanation: Use the discrete compounding formula, A = P(1 + r)^n, where P = 1000, r = 0.05, and n = 4.
    • Why the Distractors Are Tempting: Options A and B are plausible, but the correct answer is C.

30-Second Cheat Sheet

  • Exponential function formula: y = ab^x
  • Continuous compounding formula: y = ae^(rt)
  • Half-life formula: N(t) = N0 * (1/2)^(t/h)
  • Compound interest formula: A = P(1 + r)^n
  • Rule of 72: Divide 72 by the interest rate to find the number of years it takes for an investment to double

Learning Path

  1. Beginner foundation: Understand the basic concepts of exponential growth and decay, including the exponential function formula and continuous compounding.
  2. Core rules: Learn the key formulas and rules, including the half-life formula and compound interest formula.
  3. Practice: Practice solving problems and questions using the core rules and formulas.
  4. Timed drills: Practice solving problems and questions under timed conditions to improve your speed and accuracy.
  5. Mock tests: Take mock tests to assess your knowledge and identify areas for improvement.

Related Topics

  1. Logarithms: Logarithms are closely related to exponential growth and decay, and are often used to solve problems involving exponential functions.
  2. Finance: Finance is a key application of exponential growth and decay, and involves the use of compound interest and continuous compounding to calculate investment returns.
  3. Biology: Biology is another key application of exponential growth and decay, and involves the use of exponential functions to model population growth and decay.


ADVERTISEMENT