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 (KBAT)

Three fully worked hard Indices, Surds and Logarithms problems: solving a logarithmic equation and rejecting the invalid root, turning an index equation into a hidden quadratic, and using a surd conjugate inside an algebraic identity. Attempt each first, then check every line, including the reasoning about which answers to keep, against ours.

How to use this set

This set gathers three hard Indices, Surds and Logarithms problems, each solved line by line so you can see exactly where every step comes from. Each one combines two ideas: a logarithmic equation that ends by rejecting an invalid root, an index equation that hides a quadratic, and a surd question that feeds a rationalised value into an algebraic identity.

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

At this level the algebra is only half the task, the other half is judgement: checking the domain of a logarithm, spotting that a substitution turns an equation into a quadratic, and choosing an identity that avoids messy expansion. These are exactly the decisions the harder Add Math questions reward.

Watch, in particular, for answers that must be discarded. A logarithm is only defined for a positive argument, so a value that makes any bracket zero or negative cannot be a solution, however cleanly it comes out of the algebra.

Getting into the habit of testing each candidate against the original equation is what separates a full-mark answer from one that loses the final mark.

Three worked examples

Q1[4 marks]

Solve log2(x+3)+log2(x3)=4\log_{2}(x+3)+\log_{2}(x-3)=4.

Show worked solution

Two logarithms with the same base are added, so combine them first with the product law logaM+logaN=loga(MN)\log_{a}M+\log_{a}N=\log_{a}(MN). This turns the left side into a single logarithm:

log2[(x+3)(x3)]=4\log_{2}\big[(x+3)(x-3)\big] = 4

Now undo the logarithm using the definition logaN=cN=ac\log_{a}N=c \Leftrightarrow N=a^{c}. The base is 22 and the right side is 44, so the argument equals 24=162^{4}=16.

The bracket is a difference of two squares, (x+3)(x3)=x29(x+3)(x-3)=x^{2}-9:

x29=24=16    x2=25    x=±5x^{2}-9 = 2^{4} = 16 \;\Rightarrow\; x^{2} = 25 \;\Rightarrow\; x = \pm 5

The algebra offers two values, but a logarithm is only defined for a positive argument. The original equation contains log2(x3)\log_{2}(x-3), which needs x3>0x-3>0, that is x>3x>3.

The value x=5x=-5 fails this (it would give log2(8)\log_{2}(-8), which does not exist), so we reject it.

Only x=5x=5 survives. Check it in the original equation: log2(5+3)+log2(53)=log28+log22=3+1=4\log_{2}(5+3)+\log_{2}(5-3)=\log_{2}8+\log_{2}2=3+1=4, which matches.

So the solution is x=5x=5.

Q2[4 marks]

Solve 32x103x+9=03^{2x}-10\cdot 3^{x}+9=0.

Show worked solution

The equation looks awkward until you notice 32x=(3x)23^{2x}=(3^{x})^{2}. Writing it that way shows a quadratic hiding inside.

Let y=3xy=3^{x}; then 32x=y23^{2x}=y^{2}, and the equation becomes an ordinary quadratic in yy:

y210y+9=0y^{2}-10y+9 = 0

Factorise: we need two numbers multiplying to 99 and adding to 10-10, namely 1-1 and 9-9. So the quadratic factorises and gives two values of yy:

(y1)(y9)=0    y=1ory=9(y-1)(y-9)=0 \;\Rightarrow\; y=1 \quad\text{or}\quad y=9

Now return to xx by reversing the substitution y=3xy=3^{x}. Both values are positive, so both are valid (a power 3x3^{x} is always positive).

Write each as a power of 33: 1=301=3^{0} and 9=329=3^{2}.

3x=1=30x=03x=9=32x=23^{x}=1=3^{0} \Rightarrow x=0 \qquad 3^{x}=9=3^{2} \Rightarrow x=2

So x=0x=0 or x=2x=2. Check both: for x=0x=0, 301030+9=110+9=03^{0}-10\cdot 3^{0}+9 = 1-10+9=0; for x=2x=2, 341032+9=8190+9=03^{4}-10\cdot 3^{2}+9 = 81-90+9=0.

Both satisfy the equation.

Q3[4 marks]

Given that x=3+2x=\sqrt{3}+\sqrt{2}, find the value of x2+1x2x^{2}+\dfrac{1}{x^{2}}, giving your answer as an integer.

Show worked solution

Squaring xx and 1x\frac{1}{x} directly would be messy, so use the identity (x+1x)2=x2+2+1x2\left(x+\dfrac{1}{x}\right)^{2}=x^{2}+2+\dfrac{1}{x^{2}}. Rearranged, this gives x2+1x2=(x+1x)22x^{2}+\dfrac{1}{x^{2}}=\left(x+\dfrac{1}{x}\right)^{2}-2.

So we only need x+1xx+\dfrac{1}{x} first.

Find 1x\dfrac{1}{x} by rationalising, multiplying top and bottom by the conjugate 32\sqrt{3}-\sqrt{2}. The denominator becomes (3)2(2)2=32=1(\sqrt{3})^{2}-(\sqrt{2})^{2}=3-2=1:

