Hard A-Level Indices and surds Questions

Challenging, exam-style A-Level Indices and surds questions with worked solutions. Stretch yourself on the hardest index equations, hidden quadratics, substitution, simplifying surds problems.

index equationshidden quadraticssubstitutionsimplifying surdsdividing surdsrationalising
A-Level34 questionsStep-by-step solutions
Question 1
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
Question 2
5 markschallenging
Given that 2a=52^{a} = 5, find the exact value of 23a+12^{3a+1}.
Show worked solution

Worked solution

  1. Understand the target

    23a+12^{3a+1}

    We know 2a=52^a=5. The plan is to rewrite 23a+12^{3a+1} using 2a2^a so we can substitute the 5.

  2. Split the index using the addition law

    23a+1=23a×212^{3a+1} = 2^{3a} \times 2^{1}

    Adding indices corresponds to multiplying powers, so we separate the +1+1.

  3. Rewrite 2^{3a} as a cube

    23a=(2a)32^{3a} = \left(2^{a}\right)^{3}

    The index 3a3a means 2a2^a cubed, using power of a power in reverse.

  4. Substitute the given value

    (2a)3=53\left(2^{a}\right)^{3} = 5^{3}

    Replace 2a2^a with 5.

  5. Cube the 5

    53=1255^{3} = 125

    5×5×5=1255\times5\times5=125.

  6. Put the pieces together

    23a+1=125×22^{3a+1} = 125 \times 2

    Multiply by the leftover factor of 21=22^1=2.

  7. State the answer

    250250

    125×2=250125\times2=250.

  8. Recall the addition law

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

    Adding indices means multiplying powers; this is the law that let us peel off the +1+1.

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

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

    Multiplying indices means a power raised to a power; this turned 23a2^{3a} into (2a)3\left(2^a\right)^3.

  10. Notice we never need a itself

    2a=5 is enough2^{a} = 5 \text{ is enough}

    We do not have to find the exact value of aa; knowing 2a=52^a=5 is all that is needed to substitute.

  11. Interpret the leftover factor

    21=22^{1} = 2

    The extra 212^1 is just 2; it simply doubles the result of 535^3.

  12. Recombine to check the split

    23a×21=23a+1 2^{3a} \times 2^{1} = 2^{3a+1} \ \checkmark

    Multiplying 23a2^{3a} by 212^1 rebuilds the original index 3a+13a+1, so the split was valid.

  13. View it all at once

    23a+1=2(2a)3=2×1252^{3a+1} = 2 \left(2^{a}\right)^{3} = 2 \times 125

    Reading the whole thing as twice (2a)3(2^a)^3 gives the same route to the answer.

  14. Check numerically

    a2.322: 23a+127.966250 a \approx 2.322:\ 2^{3a+1} \approx 2^{7.966} \approx 250 \ \checkmark

    Using the approximate value a2.322a\approx2.322, the power comes out to about 250, matching the exact answer.

  15. State the conclusion

    23a+1=2502^{3a+1} = 250

    So the exact value is 250.

Answer
250250
Question 3
6 markschallenging
Simplify 35235+2\dfrac{3}{\sqrt{5}-\sqrt{2}} - \dfrac{3}{\sqrt{5}+\sqrt{2}}.
Show worked solution

