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 covers how logarithmic graphs are used to determine unknown constants in relationships of the form y = axⁿ and y = abˣ. This technique of "reducing to linear form" is a key part of the Edexcel 9MA0 specification and appears regularly in exam papers.
When data follows a power law (y = axⁿ) or an exponential law (y = abˣ), plotting the raw data gives a curve. It is difficult to read off the constants a and n (or a and b) from a curve.
By taking logarithms, we can transform the relationship into a straight line of the form Y = mX + c, where the gradient and intercept give us the unknown constants.
Take log₁₀ of both sides:
log(y) = log(a × xⁿ) = log(a) + log(xⁿ) = log(a) + n × log(x)
This has the form:
log(y) = n × log(x) + log(a)
Comparing with Y = mX + c:
Example: Data suggests y = axⁿ. Given log(x) and log(y) values, the line of best fit has gradient 2.5 and y-intercept 0.7.
Take log₁₀ of both sides:
log(y) = log(a × bˣ) = log(a) + log(bˣ) = log(a) + x × log(b)
This has the form:
log(y) = log(b) × x + log(a)
Comparing with Y = mX + c:
Example: Data suggests y = abˣ. The graph of log(y) against x gives a straight line with gradient 0.3 and y-intercept 1.2.
You can use natural logarithms instead. The method is identical:
For y = axⁿ: ln(y) = n × ln(x) + ln(a) For y = abˣ: ln(y) = ln(b) × x + ln(a)
For the exponential model y = Aeᵏˣ (base e):
The choice of log₁₀ or ln makes no difference to the gradient and intercept values for the power model. For the exponential model, using ln is simpler when the base is e.
You will often be given a graph with:
Step 1: Calculate the gradient: m = (y₂ - y₁)/(x₂ - x₁)
Step 2: Find the intercept using y = mx + c and one of the points.
Step 3: Interpret m and c according to the model (as above).
Example: The line passes through (1, 2.5) and (4, 4.0) on a graph of log(y) vs log(x).
| Model | Log graph axes | Evidence of correct model |
|---|---|---|
| y = axⁿ | log(y) vs log(x) | Straight line |
| y = abˣ | log(y) vs x | Straight line |
If log(y) vs log(x) gives a straight line, the data follows a power model. If log(y) vs x gives a straight line, the data follows an exponential model.
Exam Tip: Pay careful attention to the axis labels. The axes tell you which model is being used. If the horizontal axis is log(x), it is a power model. If it is just x, it is an exponential model.
The table shows experimental data:
| x | 2 | 4 | 6 | 8 |
|---|---|---|---|---|
| y | 7.4 | 54.6 | 403 | 2981 |
Test whether y = abˣ by plotting log₁₀(y) against x.
log₁₀(y) values: 0.869, 1.737, 2.605, 3.474
Plotting these against x gives points that lie on a straight line.
Gradient = (3.474 - 0.869)/(8 - 2) = 2.605/6 ≈ 0.434
Using (2, 0.869): 0.869 = 0.434(2) + c, so c = 0.001 ≈ 0
Therefore: log(b) = 0.434, so b ≈ 2.72 ≈ e, and log(a) ≈ 0, so a ≈ 1.
The model is y ≈ eˣ (approximately).
Edexcel 9MA0-01 specification section 6 — Exponentials and logarithms, sub-strand on linearising data using logarithms covers logarithmic graphs to estimate parameters in relationships of the form y=axn and y=kbx, given data for x and y (refer to the official specification document for exact wording). This sits at the practical, modelling end of section 6 and is the part most likely to appear in Paper 1 modelling questions as a 6-to-10-mark structured item. The technique is examined synoptically against statistics (line of best fit and linear regression in 9MA0-03 section 3), against modelling assumptions and refinement language (cross-paper), against experimental physics analysis (real-world contexts) and against coordinate geometry (gradient and intercept of y=mx+c). The Edexcel formula booklet does not list the linearisation derivations — they must be reproduced from first principles using the laws log(ab)=loga+logb and log(an)=nloga.
Question (8 marks):
A scientist measures a quantity y at six values of x and obtains the following data:
| x | 2 | 4 | 6 | 8 | 10 | 12 |
|---|---|---|---|---|---|---|
| y | 5.66 | 16.0 | 29.4 | 45.3 | 63.2 | 83.1 |
The scientist believes y is related to x by either y=Axn or y=Abx for constants A, n or b.
(a) By taking logarithms of both sides of each candidate model, state the equation of the straight line that should result for each, identifying the gradient and intercept in terms of the unknown constants. (2)
(b) Using the data, decide which model is appropriate. Justify your decision. (2)
(c) Hence estimate the constants A and (as appropriate) n or b, giving each to 2 significant figures. (4)
Solution with mark scheme:
(a) Step 1 — linearise the power model.
Taking log10 of both sides of y=Axn:
logy=logA+nlogx
This is linear in logx with gradient n and intercept logA, plotted as logy against logx (a log-log plot).
M1 — correct application of log(AB)=logA+logB and log(xn)=nlogx.
Step 2 — linearise the exponential model.
Taking log10 of both sides of y=Abx:
logy=logA+xlogb
This is linear in x (not logx) with gradient logb and intercept logA, plotted as logy against x (a semi-log plot).
A1 — both linearisations stated correctly with gradient and intercept identified.
(b) Step 1 — compute log values for both candidate plots.
| x | logx | logy |
|---|---|---|
| 2 | 0.301 | 0.753 |
| 4 | 0.602 | 1.204 |
| 6 | 0.778 | 1.468 |
| 8 | 0.903 | 1.656 |
| 10 | 1.000 | 1.801 |
| 12 | 1.079 | 1.920 |
M1 — at least four logx and logy values computed correctly.
Step 2 — compare linearity.
For the log-log plot (logy vs logx): the ratios Δ(logy)/Δ(logx) between successive points are 1.50, 1.50, 1.50, 1.49, 1.51 — essentially constant. This is a straight line.
For the semi-log plot (logy vs x): the gradient Δ(logy)/Δx over equal x-intervals of 2 gives 0.226, 0.132, 0.094, 0.073, 0.060 — clearly not constant. So the semi-log plot is curved.
The data fits the power model y=Axn.
A1 — correct conclusion with quantitative justification (constant gradient on log-log, non-constant on semi-log).
(c) Step 1 — find the gradient n from the log-log line.
Using the endpoints (logx,logy)=(0.301,0.753) and (1.079,1.920):
n=1.079−0.3011.920−0.753=0.7781.167=1.50
M1 — correct gradient method on the log-log line.
A1 — n=1.5 (2 s.f.).
Step 2 — find the intercept logA.
Using (logx,logy)=(1.000,1.801):
logA=logy−nlogx=1.801−1.5×1.000=0.301
So A=100.301=2.00 (2 s.f.).
M1 — correct rearrangement and back-substitution to recover A from logA.
A1 — A=2.0 (2 s.f.). The model is y=2.0x1.5.
Total: 8 marks (M4 A4, split as shown).
Question (6 marks): A biologist models the mass m (in grams) of a culture as a function of time t (in hours). She suspects m=Abt for constants A>0 and b>0, and produces a plot of log10m against t. The line of best fit has gradient 0.18 and log10m-intercept 1.30.
(a) State, with reasoning, why a plot of log10m against t (rather than against log10t) is appropriate for this model. (2)
(b) Find the values of A and b, each to 2 significant figures. (3)
(c) Use the model to predict the mass after 10 hours. (1)
Mark scheme decomposition by AO:
(a)
(b)
(c)
Total: 6 marks split AO1 = 3, AO2 = 2, AO3 = 1. The AO2 weight is unusual for a section-6 procedural question, but typical for a modelling-flavoured item — Edexcel rewards explicit identification of why the chosen axes work.
Connects to:
9MA0-03 Statistics, section 3 (Statistical regression): the line of best fit on a log-log or semi-log scatter is a linear regression problem. Edexcel's regression line y=a+bx with sum-of-squares formulae for a and b applies directly to (logx,logy) or (x,logy) pairs. The product-moment correlation coefficient r on the transformed data measures how well the model linearises the relationship — a value of r>0.99 on log-log axes is strong evidence for a power-law relationship.
Modelling and modelling refinement (cross-paper): Edexcel's "modelling cycle" (formulate → solve → interpret → refine) sits behind every linearisation question. The decision to plot log-log versus semi-log is itself a modelling choice, and the residual pattern after fitting tells you whether to refine the model further (e.g. to y=Axn+c).
Experimental physics — real-world data analysis: Kepler's third law (T2∝r3, equivalently T=Ar3/2), Stefan-Boltzmann's law (P=σT4), Hooke's-law deviations (power-law stress-strain) and radioactive decay (N=N0e−λt) are all detected and parameterised by exactly the techniques in this lesson. A-Level Physics uses this every term.
Coordinate geometry (sections 1 and 3): the gradient-intercept form y=mx+c is the engine here — recognising that logy=(n)logx+(logA) is structurally identical to y=mx+c is the cognitive step. Reading m off a graph is GCSE; reading logA off a log-log plot and exponentiating to recover A is A-Level.
Logarithm laws (earlier in section 6): the entire technique rests on log(ab)=loga+logb and log(an)=nloga. Without absolute fluency on these, the linearisation cannot even be stated, let alone applied.
Logarithmic-graph questions on 9MA0 split AO marks across three pillars, with a noticeably higher AO3 share than most section-6 procedural items:
| AO | Typical share | Earned by |
|---|---|---|
| AO1 (knowledge / procedure) | 40–55% | Taking logs of both sides correctly, computing log values, reading gradient and intercept off a line, exponentiating logA to recover A |
| AO2 (reasoning / interpretation) | 25–35% | Stating why log-log linearises a power model (versus semi-log for exponential), justifying the choice of axes from data, interpreting gradient as n or logb |
| AO3 (problem-solving / modelling) | 15–25% | Choosing between competing models from data, making predictions, refining the model after residual inspection |
Examiner-rewarded phrasing: "taking logs of both sides gives logy=nlogx+logA"; "the gradient gives logb, so b=10gradient"; "the logy-intercept gives logA, so A=10intercept"; "since the data is linear on log-log axes, the model is y=Axn". Phrases that lose marks: "the gradient gives b" (it gives logb, not b); "the intercept gives A" (it gives logA); writing A=intercept without the exponentiation step.
A specific Edexcel pattern: when the question says "use a logarithmic plot to estimate n", the M-marks reward the linearisation step explicitly written down, not the final value. Writing the value n=1.5 with no derivation (even if correct) typically earns one A1 and zero M-marks — the method has not been demonstrated.
Question: State, with brief justification, which transformation linearises the model y=Axn for unknown constants A>0 and n, and identify the gradient and intercept of the resulting straight line.
Grade C response (~210 words):
To linearise y=Axn I take logs of both sides:
logy=logA+nlogx.
This is in the form Y=mX+c where Y=logy, X=logx, m=n and c=logA.
So plotting logy on the vertical axis against logx on the horizontal axis gives a straight line. The gradient is n and the intercept is logA.
This is called a log-log plot because both axes are logarithmic.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.