Study Vault
All PostsFlashcardsResourcesAI ChatBlog
  1. Home
  2. /↳All Posts
  3. /↳Add Math
  4. /↳Surds, Indices, and Logarithms
Study VaultStudy Vault

Free, comprehensive study notes for CSEC students.

matthewlloydw@gmail.com

Navigate

  • Home
  • All Posts
  • Flashcards
  • Resources
  • AI Chat

Sciences

  • Biology
  • Chemistry
  • Physics
  • Additional Mathematics
  • Mathematics
  • Information Technology

Humanities

  • English Language
  • English Literature
  • Spanish
  • Economics
  • Principles of Business
  • Principles of Accounting

Community

  • Contributors
  • Changelog
  • Suggest a Feature
  • My Suggestions
  • Bookmarks

© 2026 Matthew Williams. Made with other contributors for all.

Additional Mathematics

Surds, Indices, and Logarithms

PDF
Matthew Williams
|May 16, 2026|8 min read
Exponential EquationsIndicesLinear ReductionLogarithmsPaper 01Paper 02Section 1Surds

Simplifying and rationalising surds, laws of indices, laws of logarithms, solving exponential and logarithmic equations, and linearising relationships using logarithms.

These three ideas sit in the same syllabus section because they are deeply connected: fractional indices are roots, logarithms reverse exponentiation, and surds express exact irrational values. Together they appear in four Paper 01 items and regularly in Paper 02.

Surds

A surd is an irrational root that cannot be simplified to a whole number or fraction. Additional Mathematics prefers exact forms: writing 3\sqrt{3}3​ is always better than the decimal approximation 1.732…1.732\ldots1.732… unless a question specifically asks for a decimal answer.

The two core laws are:

ab=abab=ab(b≠0)\sqrt{ab} = \sqrt{a}\sqrt{b} \qquad \sqrt{\frac{a}{b}} = \frac{\sqrt{a}}{\sqrt{b}} \quad (b \neq 0)ab​=a​b​ba​​=b​a​​(b=0)

Critical: a+b≠a+b\sqrt{a + b} \neq \sqrt{a} + \sqrt{b}a+b​=a​+b​. This false identity is the most common surd error.

Simplifying Surds

Rewrite the radicand as (largest perfect square factor) ×\times× (remaining factor), then take the root of the perfect square.

Example

72=36×2=62\sqrt{72} = \sqrt{36 \times 2} = 6\sqrt{2}72​=36×2​=62​

50x5=25x4⋅2x=5x22x\sqrt{50x^5} = \sqrt{25x^4 \cdot 2x} = 5x^2\sqrt{2x}50x5​=25x4⋅2x​=5x22x​

Adding and Subtracting Surds

Only like surds (same radicand) can be combined. Always simplify each surd first.

Example

12+27=23+33=53\sqrt{12} + \sqrt{27} = 2\sqrt{3} + 3\sqrt{3} = 5\sqrt{3}12​+27​=23​+33​=53​

8+18−2=22+32−2=42\sqrt{8} + \sqrt{18} - \sqrt{2} = 2\sqrt{2} + 3\sqrt{2} - \sqrt{2} = 4\sqrt{2}8​+18​−2​=22​+32​−2​=42​

Multiplying Surds and Expanding Brackets

Multiply coefficients together and radicands together, then simplify.

Example

(3+5)(2−5)=6−35+25−5=1−5(3 + \sqrt{5})(2 - \sqrt{5}) = 6 - 3\sqrt{5} + 2\sqrt{5} - 5 = 1 - \sqrt{5}(3+5​)(2−5​)=6−35​+25​−5=1−5​

Rationalising the Denominator

Monomial denominator: multiply numerator and denominator by the surd.

53=53×33=533\frac{5}{\sqrt{3}} = \frac{5}{\sqrt{3}} \times \frac{\sqrt{3}}{\sqrt{3}} = \frac{5\sqrt{3}}{3}3​5​=3​5​×3​3​​=353​​

