Skip to content
spmaddmath.com.my
Tuition

Study

SyllabusFormulasMethodsExam & PapersTools
LocationsPricingBlogOur TeachersContact
EN

Worked examples · Indices, Surds and Logarithms

Indices, Surds and Logarithms, Worked Examples (medium)

Three fully worked medium Indices, Surds and Logarithms problems: solving an index equation whose two sides start with different bases, rationalising a denominator with a surd conjugate, and expressing loga24\log_a 24 in terms of loga2\log_a 2 and loga3\log_a 3. Attempt each first, then check every line against ours.

How to use this set

This set gathers three medium Indices, Surds and Logarithms problems, each solved line by line so you can see exactly where every step comes from. They push one level beyond the basics: an index equation whose two sides begin with different bases, rationalising a denominator that contains a surd, and using the laws of logarithms to write one logarithm in terms of two given ones.

Work each question on paper before you look at our solution. Cover the working, attempt it in full, then compare line by line.

At medium level the marks are usually lost not in the idea but in the manipulation, a base not rewritten, a conjugate chosen wrongly, a logarithm law applied to the wrong term. Checking your own steps against ours is how you find those slips.

The common thread is rewriting: each problem becomes easy the moment you express everything in a single, convenient form. For indices that means one shared base; for surds it means removing the root from the denominator; and for logarithms it means breaking a number into its prime factors so the log laws apply cleanly.

Train yourself to ask, first, 'what should I rewrite this as?', that question drives every solution below.

Three worked examples

Q1[3 marks]

Solve the index equation 4x=8x14^{x}=8^{x-1}.

Show worked solution

The two sides have different bases, 44 and 88, so we cannot compare indices yet. The fix is to notice that both 44 and 88 are powers of 22: 4=224=2^{2} and 8=238=2^{3}.

Rewriting each side over the base 22 will let us equate indices.

Replace 44 and 88, then use the power law (am)n=amn(a^{m})^{n}=a^{mn}, multiply the indices when a power is raised to a power. Be careful to keep the whole exponent x1x-1 in a bracket:

(22)x=(23)x1    22x=23(x1)=23x3(2^{2})^{x} = (2^{3})^{x-1} \;\Rightarrow\; 2^{2x} = 2^{3(x-1)} = 2^{3x-3}

The bases match, so the indices must be equal. Set 2x=3x32x = 3x-3 and solve the linear equation:

2x=3x3    3=3x2x    x=32x = 3x - 3 \;\Rightarrow\; 3 = 3x - 2x \;\Rightarrow\; x = 3

So x=3x=3. Check both sides of the original equation: the left is 43=644^{3}=64, and the right is 831=82=648^{3-1}=8^{2}=64.

They agree, so x=3x=3 is correct.

Q2[4 marks]

Express 652\dfrac{6}{\sqrt{5}-\sqrt{2}} in the form a5+b2a\sqrt{5}+b\sqrt{2}, where aa and bb are integers.

Show worked solution

A surd in the denominator should be removed by rationalising. Multiply top and bottom by the conjugate of the denominator, the same two terms with the sign between them flipped.

Here the denominator is 52\sqrt{5}-\sqrt{2}, so its conjugate is 5+2\sqrt{5}+\sqrt{2}. Multiplying by 5+25+2\dfrac{\sqrt{5}+\sqrt{2}}{\sqrt{5}+\sqrt{2}} is multiplying by 11, so the value is unchanged.

652×5+25+2=6(5+2)(52)(5+2)\dfrac{6}{\sqrt{5}-\sqrt{2}} \times \dfrac{\sqrt{5}+\sqrt{2}}{\sqrt{5}+\sqrt{2}} = \dfrac{6(\sqrt{5}+\sqrt{2})}{(\sqrt{5}-\sqrt{2})(\sqrt{5}+\sqrt{2})}

The denominator is a difference of two squares, (ab)(a+b)=a2b2(a-b)(a+b)=a^{2}-b^{2}, which is exactly why the conjugate works, the surds disappear:

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

Now the expression is 6(5+2)3\dfrac{6(\sqrt{5}+\sqrt{2})}{3}. Divide the numerical factor 66 by 33 to get 22:

6(5+2)3=2(5+2)=25+22\dfrac{6(\sqrt{5}+\sqrt{2})}{3} = 2(\sqrt{5}+\sqrt{2}) = 2\sqrt{5}+2\sqrt{2}

So a=2a=2 and b=2b=2, giving 25+222\sqrt{5}+2\sqrt{2}. A numerical check: the original is 62.2361.41460.8227.30\dfrac{6}{2.236-1.414}\approx\dfrac{6}{0.822}\approx7.30, and 25+224.47+2.83=7.302\sqrt{5}+2\sqrt{2}\approx4.47+2.83=7.30, so the answer is confirmed.

Q3[4 marks]

Given that loga2=p\log_{a}2=p and loga3=q\log_{a}3=q, express loga24\log_{a}24 in terms of pp and qq.

Show worked solution

