Radicals & Rational Exponents
A rational exponent is not a new rule — it is the old exponent rules, stretched to cover fractions, and forced to agree with roots.
Fractions belong in exponents too
Every exponent rule you learned for whole numbers — am·an = am+n, (am)n = amn — was really a statement about repeated multiplication. But those same rules turn out to make perfect sense even when the exponent is a fraction, as long as you are willing to let the definition be forced on you rather than guessed.
Here is the forcing move. Suppose a1/2 means something, and the power-of-a-power rule still applies. Then (a1/2)² = a(1/2)·2 = a¹ = a. So whatever a1/2 is, squaring it must give back a. There is only one reasonable candidate: a1/2 is the square root of a.
Simplifying a surd
A surd is a radical, like √8, that has not been reduced to its simplest form. The move is to pull out the largest perfect square (or, for a cube root, the largest perfect cube) hiding inside the radicand, using √(xy) = √x·√y.
√8 = √(4·2) = √4·√2 = 2√2. Likewise √50 = √(25·2) = √25·√2 = 5√2. Neither 2√2 nor 5√2 can be reduced further, because 2 has no perfect-square factor other than 1.
Combining radicals
Multiplying and dividing radicals is direct: √a·√b = √(ab), and √a÷√b = √(a÷b) (for b ≠ 0). Adding and subtracting is stricter — you may only combine like radicals, meaning the same index and the same simplified radicand, exactly the way 3x + 5x = 8x but 3x + 5y cannot be combined. So 3√2 + 5√2 = 8√2, but 3√2 + 5√3 stays as it is, and 2√8 + √2 must first be simplified to 4√2 + √2 = 5√2 before it can be combined at all.
- Find the largest perfect-square factor of 72: \( 72 = 36 \times 2 \), and 36 is a perfect square.
- Split the radical: \( \sqrt{72} = \sqrt{36}\cdot\sqrt{2} \).
- Evaluate the perfect-square part: \( \sqrt{36} = 6 \).
- Simplify each radical first: \( \sqrt{8}=2\sqrt2 \) and \( \sqrt{18}=3\sqrt2 \), so the expression becomes \( 2(2\sqrt2) + \sqrt2 - 3\sqrt2 \).
- That is \( 4\sqrt2 + \sqrt2 - 3\sqrt2 \), and now every term is a like radical (same radicand \( \sqrt2 \)).
- Combine the coefficients: \( 4 + 1 - 3 = 2 \).
Rationalising a denominator
A fraction such as 1÷√3 is considered unfinished because it has a radical on the bottom. To clear it, multiply top and bottom by √3 — a legal move because √3÷√3 is just 1 — giving √3÷3. The value has not changed, only its form; the radical has moved upstairs where it is easier to work with.
Check your understanding
- a^(1/n) is defined as the n-th root of a because that is the only value that keeps the power-of-a-power rule true.
- a^(m/n) = (n-th root of a)^m; the same exponent rules that work for whole numbers carry straight over.
- Simplify a surd by pulling out the largest perfect-square (or perfect-cube) factor: √8 = 2√2, √50 = 5√2.
- Only like radicals combine by addition or subtraction; multiplying and dividing radicals is unrestricted.
- √(a²) = |a|, never plain a, and radicals never distribute over addition or subtraction.