Binomial denominator: multiply by the conjugate (change the sign between the two terms). The denominator becomes a difference of squares with no surd.

Example

Rationalise 1+23−2\dfrac{1 + \sqrt{2}}{3 - \sqrt{2}}3−2​1+2​​.

Conjugate of 3−23 - \sqrt{2}3−2​ is 3+23 + \sqrt{2}3+2​.

1+23−2×3+23+2=(1+2)(3+2)9−2\frac{1 + \sqrt{2}}{3 - \sqrt{2}} \times \frac{3 + \sqrt{2}}{3 + \sqrt{2}} = \frac{(1+\sqrt{2})(3+\sqrt{2})}{9 - 2}3−2​1+2​​×3+2​3+2​​=9−2(1+2​)(3+2​)​

Numerator: 3+2+32+2=5+423 + \sqrt{2} + 3\sqrt{2} + 2 = 5 + 4\sqrt{2}3+2​+32​+2=5+42​

=5+427= \frac{5 + 4\sqrt{2}}{7}=75+42​​

Exam Tip

A binomial denominator always signals: use the conjugate. The product (a+b)(a−b)=a2−b(a + \sqrt{b})(a - \sqrt{b}) = a^2 - b(a+b​)(a−b​)=a2−b eliminates the surd from the denominator completely.

Laws of Indices

The index (exponent) laws apply to any base a>0a > 0a>0:

LawStatement
Multiplicationam×an=am+na^m \times a^n = a^{m+n}am×an=am+n
Divisionam÷an=am−na^m \div a^n = a^{m-n}am÷an=am−n
Power of a power(am)n=amn(a^m)^n = a^{mn}(am)n=amn
Zero indexa0=1a^0 = 1a0=1
Negative indexa−n=1ana^{-n} = \dfrac{1}{a^n}a−n=an1​
Fractional indexa1/n=ana^{1/n} = \sqrt[n]{a}a1/n=na​
General fractionalam/n=(an)m=amna^{m/n} = \left(\sqrt[n]{a}\right)^m = \sqrt[n]{a^m}am/n=(na​)m=nam​
Example

813/4=(814)3=33=2781^{3/4} = \left(\sqrt[4]{81}\right)^3 = 3^3 = 27813/4=(481​)3=33=27

a−2b3ab−1=a−2−1b3−(−1)=a−3b4=b4a3\dfrac{a^{-2}b^3}{ab^{-1}} = a^{-2-1} b^{3-(-1)} = a^{-3}b^4 = \dfrac{b^4}{a^3}ab−1a−2b3​=a−2−1b3−(−1)=a−3b4=a3b4​

Remember

The multiplication law am×an=am+na^m \times a^n = a^{m+n}am×an=am+n only applies when the bases are the same. You cannot combine 23×322^3 \times 3^223×32 using index laws.

Solving Exponential Equations (Same Base)

If both sides can be written with the same base, equate the exponents.

Example

Solve 32x−1=813^{2x-1} = 8132x−1=81.

81=3481 = 3^481=34, so 32x−1=34⇒2x−1=4⇒x=523^{2x-1} = 3^4 \Rightarrow 2x - 1 = 4 \Rightarrow x = \frac{5}{2}32x−1=34⇒2x−1=4⇒x=25​

Exponential Equations Reducible to Quadratic

Equations like 22x−3(2x)−4=02^{2x} - 3(2^x) - 4 = 022x−3(2x)−4=0 become quadratic with the substitution u=2xu = 2^xu=2x (since 22x=(2x)2=u22^{2x} = (2^x)^2 = u^222x=(2x)2=u2).

Example

Solve 22x+1−3(2x)−2=02^{2x+1} - 3(2^x) - 2 = 022x+1−3(2x)−2=0.

Rewrite: 2⋅22x−3⋅2x−2=02 \cdot 2^{2x} - 3 \cdot 2^x - 2 = 02⋅22x−3⋅2x−2=0.

