Indices
x

Revision notes for Edexcel GCSE Maths Indices. Open the guide for explanations and worked examples. Written against the Edexcel GCSE Maths (1MA1) specification, so the content matches what's examinable rather than general Maths background.

Indices

What you'll learn

  • What an index means and how to read powers like x5x^5x5
  • How to multiply and divide powers with the same base
  • How to simplify brackets such as (4a2b)3(4a^2b)^3(4a2b)3
  • How zero powers, negative powers and reciprocals work

1. What is an index?

An index tells you how many times a number or letter is multiplied by itself.

In 535^353, the 5 is the base and the 3 is the index. You read it as “5 to the power of 3”.

The base is the number being multiplied, and the index shows how many copies of it are used.

Definition

Base and index

In ana^nan, the base is aaa and the index is nnn. It means multiply aaa by itself nnn times.

So:

53=5×5×5=1255^3 = 5 \times 5 \times 5 = 12553=5×5×5=125
Example

Working out powers

Work out the value of 42×334^2 \times 3^342×33.

Each power is expanded first, then the two results are multiplied.

  1. Work out each power separately: 42=164^2 = 1642=16 and 33=273^3 = 2733=27.

  2. Multiply the results: 16 × 27 = 432.

  3. So 42×33=4324^2 \times 3^3 = 43242×33=432.

2. Multiplying powers with the same base

When the base is the same, you add the indices.

Key Idea

Multiplying same-base powers

am×an=am+na^m \times a^n = a^{m+n}am×an=am+n

For example, x4×x2x^4 \times x^2x4×x2 means four lots of xxx multiplied by two more lots of xxx, making six lots altogether.

Multiplying same-base powers combines all the repeated factors, so the indices add.

Example

Simplifying a product

Simplify x6×x5x^6 \times x^5x6×x5.

  1. Check the bases are the same. Both powers have base xxx.

  2. Add the indices: 6 + 5 = 11.

  3. Write the answer as one power: x11x^{11}x11.

Common Mistake

Do not multiply the indices

For x6×x5x^6 \times x^5x6×x5, the answer is x11x^{11}x11, not x30x^{30}x30. Multiplying powers with the same base means add the indices.

3. Dividing powers with the same base

When you divide powers with the same base, you subtract the indices.

Key Idea

Dividing same-base powers

aman=am−n\frac{a^m}{a^n} = a^{m-n}anam​=am−n

This works when a≠0a \neq 0a=0.

Example

Simplifying a division

Simplify w9w4\frac{w^9}{w^4}w4w9​.

Dividing powers with the same base cancels matching factors from the numerator and denominator.

  1. Check the bases are the same. Both powers have base www.

  2. Subtract the indices: 9 − 4 = 5.

  3. Write the answer as one power: w5w^5w5.

You may also see division written with the divide symbol, such as d8÷d3d^8 \div d^3d8÷d3. It means the same as a fraction.

Example

Dividing using the divide sign

Simplify d10÷d6d^{10} \div d^6d10÷d6.

  1. The base is the same, so subtract the indices.

  2. Work out 10 − 6 = 4.

  3. The simplified answer is d4d^4d4.

4. Coefficients and letters together

A coefficient is the number in front of a letter. For example, in 7p37p^37p3, the coefficient is 7.

When simplifying expressions with numbers and letters, deal with the numbers first, then deal with each letter using index laws.

Example

Multiplying numbers and letters

Simplify 4m3n2×6mn54m^3n^2 \times 6mn^54m3n2×6mn5.

Separate the coefficients and each letter base, then add indices only for matching letters.

  1. Multiply the coefficients: 4 × 6 = 24.

  2. For the mmm terms, remember that mmm means m1m^1m1. So m3×m=m4m^3 \times m = m^4m3×m=m4.

  3. For the nnn terms, add the indices: n2×n5=n7n^2 \times n^5 = n^7n2×n5=n7.

  4. Put everything together: 24m4n724m^4n^724m4n7.

Tip

Invisible power

A letter on its own has an invisible index of 1. So mmm means m1m^1m1, and qqq means q1q^1q1.

A single letter has an understood power of 1, which is useful when applying index laws.

Example

Dividing numbers and letters

Simplify 18p5q46p2q\frac{18p^5q^4}{6p^2q}6p2q18p5q4​.

  1. Divide the coefficients: 18 ÷ 6 = 3.

  2. Subtract the indices for ppp: p5÷p2=p3p^5 \div p^2 = p^3p5÷p2=p3.

  3. Subtract the indices for qqq: q4÷q=q3q^4 \div q = q^3q4÷q=q3.

  4. Put everything together: 3p3q33p^3q^33p3q3.

5. Powers outside brackets

When a power is outside a bracket, it applies to everything inside the bracket.

The outside power acts on every factor inside the brackets, including any coefficient.

Key Idea

Power of a power

(am)n=amn\left(a^m\right)^n = a^{mn}(am)n=amn

So you multiply the indices.

Example

Power of a power

Simplify (t4)3\left(t^4\right)^3(t4)3.

  1. The base is ttt, and there is a power raised to another power.

  2. Multiply the indices: 4 × 3 = 12.

  3. The answer is t12t^{12}t12.

If there is a number and more than one letter inside the bracket, raise every part to the outside power.

