Topic 02 | Number & Algebra

Exponent laws

Year 8 core: the three index laws for positive integer exponents, the zero exponent, and their use in simplifying expressions.

45-60 min Printable practice Answer key Challenge included
How to use this page

Read the explanation, work through the examples, then complete the core practice before printing.

Study progress: Not started

Start here: why do we need laws?

Look at this: 23×222^3 \times 2^2. Instead of computing each power and then multiplying, what if we noticed this is really

(2×2×2)23×(2×2)22=2×2×2×2×2=25.\underbrace{(2 \times 2 \times 2)}_{2^3} \times \underbrace{(2 \times 2)}_{2^2} = 2 \times 2 \times 2 \times 2 \times 2 = 2^5.

Three twos, times two twos, makes five twos. The exponents add. That’s the whole idea behind the index laws — they are shortcuts that just count the factors correctly.

What you will learn

1. Recap of index notation

ana^n means aa multiplied by itself nn times: 34=3×3×3×3=813^4 = 3 \times 3 \times 3 \times 3 = 81. The base is aa, the exponent (or index) is nn.

Worked example E Very easy: count the factors

Simplify   x2×x3\;x^2 \times x^3.

Expand both sides to see what’s happening:

x2×x3=(xx)×(xxx)=x5.x^2 \times x^3 = (x \cdot x) \times (x \cdot x \cdot x) = x^5.

Five factors of xx. The exponents 22 and 33 added to give 55.

2. The three index laws

Index laws (positive integer exponents, same base)

Product of powers
am×an  =  am+n.a^m \times a^n \;=\; a^{m + n}.

Example: 23×25=28=2562^3 \times 2^5 = 2^{8} = 256.

Quotient of powers
am÷an  =  amn,a0.a^m \div a^n \;=\; a^{m - n}, \quad a \neq 0.

Example: 57÷53=54=6255^7 \div 5^3 = 5^4 = 625.

Power of a power
(am)n  =  am×n.(a^m)^n \;=\; a^{m \times n}.

Example: (32)4=38=6561(3^2)^4 = 3^8 = 6561.

Worked example 1 Product of powers

Simplify   x4×x7\;x^4 \times x^7.

Same base, so add the exponents:

x4×x7  =  x4+7  =  x11.x^4 \times x^7 \;=\; x^{4 + 7} \;=\; x^{11}.
Worked example 2 Quotient of powers

Simplify   y12y5\;\dfrac{y^{12}}{y^{5}}.

Same base, subtract the exponents:

y12y5  =  y125  =  y7.\dfrac{y^{12}}{y^{5}} \;=\; y^{12 - 5} \;=\; y^{7}.
Worked example 3 Power of a power

Simplify   (m3)4\;(m^3)^{4}.

Multiply the exponents:

(m3)4  =  m3×4  =  m12.(m^3)^{4} \;=\; m^{3 \times 4} \;=\; m^{12}.

3. The zero exponent

What should a0a^0 equal? Use the quotient rule:

anan  =  ann  =  a0.\dfrac{a^n}{a^n} \;=\; a^{n - n} \;=\; a^{0}.

But also anan=1\dfrac{a^n}{a^n} = 1 for any a0a \neq 0. So both answers must agree:

Zero exponent rule
a0  =  1,a0.a^0 \;=\; 1, \qquad a \neq 0.

Examples: 70=17^0 = 1, (5)0=1(-5)^0 = 1, x0=1x^0 = 1 (as long as x0x \neq 0).

4. Combining the laws

Worked example 4 Combining laws

Simplify   (a3)2×a5a4\;\dfrac{(a^3)^2 \times a^5}{a^4}.

  1. Apply power of a power to (a3)2=a6(a^3)^2 = a^6.
  2. Product of powers on the top: a6×a5=a11a^6 \times a^5 = a^{11}.
  3. Quotient of powers: a11a4=a7\dfrac{a^{11}}{a^4} = a^{7}.

Final: a7a^7.

Worked example 5 With numeric coefficients

Simplify   6x5×4x3\;6x^5 \times 4x^3.

Multiply the numbers separately from the variables:

6x5×4x3  =  (6×4)×(x5×x3)  =  24x8.6x^5 \times 4x^3 \;=\; (6 \times 4) \times (x^5 \times x^3) \;=\; 24 x^{8}.

Practice: Year 8 core

Fluency

Apply one law at a time

    1. Simplify 23×262^3 \times 2^6.
    2. Simplify a5×a2a^5 \times a^2.
    3. Simplify x10÷x4x^{10} \div x^4.
    4. Simplify m8m3\dfrac{m^8}{m^3}.
    5. Simplify (32)3(3^2)^3.
    6. Simplify (p4)5(p^4)^5.
    7. Evaluate 707^0.
    8. Evaluate (3)0(-3)^0.
    9. Simplify y12÷y12y^{12} \div y^{12}.
    10. Simplify (xy2)3(x y^2)^3. (Hint: each factor raised to the power.)
Fluency

Combine the laws

    1. Simplify a5×a3a4\dfrac{a^5 \times a^3}{a^4}.
    2. Simplify (b3)2b5\dfrac{(b^3)^2}{b^{5}}.
    3. Simplify (2m)3×m2(2m)^3 \times m^2.
    4. Simplify 10x72x4\dfrac{10 x^7}{2 x^4}.
    5. Simplify 5a3×2a45 a^3 \times 2 a^4.
    6. Simplify (3x2)3(3 x^2)^3.
    7. Simplify a4b6ab2\dfrac{a^4 b^6}{a b^2}.
    8. Simplify (x3)4x2x10\dfrac{(x^3)^4 \cdot x^2}{x^{10}}.
