GCSE Maths Higher

GCSE Maths Higher · AQA · Index laws and standard form

Rewrite the base as a prime power first

When students see 8×248 \times 2^4, the instinct is to add the indices and write 858^5. That answer is wrong because the product rule only applies when the bases are identical. The fix: rewrite 8=238 = 2^3 first, then 23×24=272^3 \times 2^4 = 2^7.

A paired error appears in standard-form calculations: students raise only the power of ten to the bracket power and leave the coefficient untouched. So they write (2.5×104)3=2.5×1012(2.5 \times 10^4)^{-3} = 2.5 \times 10^{-12} instead of the correct 6.4×10146.4 \times 10^{-14}. Both errors share the same root cause: a step is skipped before an index law is applied.

Already know this is your gap? Skip the diagnostic and jump straight into the targeted lesson.

How to spot it in your own work

  • You wrote 8×24=858 \times 2^4 = 8^5, adding indices across two different bases without rewriting first.
  • You wrote (2.5×104)3=2.5×1012(2.5 \times 10^4)^{-3} = 2.5 \times 10^{-12}, applying the power only to the 10410^4 and leaving 2.5 unchanged.
  • You left (49m)2.5(49^m)^{2.5} as 492.5m49^{2.5m} without rewriting 49=7249 = 7^2 to express the answer as a power of 7.
  • You wrote 8×26×24=2108 \times 2^6 \times 2^4 = 2^{10}, forgetting to include the index from rewriting 8=238 = 2^3.

An exam question that triggers it

Here is the structure of a typical AQA Higher index-laws question:

(a) Write 8×26×248 \times 2^6 \times 2^4 as a single power of 2.

(b) Evaluate (2.5×104)3(2.5 \times 10^4)^{-3}, giving your answer in standard form.

For (a): the misconception gives 8118^{11} or some other wrong answer. The fix: rewrite 8=238 = 2^3, then 23×26×24=2132^3 \times 2^6 \times 2^4 = 2^{13}.

For (b): the misconception gives 2.5×10122.5 \times 10^{-12}. The fix: raise both factors to 3-3: 2.53×1012=0.064×1012=6.4×10142.5^{-3} \times 10^{-12} = 0.064 \times 10^{-12} = 6.4 \times 10^{-14}.

Why students fall for this

The product rule am×an=am+na^m \times a^n = a^{m+n} is so well-drilled that students apply it to any product of powers, regardless of whether the bases match. The bases 88 and 22 feel related (one is a multiple of the other), so the check “are these actually the same base?” is skipped.

The standard-form error follows the same pattern. Students have practised applying powers to 10n10^n and correctly compute (104)3=1012(10^4)^{-3} = 10^{-12}, but they treat the coefficient 2.5 as a label rather than a factor. The bracket signals that the exponent governs everything inside, not just the power-of-ten term.

A third pattern is composite bases in power-of-a-power questions. Students who see (49m)2.5(49^m)^{2.5} apply the rule immediately to get 492.5m49^{2.5m} and stop there, not recognising that the question asks for a power of 7 and that rewriting 49=7249 = 7^2 is the required first step.

The fix: Rewrite to a common prime base first, then apply the index law

Step 1: check whether the bases are identical. If yes, apply the index law directly. If no, rewrite each base as a power of the common prime before proceeding.

Step 2: rewrite composite bases. 4=224 = 2^2, 8=238 = 2^3, 16=2416 = 2^4, 49=7249 = 7^2. Write each factor as a power of the smallest prime factor, then proceed.

Step 3: for a bracket power, raise every factor. (a×b)n=an×bn(a \times b)^n = a^n \times b^n. For (2.5×104)3(2.5 \times 10^4)^{-3} this means computing 2.532.5^{-3} as well as (104)3(10^4)^{-3}.

Step 4: renormalise if needed. After applying the power to the coefficient, check that the result is in the range 1a<101 \leq a < 10. Here 0.064=6.4×1020.064 = 6.4 \times 10^{-2}, so adjust the exponent accordingly.

Worked example

Simplify 8×26×248 \times 2^6 \times 2^4 as a single power of 2.

  1. Rewrite. 8=238 = 2^3, so
    8×26×24=23×26×248 \times 2^6 \times 2^4 = 2^3 \times 2^6 \times 2^4
  2. Add indices.
    23+6+4=2132^{3+6+4} = 2^{13}
    Check: 213=8192=8×10242^{13} = 8192 = 8 \times 1024, and 26×24=210=10242^6 \times 2^4 = 2^{10} = 1024. Confirmed.

Evaluate (2.5×104)3(2.5 \times 10^4)^{-3} in standard form.

  1. Raise both factors to -3.
    (2.5×104)3=2.53×(104)3(2.5 \times 10^4)^{-3} = 2.5^{-3} \times (10^4)^{-3}
  2. Compute each part. (104)3=1012(10^4)^{-3} = 10^{-12}. 2.53=15.6252.5^3 = 15.625, so 2.53=0.0642.5^{-3} = 0.064.
  3. Renormalise.
    0.064×1012=6.4×102×1012=6.4×10140.064 \times 10^{-12} = 6.4 \times 10^{-2} \times 10^{-12} = 6.4 \times 10^{-14}
    Trap: 2.5×10122.5 \times 10^{-12} leaves 2.5 untouched.

Simplify (49m)2.5(49^m)^{2.5} as a power of 7.

  1. Rewrite. 49=7249 = 7^2, so 49m=(72)m=72m49^m = (7^2)^m = 7^{2m}.
  2. Apply the outer power.
    (72m)2.5=72m×2.5=75m(7^{2m})^{2.5} = 7^{2m \times 2.5} = 7^{5m}
    Check m=1m=1: 492.5=75=1680749^{2.5} = 7^5 = 16807.

Find out if this is costing you marks

The 10-minute diagnostic checks for this pattern (and four others) using AQA-style GCSE Higher items. Free, no signup, anonymous.

Common questions

Why is 8×248 \times 2^4 not equal to 858^5?

The product rule am×an=am+na^m \times a^n = a^{m+n} only applies when the bases are identical. 8 and 2 are different bases. Rewrite 8=238 = 2^3 first: 23×24=27=1282^3 \times 2^4 = 2^7 = 128. The trap 85=327688^5 = 32768 is wrong.

Why is (2.5×104)3(2.5 \times 10^4)^{-3} equal to 6.4×10146.4 \times 10^{-14} and not 2.5×10122.5 \times 10^{-12}?

A bracket power applies to every factor inside the bracket. (2.5×104)3=2.53×1012(2.5 \times 10^4)^{-3} = 2.5^{-3} \times 10^{-12}. Since 2.53=15.6252.5^3 = 15.625 and 1/15.625=0.064=6.4×1021/15.625 = 0.064 = 6.4 \times 10^{-2}, the result is 6.4×102×1012=6.4×10146.4 \times 10^{-2} \times 10^{-12} = 6.4 \times 10^{-14}. The trap leaves 2.5 unchanged, which misses the step of raising the coefficient to the power.

How do you simplify (49m)2.5(49^m)^{2.5} as a power of 7?

Rewrite 49=7249 = 7^2. So 49m=(72)m=72m49^m = (7^2)^m = 7^{2m}. Then (72m)2.5=72m×2.5=75m(7^{2m})^{2.5} = 7^{2m \times 2.5} = 7^{5m}. Check for m=1m=1: 492.5=75=1680749^{2.5} = 7^5 = 16807.

Related misconceptions

← All GCSE Maths Higher misconceptions

Rewrite the base as a prime power first | GCSE Maths Higher