.
Write an exponential function in the form y=ab^x
that goes through points (0, 12) and (2,768)
~~~~~~~~~~~~~~
In this problem, it is assumed that the parameter b is a positive real number.
First, the problem says that the plot of the function goes through point (0,12).
It means that the value of the function is 12 at x= 0.
So we write 12 = , but since = 1 for any admittable value of b,
it implies that a = 12.
Hence, we can write the function in the form y = .
Next, the problem says that the plot of the function goes through point (2,768).
It means that the value of the function is 768 at x= 2.
So we write 768 = .
Dividing both sides by 12, we get = = 64.
It implies that b = = 8 (we accept positive value of the square root, only).
Finally, the function is y = .
You may check, that this function satisfies the imposed conditions.
Solved.