We are only given the logarithms of 22 and 33, so the plan is to break 2424 into factors made only of 22s and 33s. Prime-factorise: 24=8×3=23×324 = 8\times 3 = 2^{3}\times 3.

Writing 2424 this way lets the log laws convert it into loga2\log_{a}2 and loga3\log_{a}3.

Apply the product law loga(MN)=logaM+logaN\log_{a}(MN)=\log_{a}M+\log_{a}N to split the factors:

loga24=loga(23×3)=loga23+loga3\log_{a}24 = \log_{a}(2^{3}\times 3) = \log_{a}2^{3} + \log_{a}3

Now use the power law logaMk=klogaM\log_{a}M^{k}=k\log_{a}M on the first term to bring the index 33 down in front:

loga23+loga3=3loga2+loga3\log_{a}2^{3} + \log_{a}3 = 3\log_{a}2 + \log_{a}3

Finally substitute the given values loga2=p\log_{a}2=p and loga3=q\log_{a}3=q:

loga24=3p+q\log_{a}24 = 3p + q

So loga24=3p+q\log_{a}24 = 3p+q. The check is structural: 24=23×324=2^{3}\times 3 uses three factors of 22 (giving 3p3p) and one factor of 33 (giving qq), which matches the answer exactly.

Q4[3 marks]

Simplify 75+1227\sqrt{75}+\sqrt{12}-\sqrt{27}, giving your answer in the form k3k\sqrt{3}, where kk is an integer.

Show worked solution

None of these three surds match yet, so before we can add or subtract we must write each one as a whole number times 3\sqrt{3}. Break the number under each root into a perfect-square factor times 33.

75=25×3=53,12=4×3=23,27=9×3=33\sqrt{75}=\sqrt{25\times3}=5\sqrt{3}, \quad \sqrt{12}=\sqrt{4\times3}=2\sqrt{3}, \quad \sqrt{27}=\sqrt{9\times3}=3\sqrt{3}

Once every term is a multiple of the same surd 3\sqrt{3}, they behave like like terms in algebra, add or subtract the whole-number coefficients only.

53+2333=(5+23)3=435\sqrt{3}+2\sqrt{3}-3\sqrt{3} = (5+2-3)\sqrt{3} = 4\sqrt{3}

Answer

The simplified surd is 434\sqrt{3} (so k=4k=4). As a check, 75+12278.66+3.465.206.93\sqrt{75}+\sqrt{12}-\sqrt{27}\approx8.66+3.46-5.20\approx6.93, and 434(1.732)=6.934\sqrt{3}\approx4(1.732)=6.93, which agrees.

Q5[3 marks]

Solve the equation log3(2x+1)=2\log_{3}(2x+1)=2.

Show worked solution

A single logarithm equal to a number converts directly to index form: logaN=m\log_a N = m means N=amN=a^{m}. Here the base is 33 and the logarithm equals 22, so rewrite the equation without the logarithm.

log3(2x+1)=2    2x+1=32\log_{3}(2x+1)=2 \;\Longrightarrow\; 2x+1=3^{2}

Simplify the right side, 32=93^{2}=9, then solve the resulting linear equation for xx.

2x+1=9    2x=8    x=42x+1=9 \;\Longrightarrow\; 2x=8 \;\Longrightarrow\; x=4

Answer

x=4x=4. Check: with x=4x=4, 2x+1=92x+1=9, and log39=2\log_{3}9=2 since 32=93^{2}=9, which matches the original equation.

Q6[4 marks]

Solve the equation 22x5(2x)+4=02^{2x}-5(2^{x})+4=0.

Show worked solution

The equation is quadratic in form once we notice 22x=(2x)22^{2x}=(2^{x})^{2}. Let y=2xy=2^{x}, where y>0y>0; the equation becomes an ordinary quadratic in yy.

22x5(2x)+4=0    y25y+4=02^{2x}-5(2^{x})+4=0 \;\Longrightarrow\; y^{2}-5y+4=0

Factorise the quadratic, solve for yy, then convert each positive value of yy back to 2x2^{x} and read off xx.

(y1)(y4)=0    y=1 or y=4    2x=20 or 2x=22    x=0 or x=2(y-1)(y-4)=0 \;\Rightarrow\; y=1 \text{ or } y=4 \;\Rightarrow\; 2^{x}=2^{0} \text{ or } 2^{x}=2^{2} \;\Rightarrow\; x=0 \text{ or } x=2

Answer

x=0x=0 or x=2x=2. Check x=0x=0: 205(20)+4=15+4=02^{0}-5(2^{0})+4=1-5+4=0.

Check x=2x=2: 245(22)+4=1620+4=02^{4}-5(2^{2})+4=16-20+4=0. Both satisfy the equation.

Q7[3 marks]

Given that log4y=3\log_{4} y = 3, find the value of log2y\log_{2} y.

Show worked solution

The two logarithms use related bases, since 4=224=2^{2}. Rewrite the given logarithm with base 22 using loganN=1nlogaN\log_{a^{n}}N=\dfrac{1}{n}\log_{a}N, which halves the logarithm when the base is squared.

log4y=log22y=12log2y\log_{4}y = \log_{2^{2}}y = \dfrac{1}{2}\log_{2}y

Substitute the given value log4y=3\log_{4}y=3 and solve for log2y\log_{2}y.

3=12log2y    log2y=63 = \dfrac{1}{2}\log_{2}y \;\Longrightarrow\; \log_{2}y = 6

Answer

log2y=6\log_{2}y=6. Check: log4y=3\log_{4}y=3 means y=43=64y=4^{3}=64, and log264=6\log_{2}64=6 since 26=642^{6}=64, which agrees.

Q8[4 marks]

Evaluate (1681)34\left(\dfrac{16}{81}\right)^{-\frac{3}{4}}, giving your answer as a fraction.

Show worked solution

A negative index means 'take the reciprocal', so first flip the fraction inside the brackets and change the sign of the index to positive.

(1681)34=(8116)34\left(\dfrac{16}{81}\right)^{-\frac{3}{4}} = \left(\dfrac{81}{16}\right)^{\frac{3}{4}}

Recognise 8181 and 1616 as fourth powers, 81=3481=3^{4} and 16=2416=2^{4}, so the base is already a fourth power. A fractional index 34\tfrac34 means 'fourth root, then cube' (or the other order).

(8116)34=((32)4)34=(32)3=278\left(\dfrac{81}{16}\right)^{\frac{3}{4}} = \left(\left(\dfrac{3}{2}\right)^{4}\right)^{\frac{3}{4}} = \left(\dfrac{3}{2}\right)^{3} = \dfrac{27}{8}

Answer

The value is 278\dfrac{27}{8}. As a check, (1681)3/4=(23)3=827\left(\dfrac{16}{81}\right)^{3/4}=\left(\dfrac{2}{3}\right)^{3}=\dfrac{8}{27}, and taking the reciprocal (for the negative index) gives 278\dfrac{27}{8}, confirming the answer.

Key method points

  • Different bases in an index equation: rewrite every base as a power of one common base, use (am)n=amn(a^{m})^{n}=a^{mn}, then equate the indices.
  • Rationalising a surd denominator: multiply top and bottom by the conjugate; the denominator becomes (ab)(a+b)=a2b2(a-b)(a+b)=a^{2}-b^{2}, with no surds left.
  • Log laws: product loga(MN)=logaM+logaN\log_a(MN)=\log_a M+\log_a N, quotient logaMN=logaMlogaN\log_a\frac{M}{N}=\log_a M-\log_a N, and power logaMk=klogaM\log_a M^{k}=k\log_a M.
  • Prime-factorise before applying log laws, split a number into the primes whose logs you already know.
  • Show every line, with analytic marking, correct method earns marks even when a final answer slips.

Choose the right rewrite

Almost every medium question in this chapter turns on a single rewrite. Ask what shared base makes an index equation collapse, which conjugate clears a surd, and how a number factorises into primes you have logs for.

When you keep the whole exponent in a bracket, writing (23)x1=23(x1)(2^{3})^{x-1}=2^{3(x-1)}, not 23x12^{3x-1}, and bring log indices down only after splitting the product, the manipulation stays clean and the marks follow.

How a teacher helps

In class our teachers focus on the first move, because at medium level the whole solution stands or falls on the right rewrite. We drill the habit of spotting the common base, choosing the conjugate, and prime-factorising before touching the log laws.

We watch the usual leaks, an exponent expanded without brackets, a log power law applied before the product is split, and fix the reasoning, not just the answer. We ask you to talk each law out loud as you use it.

Because Add Math is marked analytically, we train you to set out every line clearly, so the method earns marks. Lessons are in English, and we build each skill one secure step at a time.

Get 1-to-1 help.

Book a Trial Class

Frequently asked questions

What do I do when an index equation has two different bases?

Rewrite both bases as powers of one common base. For 4x=8x14^{x}=8^{x-1}, use 4=224=2^{2} and 8=238=2^{3}; once both sides are powers of 22, equate the indices and solve.

How do I choose the conjugate when rationalising?

Take the denominator and flip the sign between its two terms. For 52\sqrt{5}-\sqrt{2} the conjugate is 5+2\sqrt{5}+\sqrt{2}; multiplying gives (5)2(2)2=3(\sqrt{5})^{2}-(\sqrt{2})^{2}=3, a whole number with no surds.

Why prime-factorise a number before using log laws?

Because the log laws only help once a number is written as a product or power of pieces whose logs you know. Writing 24=23×324=2^{3}\times3 turns loga24\log_a 24 into 3loga2+loga33\log_a 2+\log_a 3.

Do I lose all the marks if my final answer is wrong?

No. Add Math is marked analytically, so clearly shown correct steps still earn method marks even if a later slip spoils the final value.

Source:SRC-DSKP-EN

Written by the spmaddmath.com.my editorial team.· Last updated 5 September 2026

Ready to get started?

Book a Trial Classfrom RM50/hr · One-hour paid trial · Same-day reply
Book a Trial ClassOne-hour paid trial · Same-day reply