Answer:
Build an exponential model from data 
b must be greater than zero and not equal to one. 
The initial value of the model is y = a. If b > 1, the function models exponential growth. As x increases, the outputs of the model increase slowly at first, but then increase more and more rapidly, without bound. If 0 < b < 1, the function models exponential decay.
Explanation: