A-Level Indices and surds Practice Questions

Free A-Level Indices and surds practice questions with full step-by-step worked solutions. Covers index laws, multiplication of powers, division of powers, power of a power. Practise exam-style problems and check your method.

index lawsmultiplication of powersdivision of powerspower of a powerzero indexnegative indices
A-Level70 questionsStep-by-step solutions
Question 1
1 markeasy
Simplify x5×x3x^{5} \times x^{3}.
Show worked solution

Worked solution

  1. Recall the multiplication law

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

    When you multiply powers that share the same base you keep the base and add the indices. Here the base is xx in both parts. This is one of the basic laws of indices.

  2. Add the indices

    x5+3x^{5+3}

    The two indices are 5 and 3, so we add them. The base xx does not change.

  3. Work out the sum

    x8x^{8}

    Since 5+3=85+3=8, the answer is xx to the power 8. That is already in its simplest form.

Answer
x8x^{8}
Question 2
2 markseasy
Simplify 8+2\sqrt{8} + \sqrt{2}.
Show worked solution

Worked solution

  1. Simplify the first surd

    8=4×2=22\sqrt{8} = \sqrt{4 \times 2} = 2\sqrt{2}

    Before adding surds they must look the same. Simplify 8\sqrt8 using its square factor 4.

  2. Rewrite the sum

    22+22\sqrt{2} + \sqrt{2}

    Now both terms contain 2\sqrt2, so they are like surds.

  3. Add the like surds

    323\sqrt{2}

    22+12=322\sqrt2+1\sqrt2=3\sqrt2, treating 2\sqrt2 like a common factor.

Answer
323\sqrt{2}
Question 3
3 marksintermediate
Simplify 2n+12n1\dfrac{2^{n+1}}{2^{n-1}}.
Show worked solution

Worked solution

  1. Same base means subtract indices

    aman=amn\frac{a^{m}}{a^{n}} = a^{m-n}

    Both top and bottom have base 2, so we use the division law even though the indices contain a letter.

  2. Apply the division law

    2n+12n1=2(n+1)(n1)\frac{2^{n+1}}{2^{n-1}} = 2^{(n+1)-(n-1)}

    Subtract the whole bottom index from the top index. Using brackets stops sign mistakes.

  3. Remove the brackets

    2n+1n+12^{n+1-n+1}

    The minus sign flips the sign of both terms in (n1)(n-1).

  4. Simplify the index

    (n+1)(n1)=2(n+1)-(n-1) = 2

    The nn terms cancel, leaving 2.

  5. Write the result

    22=42^{2} = 4

    So the expression equals 22=42^2=4, independent of nn.

  6. Check with a value of n

    n=1: 2220=41=4 n=1:\ \frac{2^{2}}{2^{0}} = \frac{4}{1} = 4 \ \checkmark

    Testing n=1n=1 gives 22/20=42^2/2^0=4, matching our answer. This confirms the result really does not depend on nn.

Answer
44
Question 4
4 markshard
Solve 2x3x=362^{x} \cdot 3^{x} = 36.
Show worked solution

Worked solution

  1. Notice the equal indices

    2x and 3x share the index x2^{x} \text{ and } 3^{x} \text{ share the index } x

    Both powers have the same index xx but different bases. There is a law that lets us join them.

  2. Combine the left side

    2x3x=(2×3)x2^{x} \cdot 3^{x} = (2 \times 3)^{x}

    When two powers share the index, multiply the bases: anbn=(ab)na^n b^n=(ab)^n.

  3. Simplify the base

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

    2×3=62\times3=6, so the left side is 6x6^x.

  4. Rewrite the equation

    6x=366^{x} = 36

    The equation is now a single power equal to 36.

  5. Write 36 as a power of 6

    36=6236 = 6^{2}

    Since 62=366^2=36, express the right side with base 6.

  6. Match the bases

    6x=626^{x} = 6^{2}

    Both sides are now powers of 6.

  7. Solve

    x=2x = 2

    Equating the indices gives x=2x=2.

  8. Recall the law we used

    anbn=(ab)na^{n} b^{n} = (ab)^{n}

    The key move was joining two powers with the same index into a single power of the product.

  9. Restate the tidied equation

    6x=626^{x} = 6^{2}

    Both sides ended up as single powers of 6, which made the comparison of indices possible.

  10. Check the solution

    2232=4×9=36 2^{2} \cdot 3^{2} = 4 \times 9 = 36 \ \checkmark

    Substituting x=2x=2: 4×9=364\times9=36, which matches. So the answer is confirmed.

