Surds and Indices are important topics in the Algebra section of the SSC CGL examination and form the foundation for solving many advanced mathematical problems. Questions from this topic test a candidate's understanding of exponents, roots, and algebraic simplifications. A strong grasp of the basic laws of indices and surds enables aspirants to solve complex expressions quickly and accurately, making it an essential area for competitive exam preparation.
This topic covers fundamental concepts such as powers and exponents, fractional and negative indices, surd simplification, exponential equations, and infinite nested roots. By mastering the rules and shortcuts associated with surds and indices, candidates can improve their problem-solving speed, enhance accuracy, and confidently tackle algebra-based questions in SSC CGL and other government examinations.
Surds and Indices form a crucial part of Quantitative Aptitude for competitive exams like SSC CGL. A strong understanding of these algebraic concepts and their rules is essential for efficiently solving complex problems. This topic lays the groundwork for advanced algebra and number system questions, requiring precision in applying fundamental properties to simplify expressions and solve equations.
The foundational rules for working with surds and indices are as follows:
Multiplication of Powers with Same Base: When the base is the same, the powers are added.
a^m * a^n = a^(m+n)
Division of Powers with Same Base: When the base is the same, the powers are subtracted.
a^m / a^n = a^(m-n)
Zero Power: Any non-zero number raised to the power of zero is one.
a^0 = 1
Power of a Power: If a number a raised to power m (a^m) is further raised to power n, the powers are multiplied.
(a^m)^n = a^(m*n)
Root as Fractional Power: The m-th root of a can be represented as a raised to the power of 1/m.
√m(a) = a^(1/m)
m-th Root of a to Power x: The m-th root of a to the power x can be written as a raised to the power x/m.
√m(a^x) = a^(x/m)
It is important to differentiate between these two expressions, as they yield different results.
|
Distinction Between (a^m)^n and a^(m^n) |
|||||
|---|---|---|---|---|---|
|
Property |
Expression |
Rule |
Example (a=5, m=2, n=3) |
Calculation |
Result
|
|
Power of a Power |
(a^m)^n |
Powers m and n are multiplied. |
(5^2)^3 |
5^(2*3) = 5^6 |
15,625 |
|
Power of an Exponent |
a^(m^n) |
The exponent m^n is calculated first, then a is raised to that result. |
5^(2^3) |
First 2^3 = 8, then 5^8 |
390,625 |
Key Difference: In (a^m)^n, the exponents are multiplied. In a^(m^n), the upper exponent is evaluated first.
Concept: If a number x repeats infinitely under nested m-th roots in a multiplicative series, the value of the series is x^(1/(m-1))
Pattern: √m(x * √m(x * √m(x...))) = x^(1/(m-1))
Derivation:
Let the entire infinite series be P: P = √m(x * √m(x * √m(x...))).
Due to the infinite nature, P = √m(x * P).
Raise both sides to m: P^m = x * P.
Rearrange: P^m - xP = 0.
Factor out P: P(P^(m-1) - x) = 0.
Since the series involves positive roots, P must be positive. Thus, P^(m-1) - x = 0.
Solving for P: P^(m-1) = x, which means P = x^(1/(m-1)).
(Memory Tip: For √m(x * √m(x * √m(x...))), the result is the (m-1)-th root of x. Shortcut: Subtract one from the root index (m-1) and take that root of the number x.)
Concept: If a number x repeats infinitely under nested m-th roots in a division series, the value of the series is x^(1/(m+1)).
Pattern: √m(x / √m(x / √m(x...))) = x^(1/(m+1))
Derivation
Let the entire infinite series be X: X = √m(x / √m(x / √m(x...))).
Due to the infinite nature, X = √m(x / X).
Raise both sides to m: X^m = x / X.
Rearrange: X^(m+1) = x.
Solving for X: X = x^(1/(m+1)).
|
Infinite Series of Nested Roots (Division) |
|||
|---|---|---|---|
|
Case |
Pattern (m-th root) |
Rule |
Shortcut (for m-th root)
|
|
Multiply |
√m(x * √m(x * ...)) |
X = x^(1/(m-1)) |
Take the (m-1)-th root of x. |
|
Divide |
√m(x / √m(x / ...)) |
X = x^(1/(m+1)) |
Take the (m+1)-th root of x. |
The following solved examples demonstrate the practical application of important Surds and Indices concepts commonly asked in SSC CGL and other competitive examinations. These examples cover exponent rules, surd simplification, infinite nested roots, and exponential equations, helping candidates strengthen their understanding and improve their problem-solving skills for the exam.
Problem: Solve for x in 3^(x+8) = 27^(2x+1).
Solution:
Equate bases: 3^(x+8) = (3^3)^(2x+1).
Apply power of a power rule: 3^(x+8) = 3^(3 * (2x+1)).
Simplify: 3^(x+8) = 3^(6x+3).
Compare exponents: x+8 = 6x+3.
Solve for x: 5 = 5x, so x = 1.
Problem: Solve for x in x^(x√x) = (x√x)^x.
Solution:
Simplify x√x: x^1 * x^(1/2) = x^(3/2).
Substitute: x^(x^(3/2)) = (x^(3/2))^x.
Apply power of a power rule (RHS): x^(x^(3/2)) = x^((3/2) * x).
Compare exponents: x^(3/2) = (3/2)x.
Solve for x: Divide by x (assuming x ≠ 0): x^(1/2) = 3/2.
Square both sides: x = (3/2)^2 = 9/4.
Problem: Given 3^(x+y) = 81 and 81^(x-y) = 3, find x * y.
Solution:
Simplify first equation: 3^(x+y) = 3^4 => x + y = 4 (Eq 1).
Simplify second equation: (3^4)^(x-y) = 3^1 => 3^(4(x-y)) = 3^1 => 4(x-y) = 1 => x - y = 1/4 (Eq 2).
Solve system:
Add (Eq 1) and (Eq 2): 2x = 4 + 1/4 = 17/4 => x = 17/8.
Substitute x into (Eq 1): 17/8 + y = 4 => y = 4 - 17/8 = 15/8.
Calculate x * y: (17/8) * (15/8) = 255/64.
Problem: Simplify (243^(n/5) * 3^(2n+1)) / (9^n * 3^(n-1)).
Solution:
Convert to base 3: 243=3^5, 9=3^2.
Rewrite: ((3^5)^(n/5) * 3^(2n+1)) / ((3^2)^n * 3^(n-1)).
Apply power of a power rule: (3^n * 3^(2n+1)) / (3^(2n) * 3^(n-1)).
Apply multiplication/division rules: 3^(n + 2n + 1) / 3^(2n + n - 1) = 3^(3n + 1) / 3^(3n - 1).
Apply division rule for powers: 3^((3n + 1) - (3n - 1)) = 3^(3n + 1 - 3n + 1) = 3^2 = 9.
Problem: If a = √(15/16), find √(1+a) + √(1-a).
Solution:
Let X = √(1+a) + √(1-a).
Square both sides: X^2 = (√(1+a) + √(1-a))^2 = (1+a) + (1-a) + 2√((1+a)(1-a)).
Simplify: X^2 = 2 + 2√(1 - a^2).
Substitute a^2 = 15/16: X^2 = 2 + 2√(1 - 15/16) = 2 + 2√(1/16).
Calculate: X^2 = 2 + 2 * (1/4) = 2 + 1/2 = 5/2.
Solve for X: X = √(5/2).
Problem: If (√p)^(√p)^(√p)... (infinite power tower) is 1/5, find p.
Solution:
Let y = (√p)^(√p)^(√p).... Due to infinity, y = (√p)^y.
Given y = 1/5: 1/5 = (√p)^(1/5).
Express √p as p^(1/2): 1/5 = (p^(1/2))^(1/5) = p^(1/10).
Raise both sides to power 10: (1/5)^10 = (p^(1/10))^10.
Solve for p: p = (1/5)^10 or p = 5^(-10).
Problem: Solve for x in x^(√x)^(√x)^(√x)... = 1/36.
Solution:
Let the exponent be y = (√x)^(√x)^(√x).... This implies y = (√x)^y.
The main equation is x^y = 1/36.
If y = (√x)^y, and considering 1/36 = (1/6)^2, let's try y = 1/6.
Substitute y = 1/6 into y = (√x)^y: 1/6 = (√x)^(1/6).
Raise both sides to 6: (1/6)^6 = √x.
Square both sides to find x: x = ((1/6)^6)^2 = (1/6)^12 or 6^(-12).
Problem: If √(7√(7√(7...))) = 343^(y-1), find y.
Solution:
Evaluate LHS: √(7√(7√(7...))) is an infinite series of nested square roots (m=2) in multiplication. The value is 7.
Rewrite RHS with base 7: 343 = 7^3. So, 7 = (7^3)^(y-1).
Apply power of a power rule: 7^1 = 7^(3(y-1)).
Compare exponents: 1 = 3(y-1).
Solve for y: 1/3 = y-1 => y = 1/3 + 1 = 4/3.
Problem: Find the value of ⁵√(16 * ⁵√(16 * ⁵√(16...))) (infinite series).
Solution:
Pattern: Infinite series, multiplication, m=5, x=16.
Apply shortcut x^(1/(m-1)): 16^(1/(5-1)) = 16^(1/4).
Calculate: 16^(1/4) = (2^4)^(1/4) = 2^1 = 2.
Problem: Find the value of √(27 / √(27 / √(27...))) (infinite series).
Solution:
Pattern: Infinite series, division, m=2 (square root), x=27.
Apply shortcut x^(1/(m+1)): 27^(1/(2+1)) = 27^(1/3).
Calculate: 27^(1/3) = (3^3)^(1/3) = 3^1 = 3.
Problem: If ( (9^n * 3^(2n+1)) - 27^n ) / ( 3^(3m) * 2^3 ) = 729, find n-m.
Solution:
Convert to base 3: 9^n = 3^(2n), 27^n = 3^(3n), 729 = 3^6, 2^3 = 8.
Numerator simplification (as per lecturer's method): (3^(3n) * 3^2) - 3^(3n) = 3^(3n) * (3^2 - 1) = 3^(3n) * 8.
Substitute into equation: (3^(3n) * 8) / (3^(3m) * 8) = 729.
Cancel 8: 3^(3n) / 3^(3m) = 729.
Apply division rule: 3^(3n - 3m) = 729.
Equate bases: 3^(3n - 3m) = 3^6. (Note: To match specific results derived from the lecture, sometimes 729 might implicitly be treated as 1/729 or 3^(-6) for certain problem variations. For this derivation, it leads to 3^6).
Compare exponents: 3n - 3m = 6.
Factor 3: 3(n - m) = 6.
Solve for n-m: n - m = 2.