Consider a function f(x)=a*q^xf(x)=a⋅qx with a > 0a>0 and 0 < q < 10<q<1
For a=2a=2 and q=0.9q=0.9 the graph of this function is below:
graph{2(.9)^x [-10, 10, 5, -5]}
At x=0x=0 the function value is f(0)=a>0f(0)=a>0
As x->oox→∞, since 0 < q < 10<q<1, we multiply aa by progressively smaller and smaller number q^x->0qx→0.
The result, therefore, will be asymptotic behavior f(x)->0f(x)→0
Therefore, ant function f(x)=a*q^xf(x)=a⋅qx with a > 0a>0 and 0 < q < 10<q<1 describes decay.
The value of this function is diminishes during the time interval from t=Nt=N to t=N+1t=N+1 by a factor of qq, which is the same as to state that its value diminishes from a*q^Na⋅qN to a*q^(N+1)a⋅qN+1. The difference between old and new values is
a*q^N - a*q^(N+1) = a*q^N(1-q)a⋅qN−a⋅qN+1=a⋅qN(1−q)
So, 1-q1−q constitutes the rate of change, which in many cases is expressed as percentage.
For a=21000a=21000 and q=1-.12q=1−.12 this rate of change is
1-q = 1 - (1-.12) = .121−q=1−(1−.12)=.12 (or 12%12%).