Unit 2: Exponential & Logarithmic Functions
Exponential Data Modeling
Fitting an exponential function to context and data.
Prerequisites
- Geometric Sequences
Building an Exponential Model from What You're Given
An exponential model needs exactly two numbers: a starting value and a constant growth factor. Before reading on, think about how you'd find both if you were only told the starting value and a growth percentage — versus only being handed two data points, with no percentage stated at all.
Definition — Exponential Model
Worked Example — Modeling from a Growth Rate
Worked Example — Modeling from Two Data Points
Function Explorer
Transform: g(x) = a·f(b(x − h)) + k
Composition
Analysis (of the transformed function, in view)
- y-intercept
- (0, 0)
- x-intercepts
- (-9.42, 0), (-6.28, 0), (-3.14, 0), (0, 0), (3.14, 0), (6.28, 0), (9.42, 0)
- Extrema
- local min at (-7.85, -1); local max at (-4.71, 1); local min at (-1.57, -1); local max at (1.57, 1); local min at (4.71, -1); local max at (7.85, 1)
- Inflection points
- (-9.42, 0), (-6.28, 0), (-3.14, 0), (0, 0), (3.14, 0), (6.28, 0), (9.42, 0)
- Vertical asymptotes
- none found in view
- Horizontal asymptotes
- none found
- Domain
- all real numbers in view
- Range (estimated)
- approximately [-1, 1]
Tip
Common Mistakes
Writing b = 0.08 directly from an '8% growth' rate, instead of 1.08.
A growth rate describes the change, not the new total — the base itself has to include the 100% that's still there plus the 8% added: b = 1 + 0.08 = 1.08.
Assuming a = f(0) can be read off directly even when the given data doesn't include x = 0.
If neither given point has x = 0, solve for a and b together as a system, the same way b was isolated above, rather than guessing a from a point that isn't actually the initial value.
Key Takeaways
- An exponential model f(x) = a · bˣ needs an initial value a and a growth/decay factor b.
- A percentage growth rate r converts to a base as b = 1 + r (growth) or b = 1 − r (decay).
- Given two data points instead of a rate, dividing one function equation by the other isolates b as a solvable power.
Summary
Fitting a model is only half the picture — the next lesson studies the function that exactly undoes an exponential, and uses it to straighten exponential data into a line.
Sign in to track your progress and mark this lesson complete.
Track your progress