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 the fundamental laws of indices (also called exponents or powers) that underpin all work with exponentials and logarithms in the Edexcel 9MA0 A-Level Mathematics specification. You must be fluent with these rules before tackling exponential equations and logarithmic manipulation.
An index (plural: indices) tells you how many times a base number is multiplied by itself. For example:
In general, aⁿ means "a multiplied by itself n times," where a is the base and n is the index (or exponent).
When you multiply two powers with the same base, you add the indices.
Example: 3⁴ × 3² = 3⁴⁺² = 3⁶ = 729
Why it works: 3⁴ × 3² = (3 × 3 × 3 × 3) × (3 × 3) = 3⁶
When you divide two powers with the same base, you subtract the indices.
Example: 5⁷ ÷ 5³ = 5⁷⁻³ = 5⁴ = 625
When you raise a power to another power, you multiply the indices.
Example: (2³)⁴ = 2³ˣ⁴ = 2¹² = 4096
Any non-zero number raised to the power zero equals 1.
Why it works: Using Law 2, aⁿ ÷ aⁿ = aⁿ⁻ⁿ = a⁰. But aⁿ ÷ aⁿ = 1. Therefore a⁰ = 1.
A negative index means "one over" the positive power.
Example: 4⁻² = 1/4² = 1/16
Why it works: Using Law 2, a⁰ ÷ aⁿ = a⁰⁻ⁿ = a⁻ⁿ. But a⁰ ÷ aⁿ = 1/aⁿ. Therefore a⁻ⁿ = 1/aⁿ.
A fractional index with numerator 1 means the nth root.
Examples:
A fractional index m/n means "take the nth root, then raise to the power m" (or vice versa).
Example: 8^(2/3) = (³√8)² = 2² = 4
Exam Tip: When evaluating expressions like 27^(2/3), always take the root first to keep numbers manageable: ³√27 = 3, then 3² = 9. Do not compute 27² = 729 first.
In A-Level questions you will often need to apply several laws in sequence.
Example: Simplify (2x³y²)⁴ ÷ (4x²y)²
Step 1 — Expand brackets:
Step 2 — Divide:
Surds can be written using fractional indices:
This is essential for differentiation and integration later in the course.
Example: Write (4√x³) in index form.
| Mistake | Correction |
|---|---|
| (a + b)² = a² + b² | (a + b)² = a² + 2ab + b² — you cannot distribute a power over addition |
| a⁻² = -a² | a⁻² = 1/a² — a negative index is a reciprocal, not a negative number |
| a^(1/2) × a^(1/2) = a^(1/4) | a^(1/2) × a^(1/2) = a^(1/2 + 1/2) = a¹ — add the indices |
| (a²)³ = a⁵ | (a²)³ = a⁶ — multiply (not add) the indices |
Edexcel 9MA0-01 specification section 2 (Algebra and functions, sub-strand 2.1) covers the laws of indices for all rational exponents (refer to the official specification document for exact wording). This is the foundational statement; the laws themselves are not listed in the formula booklet and must be memorised. The seven canonical laws are: am⋅an=am+n, am/an=am−n, (am)n=amn, (ab)n=anbn, a0=1 (for a=0), a−n=1/an, and am/n=nam=(na)m.
Edexcel 9MA0-01 specification section 6 (Exponentials and logarithms) covers the function ax and its graph, where a is positive… understand and use the laws of logarithms (refer to the official specification document for exact wording). Every manipulation in section 6 is downstream of section 2: solving af(x)=bg(x) requires combining indices on a common base; the log laws log(xy)=logx+logy and log(xk)=klogx are nothing more than the index laws am⋅an=am+n and (am)k=amk read backwards. Logarithms are the inverse operation to exponentiation, so the algebraic structure transfers verbatim.
Synoptic reach across 9MA0: indices are not a single-section topic — they are the connective tissue of the entire Pure paper. Section 7 (Differentiation): dxdxn=nxn−1 requires confident manipulation of rational n, including negative and fractional. Section 8 (Integration): ∫xndx=n+1xn+1+C for n=−1 — every integration of a root or reciprocal goes via a fractional or negative index. Section 4 (Sequences and series — binomial expansion): (1+x)n for non-integer n produces every term using the index law (a)k for rational k. Section 6 (Logarithms): the change-of-base formula logab=logcb/logca is itself a re-statement of (ax)y=axy. A candidate insecure with index laws cannot pass A-Level Pure; they are the alphabet of the subject.
Question (8 marks):
(a) Solve, giving x as an exact rational, the equation 23x+1⋅4x−2=81. (5)
(b) Hence, or otherwise, solve (91)y+1=272y−1 giving y as an exact rational. (3)
Solution with mark scheme:
(a) Step 1 — convert all terms to a common base.
4=22, so 4x−2=(22)x−2=22(x−2)=22x−4. Also 81=8−1=(23)−1=2−3.
M1 — converting at least one non-base-2 term to a power of 2 using (am)n=amn. Common error: students leave 4x−2 untouched and try to "cross-multiply" or take logs prematurely, missing the elegant common-base route.
A1 — both 4x−2 and 1/8 correctly rewritten as powers of 2.
Step 2 — combine the LHS using am⋅an=am+n.
23x+1⋅22x−4=2(3x+1)+(2x−4)=25x−3
M1 — correct application of the multiplication law of indices, summing exponents on a common base.
Step 3 — equate indices.
Since the exponential function x↦2x is one-to-one, 2A=2B⟹A=B. So:
5x−3=−3⟹5x=0⟹x=0
A1 — exact rational answer x=0.
Total for (a): 5 marks (M2 A2, with 1 method-and-accuracy split as above plus a presentation A1).
(b) Step 1 — convert all terms to base 3.
91=9−1=(32)−1=3−2, and 27=33. So:
(3−2)y+1=(33)2y−1
M1 — both sides converted to base 3 using (am)n=amn.
Step 2 — apply the power-of-a-power law to both sides.
3−2(y+1)=33(2y−1)⟺3−2y−2=36y−3
Step 3 — equate indices and solve.
−2y−2=6y−3⟹1=8y⟹y=81
M1 A1 — correct linear equation in y, solved to give the exact rational 81.
Total for (b): 3 marks (M2 A1).
Grand total: 8 marks. This question rewards the candidate who recognises that every base in sight is a power of a single small prime and acts on that recognition before reaching for logarithms or numerical methods.
Question (6 marks): Given that f(x)=8x+1⋅41−2x for all real x:
(a) Show that f(x) can be written in the form 2ax+b where a and b are integers to be found. (3)
(b) Hence solve f(x)=32, giving x as an exact rational. (3)
Mark scheme decomposition by AO:
(a)
(b)
Total: 6 marks split AO1 = 5, AO2 = 1. This is an AO1-dominated question — Edexcel uses index questions almost entirely to test procedural fluency, with the single AO2 mark reserved for explicitly using the injectivity of the exponential to equate indices. Candidates who simply "cancel" without comment often still earn the mark, but a one-line justification is the safest route.
Connects to:
Section 6 — Logarithms (inverse of indices): the definition logab=c⟺ac=b makes logs literally the inverse operation of exponentiation. Every log law restates an index law: loga(xy)=logax+logay is am⋅an=am+n read in reverse; loga(xk)=klogax is (am)k=amk read in reverse.
Section 6 — Exponential growth and decay: models of the form N(t)=N0ekt rely on ea+b=ea⋅eb and eab=(ea)b to combine and decompose growth factors. Doubling time, half-life, and continuous compounding all emerge from manipulating these index laws on the natural-exponential base e.
Section 7 — Differentiation (power rule): dxdxn=nxn−1 extends seamlessly to fractional and negative n — but only after the candidate rewrites 3x2 as x2/3 and 1/x4 as x−4. Without the index laws, the power rule is unreachable for anything other than positive integer powers.
Section 4 — Binomial expansion: (1+x)n for any rational n produces terms involving xk for non-negative integer k, but the coefficients themselves involve the index n throughout. Expanding (1+x)−1/2 uses fractional-index arithmetic at every step.
Section 2 — Surds: the bridge na=a1/n allows every surd manipulation to be re-expressed as index manipulation. x⋅3x=x1/2⋅x1/3=x5/6=6x5 — a one-line calculation in index form, several lines if attempted purely in surd form.
Index-law questions on 9MA0 are heavily weighted toward AO1:
| AO | Typical share | Earned by |
|---|---|---|
| AO1 (knowledge / procedure) | 75–85% | Applying the seven index laws, converting between bases, simplifying expressions with rational exponents, equating indices in exponential equations |
| AO2 (reasoning / interpretation) | 10–20% | Justifying the step aA=aB⟹A=B via the injectivity of ax, choosing the most efficient common base, recognising the structure of a "hidden quadratic" in ax |
| AO3 (problem-solving) | 0–5% | Multi-stage modelling using exponentials in unfamiliar contexts; rare in Year 1 but appears in financial-mathematics and population-modelling contexts |
Examiner-rewarded phrasing: "writing all terms with a common base of 2"; "applying am⋅an=am+n"; "since ax is one-to-one, equating indices gives…"; "in the form 2ax+b with a, b integers as required". Phrases that lose marks: "cancelling the bases" (the bases are not cancelled, the indices are equated); leaving x2 instead of x when x>0; converting between exponential and index form inconsistently mid-solution.
A pattern worth watching: questions phrased "in the form af(x) where a is the smallest possible integer" demand a prime base. Writing the answer as 42x+1 when the question wants base 2 will lose the final A1 even though the value is identical — read the form constraint precisely.
Question: Simplify 4x2y(2x3y2)4, giving your answer in the form kxayb where k, a, b are integers to be found.
Grade C response (~210 words):
Expand the bracket using (ab)n=anbn and (am)n=amn:
(2x3y2)4=24(x3)4(y2)4=16x12y8.
So the expression becomes 4x2y16x12y8.
Simplify the constant: 16/4=4.
For the x terms: x12/x2=x12−2=x10.
For the y terms: y8/y1=y8−1=y7.
So the simplified expression is 4x10y7, giving k=4, a=10, b=7.
Examiner commentary: Full marks (3/3). The candidate correctly applies the power-of-a-product and power-of-a-power laws to expand the bracket, then divides constant, x and y separately. Working is brief but every index law is named or visibly used. The answer is presented in the requested form with all three constants identified explicitly. This is the standard Grade C presentation for a procedural question — efficient, correct, no surplus material. Many candidates lose marks here by failing to apply the exponent 4 to every factor inside the bracket (a frequent slip is forgetting to raise the constant 2 to the fourth power, leaving the coefficient as 2 rather than 16).
Grade A response (~250 words):*
Apply the power-of-a-product law (abc)n=anbncn to the numerator:
(2x3y2)4=24⋅(x3)4⋅(y2)4
Then apply the power-of-a-power law (am)n=amn to each variable factor:
=16⋅x12⋅y8
Substituting back:
4x2y16x12y8=416⋅x2x12⋅y1y8
Apply the division law am/an=am−n to each variable:
=4⋅x12−2⋅y8−1=4x10y7
So in the form kxayb: k=4, a=10, b=7, all integers as required.
Examiner commentary: Full marks (3/3). Beyond procedural correctness, the candidate explicitly names every index law as it is applied, separates the simplification into constant, x and y factors before dividing (which avoids algebraic clutter), and closes with "as required" tying back to the question stem. The use of display-math notation and the explicit decomposition (2x3y2)4=24⋅(x3)4⋅(y2)4 before evaluating shows examiner-aware presentation discipline. On a longer question this kind of structured working pays dividends because every M-mark is locatable on a single line.
Question: Solve 25x+1=1252x−3, giving x as an exact rational.
Grade B response (~280 words):
Both 25 and 125 are powers of 5: 25=52 and 125=53. So:
25x+1=(52)x+1=52(x+1)=52x+2.
1252x−3=(53)2x−3=53(2x−3)=56x−9.
The equation becomes 52x+2=56x−9.
Since the bases are equal, the indices must be equal:
2x+2=6x−9.
Rearranging: 2+9=6x−2x, so 11=4x, giving x=411.
Examiner commentary: Method correct throughout. The candidate identifies the common base, applies the power-of-a-power law on both sides, equates indices and solves the resulting linear equation. The exact rational 411 is given correctly. Full marks (6/6) — though the working would be even tighter if the candidate explicitly stated the principle "since 5x is one-to-one, equating bases requires equating indices". This is a classic Grade B presentation: every step is correct but the justification of why bases can be "equated" is implicit rather than stated. On this 6-mark question that is acceptable; on a longer AO2-weighted question the absence of justification can cost the AO2 mark.
Grade A response (~340 words):*
Both bases are powers of 5: 25=52 and 125=53. Rewrite each side using the power-of-a-power law (am)n=amn:
25x+1=(52)x+1=52(x+1)=52x+2 1252x−3=(53)2x−3=53(2x−3)=56x−9
The equation becomes:
52x+2=56x−9
Since the function f(t)=5t is strictly increasing (and therefore one-to-one) on R, equality of values forces equality of inputs:
2x+2=6x−9
Solve linearly:
2+9=6x−2x⟹11=4x⟹x=411
Verification: Substitute x=411 back into the original LHS exponent: x+1=415, so 2515/4=515/2. RHS exponent: 2x−3=422−3=410=25, so 1255/2=515/2. Both sides equal, confirming x=411.
Examiner commentary: Full marks (6/6). The candidate not only solves but justifies the key AO2 step ("since 5t is strictly increasing, equality of values forces equality of inputs") in the language an examiner would recognise from undergraduate analysis. The verification step at the end — substituting back into the original equation — is the kind of self-checking discipline that distinguishes A* candidates: it catches arithmetic slips that propagate through index manipulation undetected. The choice of the prime base 5 (rather than 25 or 125) is also deliberate; the smallest base produces the simplest indices.
Question: g(x)=4x+116x⋅82−x for all real x.
(a) Show that g(x) can be written in the form 2ax+b where a and b are integers to be found. (4)
(b) Hence solve g(x)=64, giving x as an exact rational. (3)
(c) Find the exact value of x for which g(x)=21. (2)
Grade A response (~410 words):*
(a) Convert each base to a power of 2: 16=24, 8=23, 4=22. Apply the power-of-a-power law to each factor:
16x=(24)x=24x 82−x=(23)2−x=23(2−x)=26−3x 4x+1=(22)x+1=22(x+1)=22x+2
The numerator becomes, by the multiplication law am⋅an=am+n:
24x⋅26−3x=2(4x)+(6−3x)=2x+6
Then by the division law am/an=am−n:
g(x)=22x+22x+6=2(x+6)−(2x+2)=2−x+4
So g(x)=2−x+4, giving a=−1, b=4.
(b) Set g(x)=64=26:
2−x+4=26⟹−x+4=6⟹x=−2
(c) Set g(x)=21=2−1:
2−x+4=2−1⟹−x+4=−1⟹x=5
Examiner commentary: Full marks (9/9). Part (a) is exemplary: each base is converted separately, every index law named at the point of use, the numerator combined before the division — preventing the common slip of trying to combine numerator and denominator in a single line. Parts (b) and (c) reuse the result from (a) directly, honouring the "Hence" command and avoiding wasted work. Both final answers are exact integers and there is no decimal contamination. The structure of the response — "convert, combine numerator, divide, simplify" — is a reusable template that scales to any product/quotient of exponentials with a common-base-able structure. A candidate who internalises this template will rarely lose marks on this question type, regardless of the specific bases chosen by the examiner.
The errors that distinguish A from A* on index-law questions:
Negative-index sign confusion. a−n=an1, but the negative does not attach to the base. 2−3=81, never −8. Candidates write x−2=−x2 under exam pressure; this single slip can cascade through differentiation and integration questions.
Confusing (am)n with am⋅an. (am)n=amn (multiply), but am⋅an=am+n (add). Mid-question, especially when m or n is itself an algebraic expression, the choice of operation slips. Cure: always say aloud "power of a power means multiply; product of powers means add" before writing.
Fractional indices and root order. am/n=nam=(na)m — both interpretations agree, but for evaluation it is almost always easier to take the root first. 82/3=(38)2=22=4, much cleaner than 364=4. Candidates who power-first often produce unmanageably large numbers.
Negative bases under fractional indices. (−8)1/3=−2 is well-defined for odd root order, but (−4)1/2 is not real. Students apply index laws blindly to negative bases without checking the root order, producing answers like "(−1)1/2=(−1)2/4=((−1)2)1/4=1" — a chain of plausible-looking steps that crosses the real–complex boundary illegitimately. The 9MA0 specification keeps to real-valued indices; treat negative bases under non-integer indices with care.
Index laws applied across different bases. 2x⋅3x=6x is correct (it follows from (ab)n=anbn), but 2x+3x=5x — addition does not combine bases. Equally, 2x⋅3y cannot be simplified further; there is no index law for different bases with different exponents.
a0=1 for a=0, but 00 is undefined (or contextually 1). A subtle point: a0=1 in the index laws assumes a=0, derived from a0=an−n=an/an=1. The case 00 is separately defined (often 1 for combinatorial purposes, undefined in analysis). On 9MA0 you will not be asked to evaluate 00, but you should know it is not a free consequence of "anything to the zero is 1".
Mishandling indices in equations vs identities. An identity am⋅an=am+n holds for all valid a,m,n. An equation 2f(x)=2g(x) permits the deduction f(x)=g(x) only because 2x is one-to-one. Some candidates apply the same logic to sin(f(x))=sin(g(x)), producing wrong solutions because sin is not one-to-one. The injectivity of ax for a>0, a=1 is the silent but essential premise of every "equate indices" step.
Three patterns repeatedly cost candidates marks on Paper 1 index questions. They are all about presentation discipline, not technique.
This pattern is endemic to Paper 1 index questions: candidates know the laws, lose marks on choice of route or presentation.
Index laws and rational-exponent manipulation point directly toward several undergraduate trajectories:
Oxbridge-style interview prompt: "Define xa for positive real x and arbitrary real a. Now define it for arbitrary complex a. Where do problems arise, and how does the index law xa+b=xa⋅xb continue to hold (or fail)?"
A common A* trap on 9MA0-01 is to give an equation that looks exponential but reduces to a quadratic in a hidden variable. The technique is the substitution u=ax, which converts hard-looking exponential equations into routine quadratics — exploiting a2x=(ax)2=u2.
Worked example: Solve 22x−5⋅2x+4=0, giving exact answers.
Let u=2x. Then by the power-of-a-power law, 22x=(2x)2=u2. The equation becomes:
u2−5u+4=0
Factorise: (u−1)(u−4)=0, so u=1 or u=4.
Back-substitute:
So the exact solutions are x=0 and x=2.
Why A candidates spot this immediately:* the structure "term in a2x + term in ax + constant" is the signature of a hidden quadratic. Every time this pattern appears, substitute u=ax first. The same trick converts e2x−3ex+2=0 (substitute u=ex) and 9x−4⋅3x+3=0 (substitute u=3x, noting 9x=(32)x=(3x)2) into routine factorisations. Recognising the pattern across these contexts is exactly the synoptic skill Edexcel rewards.
A subtlety: when back-substituting, check that solutions are valid. 2x=−3 has no real solution because 2x>0 for all real x. If the substitution-quadratic produces a negative u root, reject it explicitly with the phrase "since 2x>0 for all real x, we reject u=−3". This single sentence is often a half-mark or whole mark on its own.
This content is aligned with the Pearson Edexcel GCE A Level Mathematics (9MA0) specification, Paper 1 — Pure Mathematics, Section 6: Exponentials and logarithms. For the most accurate and up-to-date information, please refer to the official Pearson Edexcel specification document.
graph TD
A["Expression or equation<br/>involving indices"] --> B{"What form?"}
B -->|"Single expression<br/>to simplify"| C["Identify each<br/>index law in play:<br/>aᵐ·aⁿ, aᵐ/aⁿ, (aᵐ)ⁿ"]
B -->|"Equation aᶠ⁽ˣ⁾ = bᵍ⁽ˣ⁾"| D["Convert all bases<br/>to a common base<br/>(smallest prime)"]
B -->|"Hidden quadratic:<br/>a²ˣ + a·aˣ + c = 0"| E["Substitute u = aˣ,<br/>so a²ˣ = u²"]
C --> F["Apply correct law:<br/>add, subtract, or<br/>multiply indices"]
D --> G["Apply (aᵐ)ⁿ = aᵐⁿ<br/>then combine using<br/>aᵐ·aⁿ = aᵐ⁺ⁿ"]
E --> H["Solve quadratic in u,<br/>then back-substitute<br/>and check u > 0"]
F --> I["Simplify to<br/>requested form"]
G --> J["Equate indices<br/>(injectivity of aˣ)<br/>and solve"]
H --> K["Final exact answer"]
I --> K
J --> K
style D fill:#27ae60,color:#fff
style K fill:#3498db,color:#fff