A growth rate is the constant percentage by which a quantity changes each period, and it can be found in two opposite directions: assumed forward to project a future value, or solved backward from two known values to reveal what rate must have produced them.
This page handles the backward direction. Given only a starting value, an ending
value, and the number of periods that passed between them, it solves for the single
rate that explains the change. No assumption about the rate is needed, because the
rate is exactly what is being computed.
That is the opposite of how most exponential growth problems are usually framed.
Typically a rate is assumed first, "grow by 5% a year", and then projected forward to
see where a value ends up after a number of periods. This page reverses that: the
ending value is already known, and the question is what rate, applied consistently,
would have gotten there from the starting value.
Both directions use the identical underlying relationship, x(t) = x₀(1 + r)t.
Solving forward means plugging in x₀, r, and t to find x(t), which is exactly what
the homepage's growth calculator does. Solving backward means starting from x₀, x(t),
and t, and rearranging the same equation to isolate r instead.
Solving backward is the right approach whenever the evidence is two observed numbers,
a customer count at two dates, a population at two censuses, an account balance at
the start and end of a term, and the rate connecting them is the unknown worth
finding.