Worked solution

  1. Plan the method

    combine over a common denominator\text{combine over a common denominator}

    The two denominators are conjugates, so their product is surd-free. We combine into one fraction.

  2. Find the common denominator

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

    The common denominator is the product of the two brackets.

  3. Write as a single fraction

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

    Each numerator is multiplied by the other fraction's denominator.

  4. Set up the denominator

    (5)2(2)2(\sqrt{5})^{2}-(\sqrt{2})^{2}

    Difference of two squares.

  5. Simplify the denominator

    52=35 - 2 = 3

    This gives a denominator of 3.

  6. Expand the numerator

    35+3235+323\sqrt{5} + 3\sqrt{2} - 3\sqrt{5} + 3\sqrt{2}

    Distribute the 3 across each bracket, being careful with the subtraction.

  7. Simplify the numerator

    626\sqrt{2}

    The 353\sqrt5 terms cancel and the 323\sqrt2 terms add to 626\sqrt2.

  8. Write the fraction

    623\frac{6\sqrt{2}}{3}

    Numerator over the denominator 3.

  9. Simplify

    222\sqrt{2}

    Divide 626\sqrt2 by 3 to get 222\sqrt2.

  10. Recall the difference of two squares

    (AB)(A+B)=A2B2(A-B)(A+B) = A^{2}-B^{2}

    This identity is why the product of the two conjugate denominators has no surds.

  11. Check the first numerator part

    3(5+2)=35+323(\sqrt{5}+\sqrt{2}) = 3\sqrt{5} + 3\sqrt{2}

    Expanding the first bracket carefully avoids sign slips.

  12. Check the second numerator part

    3(52)=35+32-3(\sqrt{5}-\sqrt{2}) = -3\sqrt{5} + 3\sqrt{2}

    The leading minus sign flips both signs inside the second bracket.

  13. Explain why √5 cancels

    3535=03\sqrt{5} - 3\sqrt{5} = 0

    The two 5\sqrt5 terms are equal and opposite, so they cancel completely.

  14. Check numerically

    3.6490.822=2.83,222.83 \approx 3.649 - 0.822 = 2.83,\quad 2\sqrt{2} \approx 2.83 \ \checkmark

    The original difference is about 2.83 and 222.832\sqrt2\approx2.83, confirming the answer.

  15. State the conclusion

    222\sqrt{2}

    So the whole expression simplifies to 222\sqrt2.

Answer
222\sqrt{2}
Question 4
6 markschallenging
Simplify (a12b2a1b12)2\left(\dfrac{a^{\frac{1}{2}}b^{-2}}{a^{-1}b^{\frac{1}{2}}}\right)^{-2}, giving your answer with positive indices.
Show worked solution

Worked solution

  1. Plan: simplify inside first

    tidy the bracket, then apply the 2\text{tidy the bracket, then apply the } -2

    It is easier to simplify the fraction inside the bracket before dealing with the outer power.

  2. Subtract the a indices

    a12a1=a12(1)\frac{a^{\frac{1}{2}}}{a^{-1}} = a^{\frac{1}{2}-(-1)}

    Divide by subtracting the bottom index from the top.

  3. Finish the a index

    a12+1=a32a^{\frac{1}{2}+1} = a^{\frac{3}{2}}

    Subtracting 1-1 is the same as adding 1: 12+1=32\tfrac12+1=\tfrac32.

  4. Subtract the b indices

    b2b12=b212\frac{b^{-2}}{b^{\frac{1}{2}}} = b^{-2-\frac{1}{2}}

    Again subtract the bottom index from the top.

  5. Finish the b index

    b52b^{-\frac{5}{2}}

    212=52-2-\tfrac12=-\tfrac52.

  6. Rewrite the bracket

    (a32b52)2\left(a^{\frac{3}{2}} b^{-\frac{5}{2}}\right)^{-2}

    The inside has simplified to a3/2b5/2a^{3/2}b^{-5/2}.

  7. Apply the outer power to a

    (a32)2=a32×(2)=a3\left(a^{\frac{3}{2}}\right)^{-2} = a^{\frac{3}{2}\times(-2)} = a^{-3}

    Multiply the indices: 32×(2)=3\tfrac32\times(-2)=-3.

  8. Apply the outer power to b

    (b52)2=b52×(2)=b5\left(b^{-\frac{5}{2}}\right)^{-2} = b^{-\frac{5}{2}\times(-2)} = b^{5}

    Multiply the indices: 52×(2)=5-\tfrac52\times(-2)=5.

  9. Combine

    a3b5a^{-3}b^{5}

    Put the two results together.

  10. Make indices positive

    b5a3\frac{b^{5}}{a^{3}}

    The negative index on aa moves it to the denominator.

  11. Recall the division law used

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

    Dividing powers of the same base means subtracting indices; we used this for both aa and bb inside the bracket.

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

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

    Raising a power to another power means multiplying indices; this handled the outer 2-2.

  13. Explain why b ends up on top

    b52×(2)=b5b^{-\frac{5}{2} \times (-2)} = b^{5}

    The two negative signs multiply to a positive, so bb finishes on top with a positive index.

  14. Sense-check the form

    b5a3: no negative indices\frac{b^{5}}{a^{3}}: \text{ no negative indices}

    The final answer uses only positive indices, exactly as the question required.

  15. Spot-check with numbers

    a=4,b=1: (214)2=82=164, 143=164 a=4,b=1:\ \left(\tfrac{2}{\frac14}\right)^{-2} = 8^{-2} = \tfrac{1}{64},\ \tfrac{1}{4^{3}} = \tfrac{1}{64} \ \checkmark

    Testing a=4,b=1a=4,b=1: the bracket is 8, so the whole thing is 164\tfrac1{64}, matching b5a3=164\tfrac{b^5}{a^3}=\tfrac1{64}.