1x=13+2×3232=321=32\dfrac{1}{x}=\dfrac{1}{\sqrt{3}+\sqrt{2}}\times\dfrac{\sqrt{3}-\sqrt{2}}{\sqrt{3}-\sqrt{2}}=\dfrac{\sqrt{3}-\sqrt{2}}{1}=\sqrt{3}-\sqrt{2}

Add xx and 1x\dfrac{1}{x}; the 2\sqrt{2} terms cancel neatly, which is why this identity is the efficient route:

x+1x=(3+2)+(32)=23x+\dfrac{1}{x}=(\sqrt{3}+\sqrt{2})+(\sqrt{3}-\sqrt{2})=2\sqrt{3}

Now substitute into the rearranged identity, squaring 232\sqrt{3} as (2)2(3)2=4×3=12(2)^{2}(\sqrt{3})^{2}=4\times 3=12:

x2+1x2=(23)22=122=10x^{2}+\dfrac{1}{x^{2}}=\left(2\sqrt{3}\right)^{2}-2 = 12-2 = 10

So x2+1x2=10x^{2}+\dfrac{1}{x^{2}}=10. A numerical check: x3.146x\approx 3.146 gives x29.899x^{2}\approx 9.899, and 1x20.101\dfrac{1}{x^{2}}\approx 0.101; their sum is 10.010.0, confirming the exact answer.

Q4[5 marks]

Given that log32=m\log_{3}2=m and log35=n\log_{3}5=n, express log990\log_{9}90 in terms of mm and nn.

Show worked solution

Break 9090 into factors that connect to the given logarithms: 90=9×2×590=9\times2\times5. Since 9=329=3^{2}, working in base 33 turns log390\log_{3}90 into a sum you can build entirely from mm and nn.

log390=log39+log32+log35=2+m+n\log_{3}90 = \log_{3}9+\log_{3}2+\log_{3}5 = 2+m+n

The question asks for base 99, not base 33, so change base using log990=log390log39\log_{9}90=\dfrac{\log_{3}90}{\log_{3}9}, and log39=2\log_{3}9=2.

log990=2+m+n2\log_{9}90=\dfrac{2+m+n}{2}

Answer

log990=2+m+n2\log_{9}90=\dfrac{2+m+n}{2}. Sense check: m0.631m\approx0.631 and n1.465n\approx1.465 give 2+0.631+1.46522.05\dfrac{2+0.631+1.465}{2}\approx2.05, matching log9902.05\log_{9}90\approx2.05 from a calculator.

Q5[5 marks]

Solve 23x1=5x+12^{3x-1}=5^{x+1}, giving your answer correct to three significant figures.

Show worked solution

The bases 22 and 55 don't match and neither is a power of the other, so take lg\lg of both sides and bring the powers down using lg(ak)=klga\lg(a^{k})=k\lg a.

(3x1)lg2=(x+1)lg5(3x-1)\lg2 = (x+1)\lg5

Expand both sides and collect the xx terms on one side. Notice lg5+lg2=lg10=1\lg5+\lg2=\lg10=1, and 3lg2lg5=lg8lg5=lg ⁣(85)=lg1.63\lg2-\lg5=\lg8-\lg5=\lg\!\left(\dfrac{8}{5}\right)=\lg1.6, which keeps the working clean.

x(3lg2lg5)=1    x=1lg1.6=4.89914.90x(3\lg2-\lg5)=1 \;\Rightarrow\; x=\dfrac{1}{\lg1.6}=4.8991\ldots \approx 4.90

Answer

x4.90x\approx4.90 (3 s.f.). Sense check: at x=4.90x=4.90, both 23x12^{3x-1} and 5x+15^{x+1} come out to about 1.33×1041.33\times10^{4}, confirming the two sides are equal.

Q6[5 marks]

Solve 3x+1=x1\sqrt{3x+1}=x-1, rejecting any value of xx that does not satisfy the original equation.

Show worked solution

Square both sides to remove the surd. Squaring can introduce extra solutions that don't actually satisfy the original equation, so every root found this way must be checked afterwards.

3x+1=(x1)2=x22x+13x+1=(x-1)^{2}=x^{2}-2x+1

Rearrange into a quadratic equal to zero, then factorise.

x25x=0    x(x5)=0    x=0 or x=5x^{2}-5x=0 \;\Rightarrow\; x(x-5)=0 \;\Rightarrow\; x=0 \text{ or } x=5

Test both values in the original equation. At x=0x=0: the left side is 1=1\sqrt{1}=1 but the right side is 01=10-1=-1; a square root can never equal a negative number, so x=0x=0 is rejected.

At x=5x=5: the left side is 16=4\sqrt{16}=4 and the right side is 51=45-1=4, which match.

Answer

x=5x=5. The value x=0x=0 satisfies the squared equation but not the original one, so it must be discarded, squaring is not a reversible step.

Q7[5 marks]

Solve the simultaneous equations log2xlog2y=1\log_{2}x-\log_{2}y=1 and x+y=24x+y=24, where xx and yy are positive.

Show worked solution

Use the quotient law to combine the logarithms into one, then undo the log using its definition to get a simple relationship between xx and yy.

