Skip to main content
SingaporeAdditional MathematicsSyllabus dot point

How do we solve equations where the unknown is in the exponent, or inside a logarithm?

Solve exponential equations by taking logarithms, and solve logarithmic equations using the definition and laws of logarithms

A focused answer to the N(A)-Level Additional Mathematics outcome on solving exponential and logarithmic equations. Take logs to free an exponent, and use the definition and laws to solve equations involving logarithms.

Generated by Claude Opus 4.88 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The answer
  3. Examples in context
  4. Try this

What this dot point is asking

SEAB wants you to solve two related kinds of equation: exponential equations, where the unknown sits in the exponent (like 3x=203^x = 20), and logarithmic equations, where the unknown sits inside a logarithm (like log⁑2(x+1)=3\log_2(x + 1) = 3). The first is solved by taking logs to bring the exponent down; the second by converting to index form or combining logs first. The unifying idea is that logs and powers are inverse operations, so each undoes the other.

The answer

Exponential equations with matching bases

If both sides can be written to the same base, equate the indices directly. For 2x=162^x = 16, write 16=2416 = 2^4, so x=4x = 4. This is the quickest route whenever it is available.

Exponential equations needing logs

When the bases cannot be matched, take logarithms of both sides and use the power law to bring the exponent to the front:

ax=bβ‡’log⁑ax=log⁑bβ‡’xlog⁑a=log⁑bβ‡’x=log⁑blog⁑aa^x = b \quad\Rightarrow\quad \log a^x = \log b \quad\Rightarrow\quad x\log a = \log b \quad\Rightarrow\quad x = \frac{\log b}{\log a}

Any base of logarithm works as long as you use it on both sides; the common (base 10) log on your calculator is the usual choice.

Logarithmic equations: convert to index form

A single logarithm equal to a number is solved by switching to index form using the definition log⁑ab=c⇔ac=b\log_a b = c \Leftrightarrow a^c = b:

log⁑2(x+1)=3β‡’x+1=23=8β‡’x=7\log_2(x + 1) = 3 \quad\Rightarrow\quad x + 1 = 2^3 = 8 \quad\Rightarrow\quad x = 7

Logarithmic equations: combine first

If there are several log terms, use the laws to combine them into a single logarithm, then convert to index form. For example log⁑x+log⁑(xβˆ’3)=1\log x + \log(x - 3) = 1 (base 10) becomes log⁑(x(xβˆ’3))=1\log\big(x(x - 3)\big) = 1, so x(xβˆ’3)=10x(x - 3) = 10, a quadratic to solve.

Always check for invalid solutions

You can only take the log of a positive number, so after solving a logarithmic equation, reject any solution that makes the inside of a log zero or negative. This final check is often worth a mark.

Examples in context

Example 1. Population doubling. A population modelled by P=500(2)tP = 500(2)^t reaches 40004000 when 2t=82^t = 8, so t=3t = 3 time units. When the target does not give a neat power, you take logs instead, which is exactly the exponential-equation method applied to a real growth problem.

Example 2. Radioactive decay. A decaying quantity A=A0(0.5)tA = A_0(0.5)^t falls to a given level when you solve for tt by taking logs. Decay and growth questions are the most common real settings for these equations, tying the algebra to science contexts.

Try this

Q1. Solve 2x=642^x = 64. [1 mark]

  • Cue. 64=2664 = 2^6, so x=6x = 6.

Q2. Solve 5x=125^x = 12, to 3 significant figures. [2 marks]

  • Cue. x=log⁑12log⁑5=1.54x = \dfrac{\log 12}{\log 5} = 1.54.

Q3. Solve log⁑4(2xβˆ’1)=2\log_4(2x - 1) = 2. [2 marks]

  • Cue. 2xβˆ’1=42=162x - 1 = 4^2 = 16, so 2x=172x = 17 and x=8.5x = 8.5.

Exam-style practice questions

Practice questions written in the style of SEAB exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

Original3 marksSolve 3x=203^x = 20, giving your answer correct to 3 significant figures.
Show worked answer β†’

Take logarithms of both sides: log⁑3x=log⁑20\log 3^x = \log 20.

By the power law, xlog⁑3=log⁑20x\log 3 = \log 20, so x=log⁑20log⁑3x = \dfrac{\log 20}{\log 3}.

Evaluating, x=2.73x = 2.73 (3 significant figures).

What markers reward: taking logs of both sides, using the power law to bring xx down, and evaluating the quotient of logs to the required accuracy.

Original3 marksSolve log⁑2(x+1)=3\log_2(x + 1) = 3.
Show worked answer β†’

Convert to index form: log⁑2(x+1)=3\log_2(x + 1) = 3 means x+1=23=8x + 1 = 2^3 = 8.

So x=7x = 7.

What markers reward: rewriting the logarithmic equation in index form ac=ba^c = b, then solving the resulting linear equation to get x=7x = 7.

Related dot points