Exponents & Roots — Comprehensive Concept Explanation

Exponents (or powers) express repeated multiplication of a base number. Roots are the inverse operations of exponents, representing the number that produces the given base when raised to a power. Understanding their rules is fundamental for algebraic simplification, equations, and GMAT/GRE problem solving.


1. Basic Laws of Exponents

For any nonzero real number \(a,b\) and integers \(m,n\):

  • \(a^0 = 1\) — any nonzero number to the power 0 equals 1.
  • \(a^1 = a\)
  • \(a^{-n} = \dfrac{1}{a^n}\) — negative exponent means reciprocal.
  • \(a^m \times a^n = a^{m+n}\)
  • \(\dfrac{a^m}{a^n} = a^{m-n}\)
  • \((a^m)^n = a^{mn}\)
  • \((ab)^n = a^n b^n\)
  • \(\left(\dfrac{a}{b}\right)^n = \dfrac{a^n}{b^n}\)
Examples:
  • \(2^0 = 1\)
  • \(5^{-2} = 1/25\)
  • \((3^2)^4 = 3^{8}\)
  • \(6^5 / 6^2 = 6^3 = 216\)

Undefined cases: \(0^0\) and \(0^{-n}\) are undefined because they imply division by zero.


2. Powers of Special Numbers

  • Powers of Zero: \(0^n = 0\) for \(n > 0\); \(0^0\) undefined.
  • Powers of One: \(1^n = 1\) for all integers \(n\).
  • Powers of –1: \((-1)^n = 1\) if \(n\) is even, and \((-1)^n = -1\) if \(n\) is odd.

These special powers frequently appear in sign-based or parity-based (odd/even) problems.


3. Fractional & Rational Exponents

Fractional exponents express roots. For \(a > 0\) and integers \(m,n\):

\[ a^{1/n} = \sqrt[n]{a}, \quad a^{m/n} = \sqrt[n]{a^m} = (\sqrt[n]{a})^m \]
Examples:
  • \(8^{1/3} = \sqrt[3]{8} = 2\)
  • \(27^{2/3} = (\sqrt[3]{27})^2 = 3^2 = 9\)
  • \(16^{3/4} = (\sqrt[4]{16})^3 = 2^3 = 8\)
  • \(81^{1/2} = \sqrt{81} = 9\)

Important Rule: The denominator of the fractional exponent gives the root; the numerator gives the power.


4. Comparison of Exponential Values

To compare \(a^m\) and \(a^n\):

  • If \(a>1\), then \(a^m > a^n\) ⇔ \(m>n\).
  • If \(0<a<1\), then \(a^m < a^n\) ⇔ \(m>n\).

Example: \( (1/2)^3 = 1/8 < (1/2)^2 = 1/4 \) even though 3 > 2.


5. Combining Exponents — Same Base vs. Same Exponent

(a) Same Base:

\[ a^m \times a^n = a^{m+n}, \quad a^m / a^n = a^{m-n} \]

(b) Same Exponent:

\[ a^n \times b^n = (ab)^n, \quad \frac{a^n}{b^n} = \left(\frac{a}{b}\right)^n \]
Example: \[ (2^3)(3^3) = (6)^3 = 216 \]

6. Roots & Radicals — Inverse of Exponents

The nth root of \(a\) is the number which raised to \(n\) gives \(a\).

\[ \sqrt[n]{a} = a^{1/n} \]

Properties:

  • \(\sqrt{ab} = \sqrt{a}\sqrt{b}\)
  • \(\sqrt{\dfrac{a}{b}} = \dfrac{\sqrt{a}}{\sqrt{b}}\)
  • \(\sqrt[n]{a^m} = a^{m/n}\)

Even vs. Odd Roots:

  • Even roots (e.g., square root, fourth root) of a negative number are not real.
  • Odd roots (e.g., cube root) of negative numbers are real and negative.
Examples:
  • \(\sqrt[4]{81} = 3\)
  • \(\sqrt[3]{-8} = -2\)
  • \(\sqrt{25} = 5\)

7. Simplification & Transformation Techniques

  • Convert all roots to fractional powers before applying laws.
  • When bases differ but exponents match, use common exponent property: \(a^n \times b^n = (ab)^n.\)
  • When exponents differ, rewrite using same base if possible.
  • For nested powers: \((a^{m})^{n} = a^{mn}.\)
  • To simplify radical products: \(\sqrt[m]{a}\sqrt[m]{b} = \sqrt[m]{ab}.\)
Example Simplifications:
  1. \( (8^{2/3}) = (\sqrt[3]{8})^2 = 2^2 = 4.\)
  2. \( (16^{3/4}) = (\sqrt[4]{16})^3 = 2^3 = 8.\)
  3. \( (4^x – 4^{x-2}) = 4^{x-2}(4^2 – 1) = 15 \times 4^{x-2}.\)

8. Exponent Equations — Strategy Overview

  • Express all quantities with the same base, then equate exponents.
  • If bases differ but are powers of a common number, convert (e.g., \(8 = 2^3,\ 16=2^4\)).
  • For equations like \(a^{x+p} = a^{q}\), set exponents equal: \(x+p = q.\)
  • For mixed products, take logarithm or simplify using properties.

Example:

If \((2^{2x+1})(3^{2y-1}) = 8^x \times 27^y,\) find \(x+y.\)

\[ 8^x = (2^3)^x = 2^{3x}, \quad 27^y = (3^3)^y = 3^{3y}. \] Hence, \[ 2^{2x+1}3^{2y-1} = 2^{3x}3^{3y}. \] Equating exponents of each base: \[ 2x + 1 = 3x \Rightarrow x = 1, \quad 2y – 1 = 3y \Rightarrow y = -1. \] Therefore, \(x + y = 0.\)

9. Data Sufficiency Applications (Conceptual)

  • Consistency of bases: When both statements lead to different possible values for base or exponent, the data are insufficient.
  • Prime factorization: Expressing both sides in the same prime base helps verify equality quickly.
  • Sign handling: Remember that even powers remove negative signs; odd powers preserve them.
Example (Conceptual):
If \(3^{4a}b = c,\) find \(b\).
Statement (1): \(5^a = 25 \Rightarrow a = 2.\)
Statement (2): \(c = 36 = 6^2 = (3^2\times2^2)\) gives mixed bases.
Without direct relation between \(a,b,c\), neither statement alone nor together is sufficient.

10. Key Takeaways

  • Exponent rules are algebraic — never memorize blindly; always verify via base relationships.
  • Fractional exponents correspond directly to roots: \(a^{m/n} = \sqrt[n]{a^m}.\)
  • Negative exponents imply reciprocal, not negative value.
  • Zero power of any nonzero base equals one.
  • Be careful with sign changes when base is negative and exponent is fractional (may be undefined for even roots).
  • For exponential equations, match bases first, then simplify exponents algebraically.

Source reference: Based on “GMAT Algebra Topics 5” compiled by Manoj K. Singh (Exponents and Roots). Expanded with detailed laws, rational exponent forms, simplification strategies, and solved examples for conceptual mastery.