Menu

Earn Premium with Referrals

Invite your friends and earn Premium rewards through our referral program.

See how it works and start inviting friends.

Surds and Indices Concepts
QUANTITATIVEAPTITUDE

Surds and Indices Concepts

Learn laws of indices, surd simplification, rationalization, and exponent-based problem solving.

1. Basic Surd Simplification

  • Formula:
ab=ab,ab=ab \sqrt{ab}=\sqrt a\sqrt b,\qquad \sqrt{\frac ab}=\frac{\sqrt a}{\sqrt b}

Extract perfect-square factors:

a2b=ab \sqrt{a^2b}=a\sqrt b
  • Example: Simplify (\sqrt{72}). Solution:
72=36×2 \sqrt{72}=\sqrt{36\times2} =62 =6\sqrt2 62 \boxed{6\sqrt2}
√72

√(36 × 2)

6√2

2. Addition & Subtraction of Surds

  • Formula: Like surds can be combined:
ax+bx=(a+b)x a\sqrt{x}+b\sqrt{x}=(a+b)\sqrt{x}

Unlike surds cannot be directly added.

  • Example: Simplify (3\sqrt5+2\sqrt5-\sqrt5). Solution:
(3+21)5 (3+2-1)\sqrt5 =45 =\boxed{4\sqrt5}
3√5 + 2√5 - √5

(3 + 2 - 1)√5

      4√5

3. Multiplication & Division of Surds

  • Formula:
ab=ab \sqrt a\sqrt b=\sqrt{ab} ab=ab \frac{\sqrt a}{\sqrt b}=\sqrt{\frac ab}
  • Example: Simplify (\sqrt6\times\sqrt{24}). Solution:
6×24=144=12 \sqrt{6\times24} =\sqrt{144} =\boxed{12}
√6 × √24

√144

  12

4. Rationalizing a Single Surd Denominator

  • Formula:
ab=abb \frac{a}{\sqrt b} =\frac{a\sqrt b}{b}
  • Example: Rationalize (\frac{5}{\sqrt3}). Solution: Multiply numerator and denominator by (\sqrt3):
53×33 \frac5{\sqrt3}\times\frac{\sqrt3}{\sqrt3} =533 =\frac{5\sqrt3}{3} 533 \boxed{\frac{5\sqrt3}{3}}
     5             5√3
   ────    →     ─────
    √3              3

5. Rationalizing Binomial Surd Denominators

  • Formula: Use the conjugate:
(a+b)(ab)=a2b (a+\sqrt b)(a-\sqrt b)=a^2-b

Therefore:

1a+b=abab \frac1{\sqrt a+\sqrt b} =\frac{\sqrt a-\sqrt b}{a-b}
  • Example: Rationalize
15+2. \frac1{\sqrt5+\sqrt2}.

Solution: Multiply by the conjugate:

15+2×5252 \frac1{\sqrt5+\sqrt2} \times \frac{\sqrt5-\sqrt2}{\sqrt5-\sqrt2} =5252 =\frac{\sqrt5-\sqrt2}{5-2} =523 =\boxed{\frac{\sqrt5-\sqrt2}{3}}
  1          √5 - √2
──────  →   ─────────
√5 + √2         3

6. Rationalizing Denominators with Two Surds and Coefficients

  • Formula:
1ab+cd \frac1{a\sqrt b+c\sqrt d}

multiply numerator and denominator by the conjugate:

abcd a\sqrt b-c\sqrt d

using:

(ab)2(cd)2=a2bc2d (a\sqrt b)^2-(c\sqrt d)^2=a^2b-c^2d
  • Example: Rationalize
123+2. \frac1{2\sqrt3+\sqrt2}.

Solution:

123+2×232232 \frac1{2\sqrt3+\sqrt2} \times \frac{2\sqrt3-\sqrt2}{2\sqrt3-\sqrt2}

Denominator:

(23)2(2)2=122=10 (2\sqrt3)^2-(\sqrt2)^2=12-2=10

Therefore:

23210 \boxed{\frac{2\sqrt3-\sqrt2}{10}}
       1
───────────────
 2√3 + √2

multiply by:

 2√3 - √2
──────────
 2√3 - √2



 2√3 - √2
───────────
    10

7. Surd Comparison

  • Formula: For positive quantities:
a>b    a2>b2 a>b\iff a^2>b^2

when comparing positive surds.

  • Example: Which is larger, (2\sqrt3) or (3\sqrt2)? Solution: Square both:
(23)2=12 (2\sqrt3)^2=12 (32)2=18 (3\sqrt2)^2=18

Since:

18>12 18>12 32>23 \boxed{3\sqrt2>2\sqrt3}
2√3  → square → 12
3√2  → square → 18

18 > 12
Therefore 3√2 is larger.

8. Comparing Surds by Squaring

  • Formula: To compare expressions such as
a+b \sqrt a+\sqrt b

square both sides when both sides are non-negative.

  • Example: Which is larger: (\sqrt7+\sqrt2) or (\sqrt{10}+1)? Solution: Both are positive. Square them:
(7+2)2=9+214 (\sqrt7+\sqrt2)^2=9+2\sqrt{14}

and:

(10+1)2=11+210 (\sqrt{10}+1)^2=11+2\sqrt{10}

Since:

214>210 2\sqrt{14}>2\sqrt{10}

and the difference in the rational parts is only 2, check directly:

9+21416.48 9+2\sqrt{14}\approx16.48 11+21017.32 11+2\sqrt{10}\approx17.32

Therefore:

10+1>7+2 \boxed{\sqrt{10}+1>\sqrt7+\sqrt2}

9. Rationalizing Complex Nested Denominators

  • Formula: Rationalize in stages, using conjugates:
