Solving Exponential and Logarithmic Equations
Updated July 2026
Solving exponential equations
The solution of equations of the form ax=b, and equations which can be reduced to this form, including those that need prior algebraic manipulation; for example, 32x=4 and 25x−3×5x+2=0.
Example
Solve: 52x=27
We will solve this exactly [exactly means we will find an expression for the value of x rather than calculating [using a calculator] and then rounding the answer; many log values are irrational [like surds] and so cannot be expressed precisely as a decimal, which is why we often use surds and log expressions rather than rounded numerical values].
We can take logs of both sides, but we need to decide which base is best – we could use base 5 here or [because 27=33] we could use base 3. We will try both approaches just for completeness.
Approach 1: Take log5 of both sides:
log552x=log527=log533
Simplifying:
2x=3log53
and so
x=23log53
Approach 2: Take log3 of both sides:
log352x=log327=log333
Simplifying:
2xlog35=3
And so x=2log353.
You can check these two approaches give the same value using the change of base formula.
Ready to test your knowledge?
You've reached the end of this section. Start a practice session to solidify your understanding and master this topic.