Fatskills
Practice. Master. Repeat.
Study Guide: How to Solve: Surds and Indices Problems
Source: https://www.fatskills.com/math-for-competitive-exams/chapter/how-to-solve-surds-and-indices-problems

How to Solve: Surds and Indices Problems

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~6 min read

How to Solve: Surds and Indices Problems

(For SSC, Bank, Railway Exams – Ace Your Math Section!)


Introduction

"Master surds and indices, and you unlock 5–8 marks in every SSC/Bank/Railway exam—enough to push you from ‘just passing’ to ‘top percentile’! (These questions appear in Quantitative Aptitude, often as standalone 1–2 mark problems or as part of larger algebra questions. Miss them, and you’re leaving easy marks on the table.)


What You Need To Know First

Before diving in, ensure you’re comfortable with: 1. Exponents (Powers): Rules like (a^m \times a^n = a^{m+n}) and ((a^m)^n = a^{mn}). 2. Square Roots & Cube Roots: How to simplify (\sqrt{9}) or (\sqrt[3]{8}). 3. Prime Factorization: Breaking numbers into products of primes (e.g., (12 = 2^2 \times 3)).

If any of these feel shaky, pause and review them first—this guide builds on them!


Key Vocabulary

Term Plain-English Definition Quick Example
Surd An irrational root (like (\sqrt{2})) that can’t be simplified to a whole number. (\sqrt{3}), (\sqrt[3]{5})
Index (Exponent) The small number above a base (e.g., in (2^3), the index is 3). (5^4) (index = 4)
Rationalize Removing a surd from the denominator of a fraction. (\frac{1}{\sqrt{2}} \rightarrow \frac{\sqrt{2}}{2})
Like Surds Surds with the same root and radicand (number under root). (\sqrt{5}) and (3\sqrt{5})
Conjugate A binomial formed by changing the sign between two terms (used to rationalize). Conjugate of (a + \sqrt{b}) is (a - \sqrt{b}).
Laws of Indices Rules for multiplying/dividing powers with the same base. (a^m \times a^n = a^{m+n})

Formulas To Know

(Memorize these—exam sheets rarely provide them!)

  1. Multiplication of Indices (Same Base)
    [ a^m \times a^n = a^{m+n} ]
  2. Example: (2^3 \times 2^4 = 2^{3+4} = 2^7)

  3. Division of Indices (Same Base)
    [ \frac{a^m}{a^n} = a^{m-n} ]

  4. Example: (\frac{5^6}{5^2} = 5^{6-2} = 5^4)

  5. Power of a Power
    [ (a^m)^n = a^{m \times n} ]

  6. Example: ((3^2)^3 = 3^{2 \times 3} = 3^6)

  7. Power of a Product
    [ (ab)^n = a^n \times b^n ]

  8. Example: ((2 \times 3)^4 = 2^4 \times 3^4)

  9. Power of a Fraction
    [ \left(\frac{a}{b}\right)^n = \frac{a^n}{b^n} ]

  10. Example: (\left(\frac{2}{3}\right)^2 = \frac{2^2}{3^2} = \frac{4}{9})

  11. Negative Exponent
    [ a^{-n} = \frac{1}{a^n} ]

  12. Example: (4^{-2} = \frac{1}{4^2} = \frac{1}{16})

  13. Fractional Exponent (Root Form)
    [ a^{\frac{1}{n}} = \sqrt[n]{a} ]

  14. Example: (8^{\frac{1}{3}} = \sqrt[3]{8} = 2)

  15. Rationalizing the Denominator
    [ \frac{1}{\sqrt{a}} = \frac{\sqrt{a}}{a} ]

  16. Example: (\frac{1}{\sqrt{3}} \times \frac{\sqrt{3}}{\sqrt{3}} = \frac{\sqrt{3}}{3})

  17. Adding/Subtracting Like Surds
    [ p\sqrt{a} + q\sqrt{a} = (p+q)\sqrt{a} ]

  18. Example: (2\sqrt{5} + 3\sqrt{5} = 5\sqrt{5})