Answer
b5a3\frac{b^{5}}{a^{3}}
Question 5
5 markschallenging
Solve 52x6(5x)+5=05^{2x} - 6(5^{x}) + 5 = 0.
Show worked solution

Worked solution

  1. Study the equation

    52x6(5x)+5=05^{2x} - 6(5^{x}) + 5 = 0

    There is a 52x5^{2x} term and a 5x5^x term, so a quadratic is hiding inside.

  2. Recognise the hidden quadratic

    52x=(5x)25^{2x} = \left(5^{x}\right)^{2}

    By the power law, 52x5^{2x} is the square of 5x5^x.

  3. Substitute

    let y=5xy26y+5=0\text{let } y = 5^{x} \Rightarrow y^{2} - 6y + 5 = 0

    Let y=5xy=5^x to form a standard quadratic.

  4. Find the factor pair

    (1)(5)=5, (1)+(5)=6(-1)(-5)=5,\ (-1)+(-5)=-6

    We need numbers multiplying to 5 and adding to 6-6: they are 1-1 and 5-5.

  5. Factorise

    (y1)(y5)=0(y-1)(y-5) = 0

    Write the quadratic as a product of two brackets.

  6. Solve for y

    y=1ory=5y = 1 \quad \text{or} \quad y = 5

    Set each bracket to zero.

  7. Return to the first root

    5x=1=505^{x} = 1 = 5^{0}

    Any base to the power 0 is 1.

  8. Solve the first case

    x=0x = 0

    Matching bases gives x=0x=0.

  9. Return to the second root

    5x=5=515^{x} = 5 = 5^{1}

    Rewrite the second value with base 5.

  10. Solve the second case

    x=1x = 1

    Matching bases gives x=1x=1.

  11. State the solutions

    x=0 or x=1x = 0 \ \text{or}\ x = 1

    Both solutions are valid.

  12. Recall the substitution idea

    y=5x52x=y2y = 5^{x} \Rightarrow 5^{2x} = y^{2}

    Naming 5x5^x as yy is what turned an index equation into a quadratic we could factorise.

  13. Note the positivity condition

    5x>0 for all x5^{x} > 0 \text{ for all } x

    Both yy-values (1 and 5) are positive, so neither is rejected and no solutions are lost.

  14. Check the first solution

    x=0: 506(50)+5=16+5=0 x=0:\ 5^{0} - 6(5^{0}) + 5 = 1 - 6 + 5 = 0 \ \checkmark

    Substituting x=0x=0 gives 0, so it is correct.

  15. Check the second solution

    x=1: 526(5)+5=2530+5=0 x=1:\ 5^{2} - 6(5) + 5 = 25 - 30 + 5 = 0 \ \checkmark

    Substituting x=1x=1 also gives 0, confirming both answers.

Answer
x=0 or x=1x = 0 \ \text{or}\ x = 1

Unlock 29 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