log2 ⁣(xy)=1    xy=21=2    x=2y\log_{2}\!\left(\dfrac{x}{y}\right)=1 \;\Rightarrow\; \dfrac{x}{y}=2^{1}=2 \;\Rightarrow\; x=2y

Substitute this into the linear equation x+y=24x+y=24 to solve for yy, then back-substitute for xx.

2y+y=24    3y=24    y=8    x=2(8)=162y+y=24 \;\Rightarrow\; 3y=24 \;\Rightarrow\; y=8 \;\Rightarrow\; x=2(8)=16

Answer

x=16x=16, y=8y=8. Check: log216log28=43=1\log_{2}16-\log_{2}8=4-3=1 and 16+8=2416+8=24, so both equations hold, and both values are positive as required.

Q8[6 marks]

The number of bacteria in a culture doubles every 33 hours. If the culture starts with 500500 bacteria, find, correct to the nearest 0.10.1 hour, the time needed for the population to reach 50005000.

Show worked solution

Since the population doubles every 33 hours, model it as N=500×2t/3N=500\times2^{t/3}, where tt is the time in hours. Set N=5000N=5000 and simplify.

500×2t/3=5000    2t/3=10500\times2^{t/3}=5000 \;\Rightarrow\; 2^{t/3}=10

Take lg\lg of both sides to bring the exponent down, then solve for tt.

t3lg2=lg10=1    t3=1lg2=3.3219    t=9.9657\dfrac{t}{3}\lg2=\lg10=1 \;\Rightarrow\; \dfrac{t}{3}=\dfrac{1}{\lg2}=3.3219\ldots \;\Rightarrow\; t=9.9657\ldots

Answer

t10.0t\approx10.0 hours. Sense check: after 99 hours (33 doublings) the population is 500×8=4000500\times8=4000; after 1212 hours (44 doublings) it is 80008000; 50005000 falls between these, close to 1010 hours, exactly as found.

Key method points

  • Combine same-base logs with the product law before undoing the log, turn a sum of logs into one logarithm, then use logaN=cN=ac\log_a N=c \Leftrightarrow N=a^{c}.
  • Always check a logarithm's domain: the argument must be positive, so reject any root that makes a bracket zero or negative.
  • Spot the hidden quadratic: if 32x3^{2x} appears with 3x3^{x}, substitute y=3xy=3^{x} (so 32x=y23^{2x}=y^{2}), solve for yy, then convert back to xx.
  • For surds like x=3+2x=\sqrt{3}+\sqrt{2}, rationalise 1x\frac{1}{x} first, then use x2+1x2=(x+1x)22x^{2}+\frac{1}{x^{2}}=\left(x+\frac{1}{x}\right)^{2}-2 to avoid heavy expansion.
  • Show every line, with analytic marking, correct method earns marks even when a final answer slips.

Don't lose the last mark

The hardest questions here punish two habits. First, forgetting the domain: x2=25x^{2}=25 gives x=±5x=\pm5, but log2(x3)\log_{2}(x-3) needs x>3x>3, so x=5x=-5 is rejected, state the rejection explicitly.

Second, forgetting that a substitution must be reversed: after solving y210y+9=0y^{2}-10y+9=0 you still have to convert y=3xy=3^{x} back to xx. Finishing each solution with a substitution check catches both, and it is the step that turns a nearly-right answer into a full-mark one.

How a teacher helps

In class our teachers concentrate on the judgement these questions demand, not just the algebra. We train you to state a logarithm's domain before solving, so rejecting an invalid root feels automatic rather than an afterthought.

We help you recognise the shape of a hidden quadratic, and to reverse a substitution fully instead of stopping at yy. For surds we point to the identity that keeps the working short.

We ask you to talk each decision out loud, combine, undo, substitute, check, so the reasoning becomes secure. Because Add Math is marked analytically, we make sure every line is clear so the method earns marks.

Lessons are in English, built one careful step at a time.

Get 1-to-1 help.

Book a Trial Class

Frequently asked questions

Why did we reject x=5x=-5 in the logarithm question?

A logarithm is only defined for a positive argument. The equation contains log2(x3)\log_{2}(x-3), which needs x>3x>3; at x=5x=-5 that would be log2(8)\log_{2}(-8), which does not exist, so x=5x=-5 cannot be a solution.

How do I recognise a hidden quadratic in an index equation?

Look for one power that is the square of another. In 32x103x+9=03^{2x}-10\cdot 3^{x}+9=0, note 32x=(3x)23^{2x}=(3^{x})^{2}; substituting y=3xy=3^{x} turns it into y210y+9=0y^{2}-10y+9=0, an ordinary quadratic.

Why use the identity instead of squaring xx directly?

Because x+1xx+\frac{1}{x} simplifies to 232\sqrt{3}, and x2+1x2=(x+1x)22x^{2}+\frac{1}{x^{2}}=\left(x+\frac{1}{x}\right)^{2}-2 then needs only one clean squaring. Expanding (3+2)2(\sqrt{3}+\sqrt{2})^{2} and its reciprocal separately is far more error-prone.

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