Step-by-Step Method

(Follow these steps for any surds/indices problem. No shortcuts—exams test method, not guesswork!)

For Indices Problems:

  1. Identify the base and exponent in each term.
  2. Check if bases are the same. If not, try to rewrite them (e.g., (8 = 2^3)).
  3. Apply the correct index law (multiplication, division, power of a power, etc.).
  4. Simplify exponents (add/subtract/multiply as needed).
  5. Convert negative/fractional exponents to positive/root form if required.
  6. Calculate the final value (if the question asks for a numerical answer).

For Surds Problems:

  1. Simplify the surd (factor out perfect squares/cubes).
  2. Example: (\sqrt{50} = \sqrt{25 \times 2} = 5\sqrt{2})
  3. Rationalize denominators if the surd is in the denominator.
  4. Multiply numerator and denominator by the conjugate or the surd itself.
  5. Combine like surds (same root and radicand).
  6. Expand brackets if needed (use distributive property).
  7. Check for further simplification (e.g., (\sqrt{8} + \sqrt{2} = 2\sqrt{2} + \sqrt{2} = 3\sqrt{2})).

Worked Example (Using Steps Above)

Problem: Simplify (\frac{2^{3} \times 4^{2}}{8^{1}})

Step 1: Identify bases and exponents. - (2^3), (4^2), (8^1)

Step 2: Rewrite all terms with the same base (2). - (4 = 2^2), so (4^2 = (2^2)^2 = 2^4) - (8 = 2^3), so (8^1 = 2^3)

Step 3: Rewrite the expression: [ \frac{2^3 \times 2^4}{2^3} ]

Step 4: Apply index laws (multiplication = add exponents, division = subtract exponents). - Numerator: (2^3 \times 2^4 = 2^{3+4} = 2^7) - Now: (\frac{2^7}{2^3} = 2^{7-3} = 2^4)

Step 5: Calculate (2^4 = 16).

Answer: 16

What we did and why: - We rewrote all terms with the same base to use index laws. - Multiplied exponents in the numerator, then subtracted exponents in the denominator. - Final calculation gave a clean integer answer.


Worked Examples

Example 1 – Basic (Indices)

Problem: Simplify ((3^2 \times 3^4) \div 3^3)

Step 1: Same base (3). Use multiplication law first. [ 3^2 \times 3^4 = 3^{2+4} = 3^6 ]

Step 2: Now divide by (3^3). [ 3^6 \div 3^3 = 3^{6-3} = 3^3 ]

Step 3: Calculate (3^3 = 27).

Answer: 27

What we did and why: - Multiplied exponents first (same base), then divided (subtracted exponents). - No need to expand—index laws save time!


Example 2 – Medium (Surds)

Problem: Rationalize (\frac{5}{2 + \sqrt{3}})

Step 1: Identify the conjugate of the denominator: (2 - \sqrt{3}).

Step 2: Multiply numerator and denominator by the conjugate. [ \frac{5}{2 + \sqrt{3}} \times \frac{2 - \sqrt{3}}{2 - \sqrt{3}} = \frac{5(2 - \sqrt{3})}{(2 + \sqrt{3})(2 - \sqrt{3})} ]

Step 3: Expand the denominator (difference of squares). [ (2)^2 - (\sqrt{3})^2 = 4 - 3 = 1 ]

Step 4: Expand the numerator. [ 5(2 - \sqrt{3}) = 10 - 5\sqrt{3} ]

Step 5: Simplify. [ \frac{10 - 5\sqrt{3}}{1} = 10 - 5\sqrt{3} ]

Answer: (10 - 5\sqrt{3})

What we did and why: - Used the conjugate to eliminate the surd in the denominator. - Applied ((a + b)(a - b) = a^2 - b^2) to simplify. - Final answer has no surd in the denominator.


Example 3 – Exam-Style (Mixed Surds & Indices)