(a+b)(ab)=a2b2 (a+b)(a-b)=a^2-b^2
  • Example: Simplify
12+3. \frac1{2+\sqrt3}.

Solution: Multiply by the conjugate (2-\sqrt3):

12+3×2323 \frac1{2+\sqrt3}\times\frac{2-\sqrt3}{2-\sqrt3} =2343 =\frac{2-\sqrt3}{4-3} =23 =\boxed{2-\sqrt3}
       1
────────────
  2 + √3

   conjugate

  2 - √3



  2 - √3
──────────
     1

= 2 - √3

10. Laws of Indices

  • Formula:
am×an=am+n a^m\times a^n=a^{m+n} aman=amn \frac{a^m}{a^n}=a^{m-n} (am)n=amn (a^m)^n=a^{mn} (ab)n=anbn (ab)^n=a^nb^n
  • Example: Simplify
x7×x3x4. \frac{x^7\times x^3}{x^4}.

Solution:

=x7+34 =x^{7+3-4} =x6 =\boxed{x^6}
x⁷ × x³
───────
 x⁴



x^(7+3-4)



  x⁶

11. Zero & Negative Indices

  • Formula:
a0=1(a0) a^0=1\quad(a\ne0) an=1an a^{-n}=\frac1{a^n}
  • Example: Simplify
23+50. 2^{-3}+5^0.

Solution:

23=18 2^{-3}=\frac18

and:

50=1 5^0=1

Therefore:

18+1=98 \frac18+1 =\boxed{\frac98}

12. Fractional Indices

  • Formula:
a1/n=an a^{1/n}=\sqrt[n]{a} am/n=amn a^{m/n}=\sqrt[n]{a^m}
  • Example: Simplify (27^{2/3}). Solution:
272/3=(273)2 27^{2/3}=(\sqrt[3]{27})^2 =32 =3^2 9 \boxed9
27^(2/3)

(∛27)²



   9

13. Mixed Indices and Surds

  • Formula:
a1/2=a,am/n=amn a^{1/2}=\sqrt a,\qquad a^{m/n}=\sqrt[n]{a^m}
  • Example: Simplify
163/4. 16^{3/4}.

Solution:

163/4=(164)3 16^{3/4} =(\sqrt[4]{16})^3 =23 =2^3 8 \boxed8

14. Scientific Notation

  • Formula:
N=a×10n,1a<10 N=a\times10^n,\qquad1\leq a<10

Moving the decimal left gives a positive exponent; moving it right gives a negative exponent.

  • Example: Express (0.000072) in scientific notation. Solution: Move the decimal 5 places to the right:
0.000072=7.2×105 0.000072=7.2\times10^{-5} 7.2×105 \boxed{7.2\times10^{-5}}
0.000072
   ↓ move decimal 5 places →
7.2 × 10⁻⁵

15. Operations in Scientific Notation

  • Formula:
(a×10m)(b×10n)=ab×10m+n (a\times10^m)(b\times10^n) =ab\times10^{m+n} a×10mb×10n=ab×10mn \frac{a\times10^m}{b\times10^n} =\frac ab\times10^{m-n}
  • Example: Calculate
(3×105)(2×103). (3\times10^5)(2\times10^3).

Solution:

=6×105+3 =6\times10^{5+3} =6×108 =\boxed{6\times10^8}

16. Simplification of Mixed Algebraic Indices

  • Formula:
(ambn)p=ampbnp (a^mb^n)^p=a^{mp}b^{np}

Apply the power to every factor inside the bracket.

  • Example: Simplify
(2x2y3)3÷(4x4y1). (2x^{-2}y^3)^3\div(4x^4y^{-1}).

Solution: First expand:

(2x2y3)3=8x6y9 (2x^{-2}y^3)^3 =8x^{-6}y^9

Therefore:

8x6y94x4y1 \frac{8x^{-6}y^9}{4x^4y^{-1}} =2x10y10 =2x^{-10}y^{10}

Using (x^{-10}=1/x^{10}):

2y10x10 \boxed{\frac{2y^{10}}{x^{10}}}

Advanced Variants

17. Infinite Nested Radicals

  • Formula: For
x=a+a+a+, x=\sqrt{a+\sqrt{a+\sqrt{a+\cdots}}},

set:

x=a+x x=\sqrt{a+x}

so:

x2xa=0 x^2-x-a=0

and take the positive root:

x=1+1+4a2 x=\frac{1+\sqrt{1+4a}}2
  • Example: Evaluate
12+12+12+. \sqrt{12+\sqrt{12+\sqrt{12+\cdots}}}.

Solution: Let:

x=12+x x=\sqrt{12+x}

Then:

x2=12+x x^2=12+x x2x12=0 x^2-x-12=0 (x4)(x+3)=0 (x-4)(x+3)=0

Since (x>0):

x=4 \boxed{x=4}
x = √(12 + √(12 + √(12 + ...)))

Since the inside repeats:

x = √(12 + x)

x² = 12 + x
x² - x - 12 = 0

(x - 4)(x + 3) = 0

x = 4

18. Infinite Nested Radical with a Different Constant

  • Formula:
x=a+bx x=\sqrt{a+bx}

gives:

x2bxa=0 x^2-bx-a=0

Take the positive root.

  • Example: Evaluate
6+26+26+. \sqrt{6+2\sqrt{6+2\sqrt{6+\cdots}}}.

Solution: Let:

x=6+2x x=\sqrt{6+2x}

Then:

x2=6+2x x^2=6+2x x22x6=0 x^2-2x-6=0 x=1+7 x=1+\sqrt7

(the other root is negative).

1+7 \boxed{1+\sqrt7}

My Private Notes

Notes are auto-saved locally to this device.