Example

Brackets with numbers and letters

Simplify (3a2b)3\left(3a^2b\right)^3(3a2b)3.

  1. Cube the coefficient: 33=273^3 = 2733=27.

  2. Multiply the index on aaa by 3: (a2)3=a6\left(a^2\right)^3 = a^6(a2)3=a6.

  3. Remember bbb means b1b^1b1, so (b1)3=b3\left(b^1\right)^3 = b^3(b1)3=b3.

  4. Put everything together: 27a6b327a^6b^327a6b3.

Common Mistake

Forgetting to power the coefficient

In (4x)2\left(4x\right)^2(4x)2, the 4 is squared as well as the xxx. So (4x)2=16x2\left(4x\right)^2 = 16x^2(4x)2=16x2, not 4x24x^24x2.

6. Zero powers

Any non-zero number or letter to the power of 0 equals 1.

Key Idea

Zero index

a0=1a^0 = 1a0=1

This is true when a≠0a \neq 0a=0.

Example

Using the zero power

Write down the value of 707^070.

  1. The index is 0.

  2. Any non-zero base to the power of 0 is 1.

  3. So 70=17^0 = 170=1.

7. Negative powers and reciprocals

A reciprocal is what you multiply a number by to get 1. For example, the reciprocal of 5 is 15\frac{1}{5}51​.

Definition

Negative index

A negative index means “take the reciprocal”. For example:

a−n=1ana^{-n} = \frac{1}{a^n}a−n=an1​
Example

Evaluating a negative power

Write down the value of 2−42^{-4}2−4.

A negative index sends the power to the denominator as a reciprocal.

  1. A negative index means write the power as a reciprocal.

  2. So 2−4=1242^{-4} = \frac{1}{2^4}2−4=241​.

  3. Work out 24=162^4 = 1624=16.

  4. The value is 116\frac{1}{16}161​.

Example

Finding a reciprocal

Write down the reciprocal of 14\frac{1}{4}41​.

  1. The reciprocal flips the fraction over.

  2. Flipping 14\frac{1}{4}41​ gives 41\frac{4}{1}14​.

  3. So the reciprocal is 4.

8. Unknown indices

Sometimes you are given an equation and asked to find a missing index.

The main idea is to use the index laws first, then match the powers.

Example

Finding a missing index in a product

Given y3×ya=y8y^3 \times y^a = y^8y3×ya=y8, find aaa.

  1. The bases are the same, so add the indices on the left: y3+ay^{3+a}y3+a.

  2. This means y3+a=y8y^{3+a} = y^8y3+a=y8.

  3. Match the indices: 3+a=83 + a = 83+a=8.

  4. Solve to get a=5a = 5a=5.

Example

Finding a missing index in brackets

Given (x5)b=x20\left(x^5\right)^b = x^{20}(x5)b=x20, find bbb.

  1. A power outside brackets means multiply the indices.

  2. So (x5)b=x5b\left(x^5\right)^b = x^{5b}(x5)b=x5b.

  3. Match the indices: 5b=205b = 205b=20.

  4. Solve to get b=4b = 4b=4.

Example

Missing index in a division

Given x5xa=x7\frac{x^5}{x^a} = x^7xax5​=x7, find aaa.

  1. Dividing powers with the same base means subtract the indices.

  2. So the left side becomes x5−ax^{5-a}x5−a.

  3. Match the indices: 5−a=75 - a = 75−a=7.

  4. Solve to get a=−2a = -2a=−2.

9. Rewriting as a power of the same base

Sometimes you need to rewrite a number using the same base first.

For example, 64 can be written as 434^343, because 43=644^3 = 6443=64.

Example

Writing as a power of 4

Write 16×4616 \times 4^616×46 as a power of 4.

  1. Rewrite 16 as a power of 4: 16=4216 = 4^216=42.

  2. So the expression becomes 42×464^2 \times 4^642×46.

  3. Add the indices: 2 + 6 = 8.

  4. The answer is 484^848.

Example

Powers of 10

Given 10003=10x1000^3 = 10^x10003=10x, find xxx.

  1. Rewrite 1000 as a power of 10: 1000=1031000 = 10^31000=103.

  2. So 10003=(103)31000^3 = \left(10^3\right)^310003=(103)3.

  3. Multiply the indices: 3 × 3 = 9.

  4. Therefore x=9x = 9x=9.

Exam technique

In the exam

  1. Check whether the bases are the same before using an index law.

  2. For brackets, apply the outside power to every factor inside, including the coefficient.

  3. If an answer has a negative power, rewrite it as a reciprocal if the question asks for a value.

Self review

Check yourself

  • What is the simplified form of a4×a7a^4 \times a^7a4×a7?

  • How would you simplify (2x3y)2\left(2x^3y\right)^2(2x3y)2?

  • What is the reciprocal form of 5−25^{-2}5−2?

Recap questions

Test yourself with 5 quick questions on this guide. Answer them all correctly to complete it.

You've reached the end

Test yourself on this topic, or move on to the next guide.

Practice questionsTake a quick quiz on this topicFlashcardsSelf-test with active recall
Prime Factors, HCF and LCMUp next

How was this guide?

Indices Revision Guide

  1. GCSE
  2. /Maths
  3. /Indices