Hard GCSE Integer indices Questions

Challenging, exam-style GCSE Integer indices questions with worked solutions. Stretch yourself on the hardest power of a power, negative indices, product law, equating indices problems.

power of a powernegative indicesproduct lawequating indiceschange of basecoefficients
GCSE Foundation34 questionsStep-by-step solutions
Question 1
5 markschallenging
Find the smallest integer nn such that 3n>10003^n > 1000.
Show worked solution

Worked solution

  1. Understand the goal

    3n>1000, n smallest integer3^n > 1000,\ n \text{ smallest integer}

    We need the first power of 33 that passes 10001000, so build up the powers of 33 until one goes over.

  2. Start the list

    31=33^1 = 3

    Begin with 33 to the power 11.

  3. Next power

    32=93^2 = 9

    Multiply by 33: nine.

  4. Next power

    33=273^3 = 27

    Multiply by 33 again: twenty-seven.

  5. Next power

    34=813^4 = 81

    2727 times 33 is 8181.

  6. Next power

    35=2433^5 = 243

    8181 times 33 is 243243. Still well below 10001000.

  7. Next power

    36=7293^6 = 729

    243243 times 33 is 729729 — close to 10001000, but not past it yet.

  8. Compare with 10001000

    729<1000729 < 1000

    33 to the power 66 falls short, so n=6n = 6 does not satisfy the inequality.

  9. Next power

    37=21873^7 = 2187

    729729 times 33 is 21872187.

  10. Compare with 10001000

    2187>10002187 > 1000

    33 to the power 77 is past 10001000 — the inequality is satisfied for the first time.

  11. Bracket the answer

    36=729<1000<2187=373^6 = 729 < 1000 < 2187 = 3^7

    10001000 is trapped between the sixth and seventh powers of 33, so the smallest winning index is 77.

  12. Check the multiplication 729×3729 \times 3

    729×3=2100+87=2187729 \times 3 = 2100 + 87 = 2187

    Checking the key step: 700×3=2100700 \times 3 = 2100 and 29×3=8729 \times 3 = 87, giving 21872187. ✓

  13. Why no smaller n works

    3n increases as n increases3^n \text{ increases as } n \text{ increases}

    Powers of 33 grow every time n goes up, so every index below 77 gives an even smaller value than 729729, all below 10001000.

  14. Watch for the common error

    n=6 fails: 7291000n = 6 \text{ fails: } 729 \ngtr 1000

    It is tempting to stop at 729729 because it is close, but the question needs strictly greater than 10001000.

  15. State the answer

    n=7n = 7

    The smallest integer n with 33 to the power n greater than 10001000 is 77.

Answer
n=7n = 7
Question 2
6 markschallenging
Simplify fully (x2)3×x4(x5)2\frac{(x^2)^3 \times x^4}{(x^5)^2}.
Show worked solution

Worked solution

  1. Plan the simplification

    (x2)3×x4(x5)2\frac{(x^2)^3 \times x^4}{(x^5)^2}

    Simplify the two brackets first, then combine the top, then divide. Every index law will get used.

  2. Recall the power-of-a-power law

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

    A power of a power means multiplying the indices.

  3. Simplify the top bracket

    (x2)3=x2×3=x6(x^2)^3 = x^{2 \times 3} = x^6

    22 times 33 gives 66.

  4. Rewrite the numerator

    x6×x4x^6 \times x^4

    The top of the fraction is now a product of two powers of x.

  5. Recall the product law

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

    Multiplying powers of the same base means adding the indices.

  6. Combine the numerator

    x6×x4=x6+4=x10x^6 \times x^4 = x^{6+4} = x^{10}

    66 plus 44 gives 1010, so the whole top is x to the power 1010.

  7. Simplify the bottom bracket

    (x5)2=x5×2=x10(x^5)^2 = x^{5 \times 2} = x^{10}

    55 times 22 gives 1010, so the bottom is also x to the power 1010.

  8. Rewrite the fraction

    x10x10\frac{x^{10}}{x^{10}}

    The fraction is a power divided by an identical power.

  9. Recall the quotient law

    am÷an=amna^m \div a^n = a^{m-n}

    Dividing powers of the same base means subtracting the indices.

  10. Subtract the indices

    x1010=x0x^{10-10} = x^0

    1010 minus 1010 gives the zero index.

  11. Recall the zero index rule

    a0=1 (a0)a^0 = 1 \ (a \ne 0)

    Any non-zero value to the power 00 equals 11.

  12. State the simplified value

    (x2)3×x4(x5)2=1\frac{(x^2)^3 \times x^4}{(x^5)^2} = 1

    The expression simplifies completely to the number 11 — the x disappears.

  13. Check with a value: set x=2x = 2

    (22)3×24(25)2=64×161024\frac{(2^2)^3 \times 2^4}{(2^5)^2} = \frac{64 \times 16}{1024}

    Test with x=2x = 2: the top is 6464 times 1616 and the bottom is 10241024.

  14. Work out the check

    10241024=1\frac{1024}{1024} = 1

    6464 times 1616 is 10241024, so the fraction is 10241024 over 10241024, which is 11. ✓

  15. State the answer

    11

    The fully simplified value is 11 (for any non-zero x).

