Jay Y. answered 05/25/22
Patient and Effective Tutor
f(x) = a(b)x
b = 1 + r
r = growth/decay rate (decimal)
a = initial amount
- (1,6) --> f(1) = 6 --> a*b1 = 6
- (3,54) --> f(3) = 54 --> a*b3=54
for 1. a = 6/b substituting the a value into 2nd equation, (6/b)*b3 =54
6b2 = 54. b2 = 9 b = 3
f(x) = a(3)x
using the 1st point (1,6)
6 = a(3)1
a = 2
so final equation: f(x) 2* 3x