Module 01: Comprehensive Guide to Exponentiation and the Laws of Exponents

Fundamentals of Exponentiation

  • Definition of Exponentiation: Exponentiation is defined as the mathematical operation involving the repeated multiplication of a number by itself.

  • General Expression: The generic form of exponentiation is represented as xmx^m.

  • Conceptual Example:

    • 53=5×5×5=1255^3 = 5 \times 5 \times 5 = 125

  • Components of the Power:

    • Base (xx): This is the number that is being multiplied. In the example above (535^3), the base is 55.

    • Exponent (mm): This is the number that indicates how many times the base is to be multiplied. In the example above (535^3), the exponent is 33.

Laws of Exponents: Multiplication and Division

  • Product Rule:

    • Mathematical Formula: xm×xn=xm+nx^m \times x^n = x^{m+n}

    • Definition: When multiplying two mathematical expressions that share the same base, the resulting product is the base raised to the sum of their individual exponents.

    • Examples:

      • 22×23=25=322^2 \times 2^3 = 2^5 = 32

      • aman=am+na^m \cdot a^n = a^{m+n}

  • Quotient Rule:

    • Mathematical Formula: xm÷xn=xmnx^m \div x^n = x^{m-n} or xmxn=xmn\frac{x^m}{x^n} = x^{m-n}

    • Definition: When dividing two mathematical expressions that share the same base, the resulting quotient is the base raised to the difference of the exponents (subtract the exponent of the denominator/divisor from the exponent of the numerator/dividend).

    • Example:

      • 8382=81=8\frac{8^3}{8^2} = 8^1 = 8

Laws of Exponents: Powers and Products

  • Power of a Power Rule:

    • Mathematical Formula: (xm)n=xmn(x^m)^n = x^{mn}

    • Alternative Representation: xmn=xmnx^{m \cdot n} = x^{mn}

    • Definition: When an expression that already contains an exponent is raised to an additional exponent, you must multiply the exponents together to find the new power of the base.

    • Examples:

      • (52)3=52×3(5^2)^3 = 5^{2 \times 3}

      • (22)2=24=16(2^2)^2 = 2^4 = 16

  • Power of a Product Rule:

    • Mathematical Formula: (xy)m=xmym(xy)^m = x^m y^m

    • Definition: When a product (two or more factors multiplied together) is raised to a specific power, the exponent is distributed and applied to every individual factor within that product.

    • Examples:

      • (3×2)2=32×22=9×4=36(3 \times 2)^2 = 3^2 \times 2^2 = 9 \times 4 = 36

      • (abcd)n=an×bn×cn×dn(abcd)^n = a^n \times b^n \times c^n \times d^n

  • Power of a Quotient Rule:

    • Mathematical Formula: (xy)m=xmym(\frac{x}{y})^m = \frac{x^m}{y^m}

    • Definition: When a quotient (a fraction or a division operation) is raised to a power, the exponent is applied to both the numerator and the denominator independently.

    • Example:

      • (35)2=3252(\frac{3}{5})^2 = \frac{3^2}{5^2}

Laws of Exponents: Specific Values and Reciprocals

  • Zero Exponent Rule:

    • Mathematical Formula: x0=1x^0 = 1

    • Definition: Any base, provided it is non-zero, that is raised to the power of zero will always equal 11.

    • Examples:

      • (a5)0=1(\frac{a}{5})^0 = 1

      • 9990=1999^0 = 1

  • One Exponent Rule:

    • Mathematical Formula: x1=xx^1 = x

    • Definition: Any base raised to the power of one is equal to the base itself.

    • Examples:

      • (a5)1=a5(\frac{a}{5})^1 = \frac{a}{5}

      • 9991=999999^1 = 999

  • Negative Exponent Rule:

    • Mathematical Formula: xm=1xmx^{-m} = \frac{1}{x^m}

    • Definition: Any base raised to a negative exponent is mathematically equivalent to the reciprocal of that base raised to the corresponding positive exponent.

    • Examples:

      • (a5)n=(5a)n(\frac{a}{5})^{-n} = (\frac{5}{a})^n

      • 9991=19991999^{-1} = \frac{1}{999^1}

Laws of Exponents: Radicals and Fractions

  • Fractional Exponent Rule:

    • Mathematical Formulas:

      • x1/n=xnx^{1/n} = \sqrt[n]{x}

      • xm/n=xm×1n=(xm)1/n=xmnx^{m/n} = x^{m \times \frac{1}{n}} = (x^m)^{1/n} = \sqrt[n]{x^m}

    • Definition: A base raised to a fractional exponent where the numerator is 11 and the denominator is nn is equivalent to taking the nn-th root of that base. In the general form xm/nx^{m/n}, it signifies taking the nn-th root of the base raised to the mm-th power.

    • Detailed Example:

      • 82/3=(82)1/3=823=643=48^{2/3} = (8^2)^{1/3} = \sqrt[3]{8^2} = \sqrt[3]{64} = 4

Indeterminate Forms

  • List of Indeterminate Forms in Exponentiation:

    • 000^0

    • 0\infty^0

    • 11^{\infty}

    • Note: The lecture highlights these specific forms as indeterminate, requiring special mathematical treatment.