Launching your learning experience…
Detailed notes on Functions for Cambridge IGCSE Mathematics, covering key concepts, explanations, examples, and exam-focused revision points.
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.
Mapped to the Cambridge IGCSE 0580 syllabus (2025-2027).
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.
Two special values.
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).
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.
Worked. Simplify log(8)+log(5).
Worked. Simplify log(60)−log(3).
Worked. Simplify 3log(2).
Worked (combine all three). Express loga(x)+2loga(y)−loga(z) as a single log.
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.
Worked. Solve 2x+1=7.
Equating bases (when possible). If both sides can be written as powers of the same base, just equate exponents:
This is faster than logs when the answer is a clean integer.
Verbatim phrases and definitions Cambridge mark schemes credit.
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.
Sources: Cambridge IGCSE Mathematics 0580 syllabus 2025-2027 (E2.17); 0580/42 Oct/Nov 2024 — Q12 (log laws + exponential solve); 0580 Examiner Reports 2022-2024. Last reviewed 2026-05-05.
Step-by-step solutions to past-paper-style questions on logarithms, written exactly the way a tutor would explain them at the board.
Almost every logarithms exam question is one of these shapes. Learn to spot each one and you will always know how to start.
Recognise it by
A single instruction — evaluate, write as a single logarithm, solve — on one log expression or one exponential equation.
How to approach it
Use the definition logbx=y⟺by=x, the log laws to combine or split terms, or change-of-base logba=logbloga for an awkward base. To solve bx=c, take logs of both sides.
Common trap
Treating log(x+y) as logx+logy — no sum law exists. Examiner reports also flag forgetting that bare log means base 10, and computing log of a negative argument.
Recognise it by
A quadratic in logx, or an equation mixing logs of different bases — several techniques chained together.
How to approach it
Substitute u=logx to turn a log-quadratic into an ordinary quadratic, or apply change-of-base so every term shares one base; solve, then convert back to find x.
Common trap
Expanding (logx)2 as logx2, or combining different-base logs directly. Examiner reports note the substitution / change-of-base step is where the method mark is earned.
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
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)
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.)
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.)
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
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.
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
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.
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.
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.
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.
y=logbx⟺by=x
When to use
Converting between logarithmic and exponential form.
logb(xy)=logbx+logby, logb(yx)=logbx−logby, logb(xn)=nlogbx
When to use
Combining or splitting logarithms.
logba=logbloga
When to use
Evaluating logba when your calculator only has log (base 10) or ln (base e).
Definitions to memorise and the exact keywords mark schemes credit for logarithms answers — sharpened from recent examiner reports for the 2026 0580 sitting.
logbx is the exponent you must raise b to in order to get x.
The number b in logb. Common bases are 10 (often written log) and e (written ln).
The value x in logb(x) — must be positive.
Logarithm with base e≈2.718. lnx=logex.
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.
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.
Why it happens
log(x2) becomes logx2 — ambiguous.
How to avoid it
Power law gives 2logx. Always.
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.
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.
The things students keep getting wrong in this sub-topic, answered.