To solve an exponential equation one always tries to reduce it to a form in which one can “remove the base” or substitute a new unknown.

In summary — Main methods

  1. Same base. If both sides can be written as powers with the same base, for example af(x)=ag(x)a^{f(x)} = a^{g(x)}, then — by the injectivity of the exponential function — one can “remove the base” and reduce the equation to f(x)=g(x)f(x) = g(x).
  2. Substitution. If an expression of the form axa^x appears several times in the equation (or a2x=(ax)2a^{2x} = (a^x)^2), one sets t=axt = a^x (with the condition t>0t > 0) and solves an equation in tt — often a quadratic. Finally one returns to xx by imposing ax=ta^x = t for each root t>0t > 0 found.
  3. Passing to the logarithm. If nothing better can be done, one applies the logarithm (next chapter) to bring the exponent xx into “linear” form. We shall see this after having defined the logarithms.

The first two methods are the ones we shall use straight away; the third requires the logarithm and will be dealt with in the following chapter.

Topics: Exponential function
Concepts: Injectivity
Functions: Exponential function
Methods: Exponential equations
Skills: Solving equations