Skip to main content
  1. Grade 11 Mathematics/

Exponents & Surds

Exponents & Surds: Rational Powers and Roots
#

In Grade 10, exponents were whole numbers: $x^2$, $x^3$, $x^{-1}$. In Grade 11, the exponent becomes a fraction — and that’s where roots come from. Understanding this connection is the key to everything in this section.


The Big Idea: Roots ARE Fractional Exponents
#

$$\sqrt[n]{x^m} = x^{\frac{m}{n}}$$
  • The power ($m$) stays on top of the fraction.
  • The root ($n$) goes to the bottom.
Root formExponent formWhy?
$\sqrt{x}$$x^{\frac{1}{2}}$Square root = power of $\frac{1}{2}$
$\sqrt[3]{x}$$x^{\frac{1}{3}}$Cube root = power of $\frac{1}{3}$
$\sqrt[3]{x^2}$$x^{\frac{2}{3}}$Power 2, root 3
$\frac{1}{\sqrt{x}}$$x^{-\frac{1}{2}}$Negative exponent = reciprocal

💡 Why this matters: Once everything is in exponent form, you can use ALL the exponent laws you learned in Grade 10. Roots are no longer “special” — they’re just fractions in the exponent.


All the Exponent Laws (Still Apply!)
#

LawRuleExample
Product$x^a \cdot x^b = x^{a+b}$$x^{\frac{1}{2}} \cdot x^{\frac{1}{3}} = x^{\frac{5}{6}}$
Quotient$\frac{x^a}{x^b} = x^{a-b}$$\frac{x^{\frac{3}{4}}}{x^{\frac{1}{4}}} = x^{\frac{1}{2}}$
Power of a power$(x^a)^b = x^{ab}$$(x^{\frac{2}{3}})^3 = x^2$
Power of a product$(xy)^a = x^a y^a$$(4x)^{\frac{1}{2}} = 2\sqrt{x}$
Negative exponent$x^{-a} = \frac{1}{x^a}$$x^{-\frac{1}{2}} = \frac{1}{\sqrt{x}}$
Zero exponent$x^0 = 1$Always, as long as $x \neq 0$

What is a Surd?
#

A surd is a root that cannot be simplified to a rational number.

  • $\sqrt{4} = 2$ → NOT a surd (it simplifies to a whole number)
  • $\sqrt{5}$ → IS a surd (it’s irrational: $2.2360679\ldots$)
  • $\sqrt{12} = 2\sqrt{3}$ → Still a surd, but simplified

Simplifying Surds
#

Strategy: Find the largest perfect square factor.

$\sqrt{48} = \sqrt{16 \times 3} = \sqrt{16} \cdot \sqrt{3} = 4\sqrt{3}$

$\sqrt{72} = \sqrt{36 \times 2} = 6\sqrt{2}$


Surd Laws
#

OperationRuleExample
Multiply$\sqrt{a} \cdot \sqrt{b} = \sqrt{ab}$$\sqrt{3} \cdot \sqrt{5} = \sqrt{15}$
Divide$\frac{\sqrt{a}}{\sqrt{b}} = \sqrt{\frac{a}{b}}$$\frac{\sqrt{12}}{\sqrt{3}} = \sqrt{4} = 2$
Add/SubtractLike terms ONLY$3\sqrt{2} + 5\sqrt{2} = 8\sqrt{2}$

⚠️ THE TRAP: $\sqrt{a} + \sqrt{b} \neq \sqrt{a + b}$. For example: $\sqrt{9} + \sqrt{16} = 3 + 4 = 7$, but $\sqrt{9 + 16} = \sqrt{25} = 5$. They are NOT the same!


Rationalising the Denominator
#

A surd in the denominator is considered “unsimplified”. To remove it:

Simple denominator:
#

$$\frac{3}{\sqrt{5}} = \frac{3}{\sqrt{5}} \times \frac{\sqrt{5}}{\sqrt{5}} = \frac{3\sqrt{5}}{5}$$

Binomial denominator (use the conjugate):
#

$$\frac{4}{3 + \sqrt{2}} = \frac{4}{3 + \sqrt{2}} \times \frac{3 - \sqrt{2}}{3 - \sqrt{2}} = \frac{4(3 - \sqrt{2})}{9 - 2} = \frac{4(3 - \sqrt{2})}{7}$$

💡 Why the conjugate works: $(a + b)(a - b) = a^2 - b^2$. When $b$ is a surd, $b^2$ is rational — the surd disappears!


Solving Exponential Equations
#

Strategy: Get the same base on both sides, then equate the exponents.

Example: Solve $3^{x+1} = 27$

  1. Rewrite: $3^{x+1} = 3^3$
  2. Bases are equal, so exponents must be equal: $x + 1 = 3$
  3. $x = 2$

Common base table (memorise these):

NumberAs power of 2As power of 3As power of 5
4$2^2$
8$2^3$
16$2^4$
9$3^2$
27$3^3$
25$5^2$
125$5^3$

Deep Dive
#


🚨 Common Mistakes
#

  1. Adding surds incorrectly: $\sqrt{2} + \sqrt{3} \neq \sqrt{5}$. You can only add surds with the same radicand (same number under the root).
  2. Fractional exponent arithmetic: $x^{\frac{1}{2}} \cdot x^{\frac{1}{3}} = x^{\frac{5}{6}}$, NOT $x^{\frac{1}{6}}$. ADD the fractions, don’t multiply them.
  3. Forgetting to check surd equation solutions: When you square both sides of an equation, you can create extraneous solutions that don’t actually work. Always substitute back to check.
  4. Negative under an even root: $\sqrt{-4}$ is NOT real. If you get a negative number under a square root, the equation has no real solution.

🔗 Related Grade 11 topics:

📌 Grade 10 foundation: Exponent Laws

📌 Grade 12 extension: Logarithms — what to do when bases can’t be made equal


⏮️ Fundamentals | 🏠 Back to Grade 11 | ⏭️ Equations & Inequalities