Learn how to interpret and analyze exponential graphs, including their key features, growth vs. decay, and transformations.
Exponential functions have the form f(x) = a·bx + c, where:
Occurs when b > 1
Example: f(x) = 2x
Doubles with each unit increase in x
Occurs when 0 < b < 1
Example: f(x) = (½)x
Halves with each unit increase in x
Example: f(x) = 3·2x-1 - 4
• Initial value (when x=1): 3·20 - 4 = -1
• Asymptote: y = -4
• Growth factor: 2 (doubles with each unit increase in x)
The graph of an exponential function f passes through the points (0, 5) and (1, 10). Which of the following could be the equation of f?
Follow these steps:
Step-by-Step Solution:
1. General form: f(x) = a·bx
2. Using (0,5): 5 = a·b0 → a = 5
3. Using (1,10): 10 = 5·b1 → b = 2
4. Therefore, f(x) = 5·2x
The correct answer is C) f(x) = 5·2x.