
Patrick B. answered 11/03/20
Tutor
4.7
(31)
Math and computer tutor/teacher
f(x) = A*b^x
4 = A*b^0 = A*1 = A
so A=4
the function is f(x) 4 * b^x
256 = 4*b^3
64 = b^3
cube root of both sides says:
b = 4
f(x) = 4*4^x = 4^(x+1)