Answer
x=2x = 2
Question 5
7 markschallenging
Simplify 9+45945\sqrt{9+4\sqrt{5}} - \sqrt{9-4\sqrt{5}}.
Show worked solution

Worked solution

  1. Plan the approach

    write each nested surd as a perfect square\text{write each nested surd as a perfect square}

    Both surds are nested. If each equals a perfect square, the outer roots simplify to simple surd expressions.

  2. Try a square for the first surd

    (5+2)2=5+45+4(\sqrt{5}+2)^{2} = 5 + 4\sqrt{5} + 4

    Test (5+2)2(\sqrt5+2)^2 using (p+q)2(p+q)^2.

  3. Confirm the first square

    (5+2)2=9+45(\sqrt{5}+2)^{2} = 9 + 4\sqrt{5}

    The numbers give 5+4=95+4=9, which matches.

  4. Take the first square root

    9+45=5+2\sqrt{9+4\sqrt{5}} = \sqrt{5}+2

    Since 5+2>0\sqrt5+2>0, this is the correct root.

  5. Try a square for the second surd

    (52)2=545+4(\sqrt{5}-2)^{2} = 5 - 4\sqrt{5} + 4

    Test (52)2(\sqrt5-2)^2 using (pq)2(p-q)^2.

  6. Confirm the second square

    (52)2=945(\sqrt{5}-2)^{2} = 9 - 4\sqrt{5}

    The numbers give 5+4=95+4=9, which matches.

  7. Check the sign of √5 − 2

    52.236>2\sqrt{5} \approx 2.236 > 2

    Since 5\sqrt5 is bigger than 2, 52\sqrt5-2 is positive, so it is the correct root.

  8. Take the second square root

    945=52\sqrt{9-4\sqrt{5}} = \sqrt{5}-2

    The positive root is 52\sqrt5-2.

  9. Set up the subtraction

    (5+2)(52)(\sqrt{5}+2) - (\sqrt{5}-2)

    Now carry out the subtraction from the original expression.

  10. Remove the brackets

    5+25+2\sqrt{5} + 2 - \sqrt{5} + 2

    The minus sign flips the signs of the second bracket.

  11. Simplify

    44

    The 5\sqrt5 terms cancel and 2+2=42+2=4.

  12. Recall the expansion identities

    (p+q)2,(pq)2(p+q)^{2},\quad (p-q)^{2}

    Recognising perfect squares of the form (5±2)2(\sqrt5\pm2)^2 was the key idea for de-nesting these surds.

  13. Note both roots are positive

    5+2>0,52>0\sqrt{5}+2 > 0,\quad \sqrt{5}-2 > 0

    Both expressions under the outer roots are positive, so each square root is a positive surd expression.

  14. Explain why the answer is whole

    the 5 terms cancel\text{the } \sqrt{5} \text{ terms cancel}

    Because the two roots differ only in the sign of the constant, subtracting them cancels the surds and leaves a whole number.

  15. Check numerically

    17.940.0564.2360.236=4 \sqrt{17.94} - \sqrt{0.056} \approx 4.236 - 0.236 = 4 \ \checkmark

    The two roots are about 4.236 and 0.236, and their difference is 4, confirming the answer.

Answer
44

Unlock 65 more Indices and surds questions

Create a free account to work through every A-Level Indices and surds 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 Indices and surds practice

Related Pure Maths topics