Thien D. answered 07/08/19
Duke MS Engineering Grad For Math Tutoring
The formula for a general exponential function can be written as: y = abx
Let's plug in the first point, (0,6), into our general exponential function to solve for a. b0 = 1, so it's a good way to not deal with b for now.
y = abx
6 = abx*0= ab0 = A(1) = A
Therefore, A = 6.
Now, let's plug in the second point, (3,48), into our general exponential function with A plugged in as well. This will give us b.
y = 6bx
48 = 6b3
8 = b3
81/3 = b
b = 2
Let's plug a and b into the general exponential function:
y = 6(2x)