You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson introduces logarithms and the three key logarithm laws that you need for the Edexcel 9MA0 specification. Logarithms are the inverse of exponential functions and are essential for solving exponential equations.
A logarithm answers the question: "What power must I raise the base to in order to get this number?"
The statement aˣ = b is equivalent to x = log_a(b)
Read "log_a(b)" as "log base a of b."
Examples:
| Statement | Explanation |
|---|---|
| log_a(1) = 0 | Because a⁰ = 1 for any base a |
| log_a(a) = 1 | Because a¹ = a |
| log_a(aⁿ) = n | Applying the definition directly |
| a^(log_a(x)) = x | The exponential and logarithm cancel |
These identities follow directly from the definition and are used constantly.
log_a(x) + log_a(y) = log_a(xy)
The log of a product equals the sum of the logs.
Proof: Let log_a(x) = m and log_a(y) = n. Then aᵐ = x and aⁿ = y. So xy = aᵐ × aⁿ = aᵐ⁺ⁿ. Therefore log_a(xy) = m + n = log_a(x) + log_a(y).
Example: log₂(8) + log₂(4) = log₂(32) = 5
log_a(x) - log_a(y) = log_a(x/y)
The log of a quotient equals the difference of the logs.
Example: log₃(81) - log₃(3) = log₃(27) = 3
log_a(xⁿ) = n × log_a(x)
The log of a power equals the index times the log.
Example: log₁₀(1000) = log₁₀(10³) = 3 × log₁₀(10) = 3 × 1 = 3
Exam Tip: These three laws only work when the logs have the same base. You cannot combine log₂(x) + log₃(y) using these laws.
Example 1: Write 2log₃(5) + log₃(4) as a single logarithm.
Example 2: Write log₅(75) - log₅(3) as a single logarithm.
Example 3: Express log₂(48) - log₂(3) + log₂(4) as an integer.
A common exam question gives you values of log_a(p) and log_a(q) and asks you to find log_a of some expression.
Example: Given log₂(3) = p and log₂(5) = q, find log₂(45).
To solve aˣ = b, take logs of both sides:
Example: Solve 5ˣ = 20.
You can use any base for the log — log₁₀ and ln both work.
| Mistake | Correction |
|---|---|
| log(a + b) = log(a) + log(b) | There is no rule for the log of a sum |
| log(a) × log(b) = log(ab) | The addition law involves addition of logs, not multiplication |
| log(a/b) = log(a) / log(b) | log(a/b) = log(a) - log(b) — use subtraction |
| log(a)ⁿ = n × log(a) | Only log(aⁿ) = n × log(a); the power must be on the argument |
Edexcel 9MA0-01 specification section 6 — Exponentials and logarithms covers the function ax and its graph, where a is positive. Know and use the definition of logax as the inverse of ax, where a is positive and x≥0. Understand and use the laws of logarithms: logax+logay=loga(xy); logax−logay=loga(x/y); klogax=logaxk (including, for example, k=−1 and k=−21) (refer to the official specification document for exact wording). The defining identity is logax=y⇔ay=x. The Edexcel formula booklet lists the change-of-base formula but does not list the three core log laws — they must be memorised. Synoptic mentions: solving exponential equations using logs (used in section 6 modelling and across Paper 2 statistics for half-life and decay); differentiation of lnx in section 9 (dxdlnx=1/x); integration of 1/x in section 8 (∫1/xdx=ln∣x∣+C); modelling exponential growth and decay (N=N0ekt, where taking logs linearises the model); index laws from section 2 are the parent of log laws — every log law is an index law in disguise.
Question (8 marks): Solve log2(x+1)+log2(x−1)=3, giving the exact value of x and justifying your answer with reference to the domain of the original equation.
Solution with mark scheme:
Step 1 — combine the two logs using the product law.
log2(x+1)+log2(x−1)=log2((x+1)(x−1))=log2(x2−1)
M1 — correct application of the product law logaP+logaQ=loga(PQ). Common error: writing log2(x+1)+log2(x−1)=log2(2x) (adding inside the log instead of multiplying). That is the single most common mark-loss on this kind of question.
A1 — correct combined expression log2(x2−1).
Step 2 — convert from log form to index form.
By definition, log2(x2−1)=3⇔23=x2−1.
M1 — using the defining identity logaP=N⇔aN=P.
Step 3 — solve the resulting equation.
x2−1=8⟹x2=9⟹x=±3
A1 — both algebraic roots stated.
Step 4 — apply the domain constraint.
The original equation involves log2(x+1) and log2(x−1). For both to be defined we require x+1>0 and x−1>0, i.e. x>1.
M1 — explicit identification of the domain restriction. The phrase examiners reward: "since logaP is defined only for P>0".
A1 — applying the constraint to reject x=−3. (At x=−3, x−1=−4<0, so log2(x−1) is undefined.)
Step 5 — state the final solution with justification.
The only valid solution is x=3. Verification: log2(4)+log2(2)=2+1=3. ✓
A1 — final answer with verification.
B1 — communication mark for the explicit domain argument tied back to the original equation.
Total: 8 marks (M3 A4 B1).
Question (6 marks): A culture of bacteria has population P at time t hours, modelled by P=2000⋅30.4t.
(a) Find the time, to 3 significant figures, at which the population reaches 10 000. (4)
(b) Express your answer to (a) in the form ln3lnk for an integer k to be found, and hence give the exact value of t. (2)
Mark scheme decomposition by AO:
(a)
(b)
Total: 6 marks split AO1 = 3, AO2 = 2, AO3 = 1. Edexcel uses log questions in modelling contexts to test the AO3.4 step (set up the equation from the model), with AO2 reserved for the exact-form transformation.
Connects to:
Section 2 — Algebra and functions (index laws): every log law is the index-law twin. loga(xy)=logax+logay is the log-form of ap+q=ap⋅aq. Any candidate weak on indices will be weak on logs, because the proofs reduce instantly to index manipulation.
Section 6 — Exponentials (solving ax=b): logarithms are the only tool for isolating the exponent in equations like 5⋅2x=80. The structural pattern "exponential equation → take logs → linear in x" appears in nearly every modelling question on 9MA0-02.
Section 9 — Differentiation: dxdlnx=x1 for x>0, and dxdlogax=xlna1. The log laws are essential for differentiating expressions like ln(x21+x) — split into 2lnx+21ln(1+x) before differentiating, never after.
Section 8 — Integration: ∫x1dx=ln∣x∣+C, the exception to the power rule. Also ∫f(x)f′(x)dx=ln∣f(x)∣+C (the "reverse chain" pattern), which underlies many trickier Paper 1 integrations such as ∫tanxdx=−ln∣cosx∣+C.
Sections 6 + Statistics — exponential modelling and linearisation: taking logs of y=abx produces lny=lna+xlnb, a straight line in (x,lny). This is the technique behind log-linear plots in 9MA0-02 modelling questions and underlies log-graphs in physics, chemistry, biology and economics.
Logs questions on 9MA0 split AO marks more evenly than indices because real modelling tasks require AO3.4:
| AO | Typical share | Earned by |
|---|---|---|
| AO1 (knowledge / procedure) | 50–60% | Applying log laws correctly, switching between log and index form, using change-of-base, evaluating logaax=x |
| AO2 (reasoning / interpretation) | 20–30% | Justifying domain restrictions, presenting answers in the requested exact form (lnk/lna), recognising when to take logs |
| AO3 (problem-solving / modelling) | 15–25% | Setting up the equation from a population/decay/half-life model, interpreting the constants, criticising the model |
Examiner-rewarded phrasing: "since logaP is defined only for P>0 we require ..."; "taking natural logs of both sides ..."; "by the power law of logarithms, klogax=logaxk". Phrases that lose marks: leaving an answer as log25/log23 when the question requested a single ln form; writing log(x+y) when logx+logy was intended; "cancelling" logs as in logA/logB=A/B (a major and common error).
A specific Edexcel pattern to watch: if the question says "exact" or "in the form lnk/lna", a decimal answer scores zero on the final A1 even when correct. Read the constraint precisely.
Question: Given that log3a+2log3b=4, express a in terms of b.
Grade C response (~210 words):
Using the power law, 2log3b=log3b2. Then by the product law,
log3a+log3b2=log3(ab2)=4.
So ab2=34=81, hence a=b281.
Examiner commentary: Full marks (3/3). The candidate applies the power law, then the product law, then converts to index form correctly. The work is brief but each named law is used at the right step. The final rearrangement gives a explicitly in terms of b as the question demands. Many candidates lose marks here by stopping at ab2=81 without isolating a, or by applying the power law in the wrong direction (writing log3b2=(log3b)2, which is wrong). This is the textbook Grade C answer — efficient, accurate, no presentation flourishes.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.