Problem: If (x = 2 + \sqrt{3}), find the value of (x^2 - 4x + 1).

Step 1: Substitute (x = 2 + \sqrt{3}) into the expression. [ (2 + \sqrt{3})^2 - 4(2 + \sqrt{3}) + 1 ]

Step 2: Expand ((2 + \sqrt{3})^2) using ((a + b)^2 = a^2 + 2ab + b^2). [ 2^2 + 2 \times 2 \times \sqrt{3} + (\sqrt{3})^2 = 4 + 4\sqrt{3} + 3 = 7 + 4\sqrt{3} ]

Step 3: Expand (-4(2 + \sqrt{3})). [ -8 - 4\sqrt{3} ]

Step 4: Combine all terms. [ (7 + 4\sqrt{3}) + (-8 - 4\sqrt{3}) + 1 ]

Step 5: Simplify (surds cancel out!). [ 7 - 8 + 1 + 4\sqrt{3} - 4\sqrt{3} = 0 ]

Answer: 0

What we did and why: - Substituted carefully, expanded using identities, and simplified. - Surds canceled out—common in exam questions to test attention to detail!


Common Mistakes

Mistake Why It Happens Correct Approach
Adding exponents when multiplying different bases (e.g., (2^3 \times 3^2 = 6^5)) Confusing base rules. Only add exponents if the bases are the same (e.g., (2^3 \times 2^2 = 2^5)).
Forgetting to rationalize denominators Not recognizing surds in denominators. Always multiply by the conjugate or the surd itself to eliminate (\sqrt{}) from the denominator.
Misapplying ((a + b)^2 = a^2 + b^2) Forgetting the middle term (2ab). Use ((a + b)^2 = a^2 + 2ab + b^2) always.
Ignoring negative exponents (e.g., (2^{-3} = -8)) Misunderstanding negative exponents. (a^{-n} = \frac{1}{a^n}) (e.g., (2^{-3} = \frac{1}{8})).
Combining unlike surds (e.g., (\sqrt{2} + \sqrt{3} = \sqrt{5})) Assuming all surds can be added. Only combine like surds (same root and radicand).

Exam Traps

Trap How to Spot It How to Avoid It
Disguised same-base problems (e.g., (8 \times 4) instead of (2^3 \times 2^2)) Bases look different but are powers of the same number. Rewrite all terms with the same base (e.g., (8 = 2^3), (4 = 2^2)).
Fractional exponents in disguise (e.g., (\sqrt[3]{x^2}) instead of (x^{\frac{2}{3}})) Roots written as radicals instead of exponents. Convert roots to fractional exponents (e.g., (\sqrt[n]{a^m} = a^{\frac{m}{n}})).
Tricky rationalization (e.g., (\frac{1}{1 - \sqrt{2}}) instead of (\frac{1}{1 + \sqrt{2}})) Denominator has a subtraction sign. Multiply by the conjugate exactly as is (e.g., (1 + \sqrt{2})).

1-Minute Recap

(Night-before-the-exam summary—say this out loud!)

"Surds and indices are all about rules—no guessing! For indices, remember: 1. Same base? Add exponents when multiplying, subtract when dividing. 2. Power of a power? Multiply the exponents. 3. Negative exponent? Flip it to a fraction. 4. Fractional exponent? It’s a root (e.g., (a^{\frac{1}{2}} = \sqrt{a})).

For surds: 1. Simplify first (e.g., (\sqrt{50} = 5\sqrt{2})). 2. Rationalize denominators by multiplying by the conjugate or the surd itself. 3. Only add/subtract like surds (same root and number under it).

Exam traps to watch for: - Bases that look different but are powers of the same number (e.g., 8 and 4 are both powers of 2). - Roots written as radicals—convert them to fractional exponents if it helps. - Always check if the denominator needs rationalizing!

You’ve got this—practice 3–5 problems tonight, and you’ll own this topic tomorrow!




ADVERTISEMENT