
Andy C. answered 07/29/18
Tutor
4.9
(27)
Math/Physics Tutor
N(t) = C*B^t where C is a fixed number constant and B is the base
N(0) = 100 ----> 100 = C*B^(0) ---> C = 100
N(t) = 100*B^t
N(7) = 1000 ----> 1000 = 100*B^7
10 = B^7
log 10 = log B^7
1 = 7 * log B
1/7 = log B
10^(1/7) = B
N(t) = 100* 10^(t/7)