Let u=2xu = 2^xu=2x: 2u2−3u−2=0⇒(2u+1)(u−2)=02u^2 - 3u - 2 = 0 \Rightarrow (2u + 1)(u - 2) = 02u2−3u−2=0⇒(2u+1)(u−2)=0.

u=−12u = -\frac{1}{2}u=−21​ or u=2u = 2u=2.

(Invalid): Since 2x>02^x > 02x>0 for all real xxx, u=−12u = -\frac{1}{2}u=−21​ cannot be a value of 2x2^x2x for any real xxx. This is an extraneous solution introduced by the substitution — discard it.

2x=2⇒x=12^x = 2 \Rightarrow x = 12x=2⇒x=1.

Logarithms

A logarithm answers the question: "What power must the base be raised to in order to produce this number?"

log⁡ab=c  ⟺  ac=b(a>0, a≠1, b>0)\log_a b = c \iff a^c = b \qquad (a > 0,\ a \neq 1,\ b > 0)loga​b=c⟺ac=b(a>0, a=1, b>0)

The logarithm log⁡x\log xlogx (no base written) means log⁡10x\log_{10} xlog10​x at CSEC level.

Key values to know:

  • log⁡a1=0\log_a 1 = 0loga​1=0 (since a0=1a^0 = 1a0=1)
  • log⁡aa=1\log_a a = 1loga​a=1 (since a1=aa^1 = aa1=a)

Laws of Logarithms

LawStatement
Productlog⁡a(xy)=log⁡ax+log⁡ay\log_a(xy) = \log_a x + \log_a yloga​(xy)=loga​x+loga​y
Quotientlog⁡a ⁣(xy)=log⁡ax−log⁡ay\log_a\!\left(\dfrac{x}{y}\right) = \log_a x - \log_a yloga​(yx​)=loga​x−loga​y
Powerlog⁡a(xn)=nlog⁡ax\log_a(x^n) = n\log_a xloga​(xn)=nloga​x

These laws mirror the index laws, which is why indices and logarithms are studied together.

Exam Tip

The change-of-base formula is excluded from the CSEC syllabus. All required computations use the laws above, the definition log⁡ab=c  ⟺  ac=b\log_a b = c \iff a^c = bloga​b=c⟺ac=b, and substitution of known values.

Simplifying Logarithmic Expressions

Example

Simplify 2log⁡x−log⁡y+log⁡(x2y)2\log x - \log y + \log(x^2 y)2logx−logy+log(x2y).

=log⁡x2−log⁡y+log⁡(x2y)=log⁡ ⁣(x2⋅x2yy)=log⁡x4= \log x^2 - \log y + \log(x^2 y) = \log\!\left(\frac{x^2 \cdot x^2 y}{y}\right) = \log x^4=logx2−logy+log(x2y)=log(yx2⋅x2y​)=logx4

Solving Logarithmic Equations

Strategy 1: Combine logarithms into one using the laws, then convert to exponential form.

Example

Solve log⁡3(x+1)+log⁡3(x−2)=2\log_3(x + 1) + \log_3(x - 2) = 2log3​(x+1)+log3​(x−2)=2.

log⁡3[(x+1)(x−2)]=2⇒(x+1)(x−2)=32=9\log_3[(x+1)(x-2)] = 2 \Rightarrow (x+1)(x-2) = 3^2 = 9log3​[(x+1)(x−2)]=2⇒(x+1)(x−2)=32=9

x2−x−2=9⇒x2−x−11=0⇒x=1±452=1±352x^2 - x - 2 = 9 \Rightarrow x^2 - x - 11 = 0 \Rightarrow x = \frac{1 \pm \sqrt{45}}{2} = \frac{1 \pm 3\sqrt{5}}{2}x2−x−2=9⇒x2−x−11=0⇒x=21±45​​=21±35​​

