The inverse of an exponential. loga(b)=c means ac=b. Three log laws unlock every Paper 4 manipulation question, from solving exponentials to combining log expressions.
What you’ll learn
Mapped to the Cambridge IGCSE 0580 syllabus (2025-2027).
E2.17 — Use logarithms to solve simple exponential equations.
Apply the laws of logarithms to manipulate expressions.
What a logarithm is
Same statement, two notations. loga(b)=c is just another way of writing ac=b.
Definition.loga(b)=c means ac=b.
In words: "the log base a of b is the power you raise a to in order to get b."
Worked translations.
log10(100)=2 because 102=100.
log2(8)=3 because 23=8.
log5(1)=0 because 50=1.
log3(81)=4 because 34=81.
Two special values.
loga(1)=0 — any base raised to 0 is 1.
loga(a)=1 — any base raised to 1 is itself.
A logarithm just asks for an exponent: the base stays the base, and the log answer is the power.
Calculator. The LOG button is base 10. Some calculators also have ln (natural log, base e). For other bases, use the change-of-base formula:
loga(b)=log10(a)log10(b).
loga(b)=c⟺ac=b.
loga(1)=0, loga(a)=1.
Calculator LOG button is base 10.
Change of base: loga(b)=logalogb.
The three log laws
Product, quotient, power. Mirror the index laws: × becomes +, ÷ becomes −, power comes down.
Product law.loga(xy)=loga(x)+loga(y).
Quotient law.loga(yx)=loga(x)−loga(y).
Power law.loga(xn)=nloga(x).
These mirror the index laws: am⋅an=am+n corresponds to log(product)=sum of logs.
Multiplication becomes addition, division becomes subtraction, and an exponent comes down as a multiplier.
Worked. Simplify log(8)+log(5).
Product law: log(8×5)=log(40).
Worked. Simplify log(60)−log(3).
Quotient law: log(360)=log(20).
Worked. Simplify 3log(2).
Power law in reverse: log(23)=log(8).
Worked (combine all three). Express loga(x)+2loga(y)−loga(z) as a single log.
Power: loga(x)+loga(y2)−loga(z).
Combine: loga(zxy2).
Product → SUM. Quotient → DIFFERENCE. Power → COEFFICIENT.
All laws use the SAME base.
Reverse direction: combine sums/differences into one log.
Use to simplify expressions or to solve equations.
Solving exponential equations with logs
Take the log of both sides; use the power law to bring the exponent down.
Method. When the unknown sits IN the exponent, take logs.
Worked. Solve 5x=50.
Take log of both sides: log(5x)=log(50).
Power law: xlog(5)=log(50).
Divide: x=log(5)log(50)≈2.43.
Worked. Solve 2x+1=7.
log(2x+1)=log(7).
(x+1)log(2)=log(7).
x+1=log(2)log(7)≈2.807.
x≈1.807.
Equating bases (when possible). If both sides can be written as powers of the same base, just equate exponents:
2x=16⇒2x=24⇒x=4.
This is faster than logs when the answer is a clean integer.
Unknown in exponent → take logs.
Power law brings the exponent down to a coefficient.
Divide to isolate.
If both sides reduce to the same base, equate exponents directly.
How it’s examined
Logs appear most years on Paper 4 as a 4-5 mark question — usually combining the three laws to simplify, or solving an exponential equation. Paper 2 has simpler 2-3 mark items. Examiner reports flag the log(x+y)=logx+logy misconception every series.
Worked examples, formulae, definitions and the mistakes examiners flag — everything you need to push from a pass to an A*.
Take this whole topic with you
Download a branded revision sheet — worked examples, formulae, definitions and common mistakes for Logarithms, ready to print or save as PDF.
Step-by-step worked examples — Logarithms
Step-by-step solutions to past-paper-style questions on logarithms, written exactly the way a tutor would explain them at the board.
1Evaluate a logarithm
Extended• evaluation
▼
Question
Evaluate log232.
Step-by-step solution
Step 1
Express 32 as a power of 2.
32=25
Step 2
log2(25)=5.
Answer
log232=5
2Combine using log laws
Extended• log laws
▼
Question
Write as a single logarithm: log12−log3+2log5.
Step-by-step solution
Step 1
Apply power law on the last term.
log12−log3+log25
Step 2
Apply quotient and product laws.
log(312×25)=log100
Answer
log100(=2)
3Solve an exponential equation
Extended• Adapted from 0580/42 May/Jun 2024 Q13• exponential
▼
Question
Solve 5x=200. Give your answer to 3 significant figures.
Step-by-step solution
Step 1
Take logs of both sides.
xlog5=log200
Step 2
Divide.
x=log5log200≈3.29
Answer
x≈3.29 (3 s.f.)
4Use change of base
Extended• change of base
▼
Question
Evaluate log450 to 3 s.f.
Step-by-step solution
Step 1
Apply change-of-base.
log450=log4log50≈2.82
Answer
2.82 (3 s.f.)
5Evaluate log216
Core• evaluation
▼
Question
Evaluate log216 without a calculator.
Step-by-step solution
Step 1
Write 16 as a power of 2.
16=24
Step 2
Apply logb(bn)=n.
log2(24)=4
Answer
log216=4
6Evaluate log101000
Core• evaluation, base 10
▼
Question
Evaluate log1000.
Step-by-step solution
Step 1
When no base is shown, base 10 is assumed.
1000=103
Step 2
Take the log.
log10(103)=3
Answer
log1000=3
Examiner tip
The examiner report flags candidates often forget that "log" without a stated base means base 10. Always check the convention in the syllabus.
7Apply loga+logb=log(ab)
Extended• log laws, product
▼
Question
Write log8+log125 as a single logarithm and evaluate.
Step-by-step solution
Step 1
Apply the product law.
log8+log125=log(8×125)=log1000
Step 2
Evaluate (base 10).
log101000=3
Answer
3
8Solve log3x=4
Extended• Adapted from 0580/42 Feb/Mar 2023 Q12• solve, log equation
▼
Question
Solve log3x=4.
Step-by-step solution
Step 1
Convert from log to exponential form.
x=34
Step 2
Evaluate.
x=81
Answer
x=81
Examiner tip
The mark scheme awards a method mark for explicitly writing the exponential form x=34. The examiner report flags candidates who try to manipulate log3 algebraically without the conversion.
9Solve a quadratic in logx
Challenge• Adapted from 0580/42 May/Jun 2024 Q17• log laws, quadratic
▼
Question
Solve (logx)2−5logx+6=0 (base 10).
Step-by-step solution
Step 1
Let u=logx.
u2−5u+6=0
Step 2
Factor.
(u−2)(u−3)=0⟹u=2 or u=3
Step 3
Convert back.
logx=2⟹x=100;logx=3⟹x=1000
Answer
x=100 or x=1000
Examiner tip
The mark scheme awards a method mark for the substitution u=logx. The examiner report flags candidates often try to expand (logx)2 as logx2, which is wrong.
10Use change of base to solve
Challenge• change of base, solve
▼
Question
Solve log2x+log4x=6. Give the exact value.
Step-by-step solution
Step 1
Use change of base on log4x to base 2.
log4x=log24log2x=2log2x
Step 2
Substitute.
log2x+2log2x=6⟹23log2x=6
Step 3
Solve.
log2x=4⟹x=24=16
Answer
x=16
Examiner tip
The examiner report flags candidates often try to combine logs with different bases directly. Change-of-base is the recommended first step.
Key Formulae — Logarithms
The formulae you need to memorise for logarithms on the Cambridge IGCSE 0580 paper, with every variable defined in plain English and a note on when to use it.
Definition of logarithm
y=logbx⟺by=x
b
base, b>0 and b=1
x
argument, x>0
When to use
Converting between logarithmic and exponential form.
Evaluating logba when your calculator only has log (base 10) or ln (base e).
Key Definitions and Keywords — Logarithms
Definitions to memorise and the exact keywords mark schemes credit for logarithms answers — sharpened from recent examiner reports for the 2026 0580 sitting.
Logarithm
Examiner keyword
logbx is the exponent you must raise b to in order to get x.
Base of a logarithm
Examiner keyword
The number b in logb. Common bases are 10 (often written log) and e (written ln).
Argument
The value x in logb(x) — must be positive.
Natural log (ln)
Logarithm with base e≈2.718. lnx=logex.
Common Mistakes and Misconceptions — Logarithms
The traps other students keep falling into on logarithms questions — taken from recent Cambridge IGCSE 0580 examiner reports and mark schemes — and how to avoid them.
✕Treating log(x+y) as logx+logy
0580/42 — recurring
▼
Why it happens
Confusing the product law with sums.
How to avoid it
Product law: log(xy)=logx+logy. Sum law for logs of sums DOES NOT EXIST.
✕Bringing the exponent down without the parentheses
▼
Why it happens
log(x2) becomes logx2 — ambiguous.
How to avoid it
Power law gives 2logx. Always.
✕Computing log of a negative number
▼
Why it happens
Students apply log to negatives without thinking.
How to avoid it
Logarithms are only defined for positive arguments. If log(−3) shows up, you've made an algebra error earlier.
✕Forgetting the base is non-10
▼
Why it happens
Calculator's log button is base 10. For log4 they need change-of-base.
How to avoid it
If the base isn't 10 or e, use logba=logbloga.
Practice questions
Exam-style questions with step-by-step worked solutions. Try one before checking the method.
Past paper style quiz
Get a report showing which sub-topics you've nailed and which ones still need work.
4. Exam Quiz
Assess your understanding
Attempt a past paper style quiz for this sub-topic and get instant feedback to identify your strengths and weaknesses.
Instant AI marking SchemeExaminer's feedbackAI Detailed report
Video lesson
Short walkthrough of the concepts students most often get stuck on.
Logarithms — frequently asked questions
The things students keep getting wrong in this sub-topic, answered.