Reasoning

Explain and spot the mistake

    1. Sam writes 23×23=292^3 \times 2^3 = 2^9. Is Sam correct? If not, what should it be?
    2. Explain why a0=1a^0 = 1 is forced by the quotient rule.
    3. Mira writes (a2)3=a5(a^2)^3 = a^5. Explain the error and give the correct value.
    4. Is x2x^{-2} a Year 8 result, and if not, what does it mean? (Scope note: negative exponents appear in Year 9; for now think about what the quotient rule would give you.)
Problem solving

Applications

    1. A bacterium doubles every hour. Starting from 11 cell, write the number of cells after nn hours as a power of 22. How many cells after 88 hours?
    2. A cube of side ss has volume s3s^3. Express the volume of a cube whose side is doubled, as a multiple of s3s^3.
    3. Computer memory is measured in powers of 22. How much bigger is 2202^{20} than 2102^{10}? Express as a power of 22.
    4. A square tile pattern has nn rows and nn columns. If each tile is 1010 cm by 1010 cm, express the total floor area in cm² using exponent notation.

Challenge

Reasoning

Harder reasoning

    1. Simplify (2x3y)2×(xy2)3x4y5\dfrac{(2 x^3 y)^2 \times (x y^2)^3}{x^4 y^5}.
    2. If am=8a^m = 8 and an=4a^n = 4, find am+na^{m + n} without finding aa, mm or nn.
    3. A formula for a population model is P=P0×2tP = P_0 \times 2^t where P0P_0 is the starting population and tt is time in years. If a town starts at 50005000 and the population doubles every year, what is the population after 66 years?
    4. Simplify and write as a power of 22: 85×43322\dfrac{8^5 \times 4^3}{32^2}. (Hint: write every base as a power of 22.)
Answers

Answer key

Attempt the practice first. When you're ready to check, expand the answers below.

Show the full answer key

Year 8 core - answers

Fluency

Apply one law at a time

    1. 29=5122^9 = 512
    2. a7a^7
    3. x6x^6
    4. m5m^5
    5. 36=7293^6 = 729
    6. p20p^{20}
    7. 11
    8. 11
    9. 11 (by quotient rule the exponent is 00)
    10. x3y6x^3 y^6. Method: raise each factor to the power 33.
Fluency

Combine the laws

    1. a4a^4. Method: top a8a^8; a8÷a4=a4a^8 \div a^4 = a^4.
    2. bb. Method: top b6b^6; b6÷b5=b1=bb^6 \div b^5 = b^1 = b.
    3. 8m58 m^5. Method: (2m)3=8m3(2m)^3 = 8 m^3; ×m2=8m5\times m^2 = 8 m^5.
    4. 5x35 x^3.
    5. 10a710 a^7.
    6. 27x627 x^6.
    7. a3b4a^3 b^4.
    8. x4x^4. Method: top x12x2=x14x^{12} \cdot x^2 = x^{14}; x14÷x10=x4x^{14} \div x^{10} = x^4.
Reasoning

Explain and spot the mistake

    1. Wrong. 23×23=23+3=26=642^3 \times 2^3 = 2^{3 + 3} = 2^6 = 64. Sam added 3×33 \times 3 or used the wrong law.
    2. Dividing anything non-zero by itself is 11. The quotient rule says anan=ann=a0\dfrac{a^n}{a^n} = a^{n-n} = a^0. So a0=1a^0 = 1.
    3. Wrong. (a2)3=a2×3=a6(a^2)^3 = a^{2 \times 3} = a^6 (power of a power multiplies, not adds, the exponents).
    4. Not formally Year 8 (appears in Year 9). Using the quotient rule consistently: x3x5=x2\dfrac{x^3}{x^5} = x^{-2}, which means 1x2\dfrac{1}{x^2}.
Problem solving

Applications

    1. 2n2^n cells; after 88 hours: 28=2562^8 = 256 cells.
    2. Volume becomes (2s)3=8s3(2s)^3 = 8 s^3, so 88 times larger.
    3. 2102^{10} times bigger. (220÷210=210=10242^{20} \div 2^{10} = 2^{10} = 1024.)
    4. 100n2100 n^2 cm², or 102n210^2 n^2.

Challenge - answers

Reasoning

Harder reasoning

    1. 4x5y34 x^5 y^3. Method: top =4x6y2×x3y6=4x9y8= 4 x^6 y^2 \times x^3 y^6 = 4 x^9 y^8; divide by x4y5x^4 y^54x5y34 x^5 y^3.
    2. am+n=am×an=8×4=32a^{m+n} = a^m \times a^n = 8 \times 4 = 32.
    3. P=5000×26=5000×64=320000P = 5000 \times 2^6 = 5000 \times 64 = 320\,000.
    4. 2112^{11}. Method: 8=238 = 2^3, 4=224 = 2^2, 32=2532 = 2^5. Expression becomes 215×26210=221210=211\dfrac{2^{15} \times 2^6}{2^{10}} = \dfrac{2^{21}}{2^{10}} = 2^{11}.

Prefer paper? Print the answer key as a separate booklet: open print view ->