Answer
11
Question 3
5 markschallenging
Use the fact that 210=10241032^{10} = 1024 \approx 10^3 to estimate the value of 2402^{40}.
Show worked solution

Worked solution

  1. Understand the goal

    240?2^{40} \approx ?

    Working out 22 to the power 4040 exactly by hand would take ages. The given fact lets us estimate it quickly using the index laws.

  2. State the given fact

    210=10241032^{10} = 1024 \approx 10^3

    22 to the power 1010 is 10241024, which is very close to 10001000 — that is, 1010 cubed.

  3. Connect 4040 to 1010

    40=10×440 = 10 \times 4

    The index 4040 is four lots of 1010, which suggests grouping the power in tens.

  4. Recall the power-of-a-power law

    amn=(am)na^{mn} = (a^m)^n

    Reading the law in reverse lets us group 22 to the power 4040 as a power of 22 to the power 1010.

  5. Group the power

    240=(210)42^{40} = (2^{10})^4

    22 to the power 4040 is 22 to the power 1010, raised to the power 44.

  6. Substitute the approximation

    (210)4(103)4(2^{10})^4 \approx (10^3)^4

    Replace 22 to the power 1010 with roughly 1010 cubed.

  7. Apply the law again

    (103)4=103×4(10^3)^4 = 10^{3 \times 4}

    A power of a power means multiplying the indices: 33 times 44.

  8. Simplify the index

    103×4=101210^{3 \times 4} = 10^{12}

    So 22 to the power 4040 is approximately 1010 to the power 1212.

  9. Interpret the size

    1012=100000000000010^{12} = 1\,000\,000\,000\,000

    1010 to the power 1212 is a 11 followed by 1212 zeros — one trillion.

  10. Judge the direction of the error

    1024>1000  240>10121024 > 1000 \ \Rightarrow\ 2^{40} > 10^{12}

    Because 10241024 is slightly more than 10001000, the true value is slightly bigger than our estimate.

  11. Quantify the error roughly

    (10241000)41.1\left(\frac{1024}{1000}\right)^4 \approx 1.1

    The small factor of 1.0241.024 gets raised to the power 44, giving roughly a 1010% underestimate — still an excellent approximation.

  12. Compare with the exact value

    240=10995116277762^{40} = 1\,099\,511\,627\,776

    The exact value is about 1.11.1 trillion, confirming the estimate and the direction of the error.

  13. Reflect on the technique

    210k103k2^{10k} \approx 10^{3k}

    This trick converts powers of 22 into powers of 1010, which is exactly how computer scientists relate kilobytes (210)(2^10) to thousands (103)(10^3).

  14. Watch for the common error

    2404×2102^{40} \ne 4 \times 2^{10}

    Do not multiply 10241024 by 44 — raising to a power means repeated multiplication of the whole power, not multiplying the index into the value.

  15. State the answer

    24010122^{40} \approx 10^{12}

    22 to the power 4040 is approximately 1010 to the power 1212, about one trillion.

Answer
240=(210)4(103)4=10122^{40} = (2^{10})^4 \approx (10^3)^4 = 10^{12}
Question 4
5 markschallenging
2a=8b2^a = 8^b and a+b=12a + b = 12. Find the values of aa and bb.
Show worked solution

