Question

Difficulty: EasyExponential Functions and Equations

The function ff is defined by f(x)=a3xf(x) = a \cdot 3^x, where aa is a constant. If f(2)=45f(2) = 45, what is the value of f(1)f(1)?

Answer: 15

Answer

15
To find the value of f(1)f(1), we first determine the value of the constant aa. We are given that f(2)=45f(2) = 45, so substituting x=2x = 2 into the function definition f(x)=a3xf(x) = a \cdot 3^x gives 45=a3245 = a \cdot 3^2. Simplifying 323^2 to 99 yields 45=9a45 = 9a, which means a=5a = 5. Now that we know a=5a = 5, we can write the function as f(x)=53xf(x) = 5 \cdot 3^x. To find f(1)f(1), we substitute x=1x = 1 into this equation, yielding f(1)=531=15f(1) = 5 \cdot 3^1 = 15.

Step-by-Step Solution

1
Substitute the given point (2,45)(2, 45) into the function equation to solve for aa.
a=5a = 5
Since f(2)=45f(2) = 45, we have 45=a32=9a45 = a \cdot 3^2 = 9a, which gives a=5a = 5.
2
Evaluate the function at x=1x = 1 using the value of a=5a = 5.
f(1)=15f(1) = 15
Substituting a=5a = 5 and x=1x = 1 into f(x)=a3xf(x) = a \cdot 3^x gives f(1)=531=15f(1) = 5 \cdot 3^1 = 15.

Key Concept

Evaluating and solving exponential functions given initial conditions or points.
Rate this question