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.
At a glance
loga(b)=c⟺ac=b.
log10 on a calculator is the LOG button.
Natural log (ln) uses base e; less common at IGCSE.
Three log laws: product, quotient, power.
loga(xy)=loga(x)+loga(y).
loga(yx)=loga(x)−loga(y).
loga(xn)=nloga(x).
loga(1)=0 and loga(a)=1.
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.
Quick recap
loga(b)=c⟺ac=b.
Three log laws: product (sum), quotient (difference), power (coefficient).
loga(1)=0, loga(a)=1.
Solve exponential equations by taking logs of both sides.
Same base on both sides → equate exponents directly.
log(x+y)=logx+logy — logs only distribute over multiplication.
Memorise this
Verbatim phrases and definitions Cambridge mark schemes credit.
Logarithm — loga(b) is the power that a must be raised to in order to give b.
Product law — loga(xy)=logax+logay.
Quotient law — loga(x/y)=logax−logay.
Power law — loga(xn)=nlogax.
Change of base — loga(b)=logalogb.
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.
Step-by-step solutions to past-paper-style questions on logarithms, written exactly the way a tutor would explain them at the board.
Question type:
Question patterns to master — Logarithms
Almost every logarithms exam question is one of these shapes. Learn to spot each one and you will always know how to start.
Direct calculation▼
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.
Multi-step problem▼
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.
1Evaluate a logarithm
ExtendedDirect calculation• 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
ExtendedDirect calculation• 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
ExtendedDirect calculation• 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
ExtendedDirect calculation• 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
CoreDirect calculation• 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
CoreDirect calculation• 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)
ExtendedDirect calculation• log laws, product
▼
Question
Write log8+log125 as a single logarithm and evaluate.
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.
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
ChallengeMulti-step problem• 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.
Logarithms — frequently asked questions
The things students keep getting wrong in this sub-topic, answered.