An exponential equation is any equation whose unknown sits inside an exponent, or must be isolated from one, rather than appearing as an ordinary multiplied or added term.
In x(t) = x₀(1 + r)t, x(t) and x₀ sit outside the exponent, so solving for
either one is ordinary algebra. A single multiplication or division finishes the job.
r and t, by contrast, together build the exponent itself: r sets the base (1 + r) and t
is the power it's raised to. Isolating either of those two is what actually makes an
equation "exponential" in the sense that matters for solving it.
Ordinary algebra genuinely cannot free a variable from an exponent. Take
1,000 × 1.08t = 2,500 and divide both sides by 1,000: that leaves
1.08t = 2.5, and no further amount of dividing, subtracting, or multiplying
touches the t still sitting up in the exponent. Every ordinary operation acts on whole
terms, and an exponent is not a term. It's an instruction attached to one.
A logarithm is the one operation built for exactly this job: it is defined as the
inverse of exponentiation, so applying it to both sides of 1.08t = 2.5 brings
t down to ground level where ordinary division can finally isolate it. That single move
is the entire reason logarithms exist in a growth-formula context, and it's the move
this page walks through with real numbers rather than leaving as an abstract rule.
Anyone who only ever plugs known values forward, x₀, r, and t known, x(t) unknown,
never actually needs any of this, which is exactly the case the growth calculator on
this site's homepage is built to handle. This page picks up exactly where that direction
runs out: whenever the unknown is the exponent's own variable instead of an ordinary
term.