The two roots are x=1+352≈3.85x = \frac{1 + 3\sqrt{5}}{2} \approx 3.85x=21+35​​≈3.85 and x=1−352≈−2.85x = \frac{1 - 3\sqrt{5}}{2} \approx -2.85x=21−35​​≈−2.85.

(Invalid): log⁡3\log_3log3​ requires all arguments to be strictly positive. x−2>0x - 2 > 0x−2>0 demands x>2x > 2x>2, so x≈−2.85x \approx -2.85x≈−2.85 is an extraneous solution — discard it.

The only valid solution is x=1+352x = \frac{1 + 3\sqrt{5}}{2}x=21+35​​.

Strategy 2: If logarithms on both sides have the same base, equate arguments.

log⁡af(x)=log⁡ag(x)  ⟹  f(x)=g(x)(then verify both arguments are positive)\log_a f(x) = \log_a g(x) \implies f(x) = g(x) \quad \text{(then verify both arguments are positive)}loga​f(x)=loga​g(x)⟹f(x)=g(x)(then verify both arguments are positive)

Solving ax=ba^x = bax=b Using Logarithms

When bases cannot be matched, apply log⁡\loglog to both sides and use the power law.

Example

Solve 5x=375^x = 375x=37.

log⁡(5x)=log⁡37⇒xlog⁡5=log⁡37⇒x=log⁡37log⁡5≈2.24\log(5^x) = \log 37 \Rightarrow x \log 5 = \log 37 \Rightarrow x = \frac{\log 37}{\log 5} \approx 2.24log(5x)=log37⇒xlog5=log37⇒x=log5log37​≈2.24

Remember

Always check that all logarithm arguments are strictly positive in your solution. Extraneous roots are common in logarithmic equations because the algebra does not detect them automatically.

Linearisation Using Logarithms

Some real-world relationships follow an exponential or power law rather than a straight line. A linearisation question is usually signalled by a phrase like "a graph of log⁡y\log ylogy against xxx gives a straight line" or "a graph of log⁡y\log ylogy against log⁡x\log xlogx gives a straight line." Applying logarithms to both sides of the original equation converts it into a linear form Y=mX+cY = mX + cY=mX+c, so the gradient and intercept of the graph can be read off to recover the original constants.

Original formTake log of both sidesLinear form
y=abxy = ab^xy=abxlog⁡y=log⁡a+xlog⁡b\log y = \log a + x \log blogy=loga+xlogbY=c+mXY = c + mXY=c+mX where Y=log⁡yY = \log yY=logy, X=xX = xX=x, m=log⁡bm = \log bm=logb, c=log⁡ac = \log ac=loga
y=axny = ax^ny=axnlog⁡y=log⁡a+nlog⁡x\log y = \log a + n\log xlogy=loga+nlogxY=c+mXY = c + mXY=c+mX where Y=log⁡yY = \log yY=logy, X=log⁡xX = \log xX=logx, m=nm = nm=n, c=log⁡ac = \log ac=loga
Example

Variables xxx and yyy are related by y=abxy = ab^xy=abx. A straight-line graph of log⁡y\log ylogy against xxx has gradient 0.30.30.3 and yyy-intercept 1.21.21.2. Find aaa and bbb.

From the linear form: gradient =log⁡b=0.3= \log b = 0.3=logb=0.3, so b=100.3≈2.00b = 10^{0.3} \approx 2.00b=100.3≈2.00.

yyy-intercept =log⁡a=1.2= \log a = 1.2=loga=1.2, so a=101.2≈15.8a = 10^{1.2} \approx 15.8a=101.2≈15.8.

Exam Tip

In linearisation questions, identify whether the graph plots log⁡y\log ylogy vs xxx (suggesting y=abxy = ab^xy=abx) or log⁡y\log ylogy vs log⁡x\log xlogx (suggesting y=axny = ax^ny=axn). This determines which form to use and what the gradient and intercept represent.

Previous in syllabus order
Inequalities
Next in syllabus order
Sequences and Series