Worked solution

  1. Look at the first equation

    2a=8b2^a = 8^b

    The bases 22 and 88 are different, so write 88 as a power of 22 to compare the indices.

  2. Write 88 as a power of 22

    8=238 = 2^3

    88 is 22 cubed.

  3. Substitute into the first equation

    2a=(23)b2^a = (2^3)^b

    Replace 88 with 22 cubed, keeping the index b outside.

  4. Recall the power-of-a-power law

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

    A power of a power means multiplying the indices.

  5. Simplify the right side

    (23)b=23b(2^3)^b = 2^{3b}

    33 times b gives 33b in the index.

  6. Equate the indices

    a=3ba = 3b

    Equal powers of 22 must have equal indices, so a is three times b.

  7. Bring in the second fact

    a+b=12a + b = 12

    The question also says the two indices add up to 1212. We now have two simple equations.

  8. Substitute a=3ba = 3b

    3b+b=123b + b = 12

    Replace a with 33b in the sum, so only one unknown remains.

  9. Collect the like terms

    4b=124b = 12

    33b plus b makes 44b.

  10. Solve for b

    b=3b = 3

    Dividing both sides by 44 gives b equals 33.

  11. Find a

    a=3b=9a = 3b = 9

    Multiply b by 33: a is 99.

  12. Check the sum

    9+3=129 + 3 = 12

    The indices add to 1212, as required. ✓

  13. Check the powers

    29=512,83=5122^9 = 512,\quad 8^3 = 512

    22 to the power 99 is 512512, and 88 cubed is also 512512, so the first equation holds too. ✓

  14. Reflect on the method

    common base  linear equations\text{common base } \Rightarrow \text{ linear equations}

    Changing to a common base turned a power equation into easy simultaneous equations — a very common exam technique.

  15. State the answer

    a=9, b=3a = 9,\ b = 3

    The values are a equals 99 and b equals 33.

Answer
a=9, b=3a = 9,\ b = 3
Question 5
5 markschallenging
Solve 9x=27x19^x = 27^{x-1}.
Show worked solution

Worked solution

  1. Look at the structure of the equation

    9x=27x19^x = 27^{x-1}

    The bases 99 and 2727 are different, but both are powers of 33, so convert everything to base 33.

  2. Write 99 as a power of 33

    9=329 = 3^2

    99 is 33 squared.

  3. Write 2727 as a power of 33

    27=3327 = 3^3

    2727 is 33 cubed.

  4. Substitute into the equation

    (32)x=(33)x1(3^2)^x = (3^3)^{x-1}

    Replace 99 and 2727 with their base-33 forms.

  5. Recall the power-of-a-power law

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

    A power of a power means multiplying the indices on each side.

  6. Simplify the left side

    (32)x=32x(3^2)^x = 3^{2x}

    22 times x gives 22x.

  7. Simplify the right side

    (33)x1=33(x1)(3^3)^{x-1} = 3^{3(x-1)}

    33 times the whole bracket x1x - 1. Keep the brackets until they are expanded.

  8. Expand the bracket in the index

    3(x1)=3x33(x-1) = 3x - 3

    Multiply out: 33 times x and 33 times negative 11.

  9. Rewrite the equation

    32x=33x33^{2x} = 3^{3x-3}

    Both sides are now single powers of 33.

  10. Equate the indices

    2x=3x32x = 3x - 3

    Equal powers of 33 must have equal indices, giving a linear equation with x on both sides.

  11. Subtract 22x from both sides

    0=x30 = x - 3

    Gather the x terms on one side, as in the equations topic.

  12. Solve for x

    x=3x = 3

    Adding 33 to both sides gives x equals 33.

  13. Check the left side

    93=7299^3 = 729

    99 cubed is 729729.

  14. Check the right side

    2731=272=72927^{3-1} = 27^2 = 729

    2727 squared is also 729729, so both sides match. ✓

  15. State the answer

    x=3x = 3

    The solution of the equation is x equals 33.

Answer
x=3x = 3

Unlock 29 more Integer indices questions

Create a free account to work through every GCSE Integer indices question with instant step-by-step worked solutions, progress tracking and interactive lessons.

  • Full worked solutions for every question
  • Interactive lessons and instant feedback
  • Track your mastery across every topic
Create a Free Account

No card required · Free forever

More Integer indices practice

Related Number topics