📚Study Guide: Exponential and Logarithmic Functions
Unit 2: Exponential and Logarithmic Functions
Exponential and logarithmic functions model rapid growth, decay, and a wide variety of natural phenomena. This unit covers the properties and graphs of exponential functions f(x) = a*b^x and logarithmic functions f(x) = log_b(x) as their inverses. You will solve exponential and logarithmic equations using one-to-one properties, rewrite expressions using change of base, and apply these functions to real-world contexts such as compound interest, radioactive decay, and population dynamics. Understanding the inverse relationship between exponentials and logarithms is essential for solving equations and analyzing transformations. The natural base e and natural logarithm ln(x) receive special emphasis due to their prominence in calculus.
Key Concepts
- Exponential Growth vs Decay: Growth when b > 1; decay when 0 < b < 1. The base determines the rate.
- Natural Base e: The irrational number approximately 2.71828, arising in continuous growth contexts.
- Logarithm Definition: log_b(x) = y means b^y = x. Logarithms are exponents.
- Inverse Relationship: b^(log_b(x)) = x and log_b(b^x) = x. The functions undo each other.
- Logarithm Properties: Product rule log(ab) = log(a) + log(b); quotient rule log(a/b) = log(a) - log(b); power rule log(a^c) = c*log(a).
- Change of Base: log_b(a) = log(a)/log(b) = ln(a)/ln(b).
- Solving Exponential Equations: Take the logarithm of both sides to isolate the variable in the exponent.
- Solving Logarithmic Equations: Exponentiate both sides to eliminate the logarithm; always check for extraneous solutions.
Vocabulary
- Exponential function: A function of the form f(x) = a*b^x where b > 0, b != 1.
- Logarithmic function: The inverse of an exponential function, written f(x) = log_b(x).
- Natural logarithm: The logarithm with base e, denoted ln(x).
- Common logarithm: The logarithm with base 10, denoted log(x).
- Asymptote of logarithmic graph: The vertical line x = 0 (y-axis) for log_b(x).
Formulas
- Compound interest: A = P(1 + r/n)^(nt)
- Continuous compounding: A = P*e^(rt)
- Change of base: log_b(a) = ln(a)/ln(b)
- log_b(xy) = log_b(x) + log_b(y)
- log_b(x/y) = log_b(x) - log_b(y)
- log_b(x^k) = k*log_b(x)
- Exponential model: y = a*e^(kt)
Common Mistakes
- Distributing logarithms across addition: log(a + b) is not equal to log(a) + log(b).
- Forgetting to check for extraneous solutions when solving logarithmic equations, since the domain excludes non-positive inputs.
- Confusing the horizontal asymptote of exponentials (y=0) with the vertical asymptote of logarithms (x=0).
- Using simple interest formulas for problems involving compounding periods.
AP Exam Strategies
- When solving equations with different bases, take the natural log of both sides and use log properties to isolate the variable.
- For exponential word problems, identify whether the model is growth (positive exponent/rate) or decay (negative exponent/rate).
- Use the change of base formula to evaluate logarithms on calculators that only have log and ln buttons.
- Sketch rough graphs to confirm the number of solutions and reasonableness of answers.
Real-World Applications
- Finance: Compound interest and continuous compounding calculate investment growth and loan balances.
- Archaeology: Carbon-14 decay uses exponential models to date ancient organic materials.
- Epidemiology: Early-stage disease spread is often modeled with exponential functions before saturation effects apply.