Surds & Indices
Surds and indices are the grammar of algebra: master them and exponential equations, logarithms, geometric progressions, and most "simplify this monster expression" questions stop being scary. An index (exponent) is just shorthand for repeated multiplication, and a surd is an irrational root that refuses to give a clean value — like √2 or ∛5. CAT loves this chapter because it tests whether you can manipulate powers fluently rather than reach for a calculator (which you do not have). The same five laws of indices handle everything from 2^10 × 2^15 to 16^(3/4), and a single trick — rationalizing the denominator — converts ugly fractions like 1/(√7−√3) into something you can actually compute. This chapter builds that fluency in order: the laws of indices, fractional powers and roots, rationalization with conjugates, and the simplification of nested and compound surds. Along the way you will learn to compare surds without decimals, solve a^x = b^y by matching bases, and spot the telescoping patterns that turn a long sum of fractions into a one-line answer. Every section comes with the fastest exam method and the traps that quietly cost marks.
Topics
⚡ CAT shortcuts & speed methods
The fastest ways to crack this chapter under time pressure — the techniques that separate a 95+ percentiler from the rest.
- Force everything onto a common prime base before doing anything — 8, 16, 32, 64 are all powers of 2; 9, 27, 81 are powers of 3.
- To compare a^m and b^n, take a convenient common root (often the GCD of the exponents) so the comparison reduces to small numbers.
- Fractional index a^(m/n): take the nth root FIRST (smaller numbers), then raise to the mth power.
- Rationalize a two-term surd denominator by its conjugate — (√a + √b)(√a − √b) = a − b kills both roots in one step.
- A telescoping sum of 1/(√n + √(n+1)) collapses to √(last+1) − √(first) after each term becomes √(n+1) − √n.
- De-nest √(a + 2√b) by finding x + y = a and xy = b; the answer is √x + √y. No 2 in front? Multiply inside by 2/2 first.
⚠️ Common mistakes & traps
CAT is designed so that careless errors here cost you marks. Internalise each trap before the exam.
- Writing a^m × a^n = a^(mn) instead of a^(m+n) — you ADD exponents when multiplying same bases.
- Reading a^m^n as (a^m)^n; exponentiation is right-associative, so it means a^(m^n).
- In reverse, dividing instead of rationalizing — adding the percentage-style error of multiplying numerator only, not both parts of the fraction.
- Treating (a + b)^n as a^n + b^n — there is no distributive law over a sum for exponents.
- Comparing surds of different orders by their radicands directly; you must first raise both to the LCM of the root indices.
📈 CAT exam insight & PYQ analysis
🎴 Flashcards — instant recall
Tap a card to reveal the answer. Drill these until they are automatic.
📌 Quick revision
Chapter test
🏆 Vidaara CAT success checklist
You have truly mastered Surds & Indices when you can tick every box below.
- Recall every formula in this chapter without looking them up
- Solve each topic’s practice set with at least 80% accuracy
- Use the chapter shortcuts to cut your solving time in half
- Spot and avoid every common trap listed above
- Score 80%+ on the timed chapter test
📋 Chapter mastery scorecard
Track where you stand. Aim for the target before moving to the next chapter.
| Skill checkpoint | Target |
|---|---|
| Concept theory & formulas understood | 100% |
| Topic practice sets attempted (4 topics) | 4/4 |
| Best topic-test score | — → 80%+ |
| Chapter test score | — → 80%+ |
| Flashcards drilled to instant recall | 12 cards |
Formula Reference Sheet
Laws of indices
| Product of same base | a^m × a^n = a^(m+n) |
|---|---|
| Quotient of same base | a^m ÷ a^n = a^(m−n) |
| Power of a power | (a^m)^n = a^(m×n) |
| Power of a product / quotient | (ab)^n = a^n b^n; (a/b)^n = a^n / b^n |
| Zero and negative index | a^0 = 1; a^(−n) = 1 / a^n |
Surds & rationalization
| Fractional index = root | a^(m/n) = (ⁿ√a)^m = ⁿ√(a^m) |
|---|---|
| Product / quotient of roots | ⁿ√a × ⁿ√b = ⁿ√(ab); ⁿ√a ÷ ⁿ√b = ⁿ√(a/b) |
| Conjugate of (√a + √b) | √a − √b (their product = a − b) |
| Rationalize 1/(√a + √b) | (√a − √b) / (a − b) |
| Compound surd √(a ± 2√b) | √x ± √y where x + y = a, xy = b |