Mastering the Index Laws: A Guide to Multiplying and Dividing Powers
The Foundation: What Are Exponents?
Before diving into the laws, let's establish what an exponent is. An exponent tells you how many times to use a number, called the base, in a multiplication. For example, in $2^3$, the base is 2 and the exponent is 3. This means $2^3 = 2 \times 2 \times 2 = 8$.
Exponents provide a shorthand way to write repeated multiplication, which becomes incredibly useful when dealing with very large or very small numbers. Understanding this notation is the first step toward harnessing the power of the index laws.
The First Law: Multiplying Powers with the Same Base
When you multiply two powers that have the same base, you can simplify the expression by adding the exponents. This is the most fundamental of the index laws.
Let's see why this works. Imagine you have $2^3 \times 2^2$. If we write this out in long form, it becomes $(2 \times 2 \times 2) \times (2 \times 2)$. How many times are we multiplying the number 2? We are multiplying it a total of 5 times. So, $2^3 \times 2^2 = 2^{3+2} = 2^5 = 32$.
Example 1: Simplify $5^4 \times 5^7$.
Since the bases are the same (5), we add the exponents: $5^{4+7} = 5^{11}$.
Example 2: Simplify $x^2 \times x^5$.
Again, the base ($x$) is the same, so we add the exponents: $x^{2+5} = x^7$.
The Second Law: Dividing Powers with the Same Base
Just as with multiplication, there is a simple rule for division. When you divide two powers with the same base, you subtract the exponents.
Let's explore this with an example: $\frac{3^5}{3^2}$. Writing it out gives us $\frac{3 \times 3 \times 3 \times 3 \times 3}{3 \times 3}$. Two of the 3's in the numerator will cancel with the two 3's in the denominator, leaving us with $3 \times 3 \times 3$, which is $3^3$. Notice that $5 - 2 = 3$, confirming the rule: $\frac{3^5}{3^2} = 3^{5-2} = 3^3 = 27$.
Example 1: Simplify $\frac{7^9}{7^4}$.
Bases are the same, so subtract the exponents: $7^{9-4} = 7^{5}$.
Example 2: Simplify $\frac{y^8}{y^3}$.
The base is $y$, so we get $y^{8-3} = y^{5}$.
Special Cases: Zero and Negative Exponents
The division law naturally leads us to two very important special cases: what happens when the exponent is zero or a negative number?
The Zero Exponent
What is $a^0$? Let's use the division law to find out. Consider $\frac{a^3}{a^3}$. We know that any number divided by itself is 1, so $\frac{a^3}{a^3} = 1$. According to the division law, this should also equal $a^{3-3} = a^0$. Therefore, $a^0 = 1$ (where $a$ is not zero).
Examples: $5^0 = 1$, $( -10 )^0 = 1$, $x^0 = 1$.
Negative Exponents
Now, what about a negative exponent? Let's look at $\frac{a^2}{a^5}$. Using the division law, we get $a^{2-5} = a^{-3}$. If we write it out, $\frac{a \times a}{a \times a \times a \times a \times a}$, we see that two $a$'s cancel, leaving $\frac{1}{a \times a \times a} = \frac{1}{a^3}$. So, $a^{-3} = \frac{1}{a^3}$.
Example 1: $2^{-4} = \frac{1}{2^4} = \frac{1}{16}$.
Example 2: $x^{-1} = \frac{1}{x}$.
Example 3: $\frac{1}{5^{-2}} = 5^{2} = 25$. (A negative exponent in the denominator moves to the numerator as a positive exponent).
Index Laws at a Glance
This table summarizes the core rules we have covered, providing a quick and easy reference.
| Rule Name | Algebraic Form | Numerical Example |
|---|---|---|
| Multiplication Law | $a^m \times a^n = a^{m+n}$ | $4^3 \times 4^2 = 4^{5} = 1024$ |
| Division Law | $a^m \div a^n = a^{m-n}$ | $5^7 \div 5^4 = 5^{3} = 125$ |
| Power of a Power | $(a^m)^n = a^{m \times n}$ | $(2^3)^2 = 2^{6} = 64$ |
| Zero Exponent | $a^0 = 1$ | $10^0 = 1$ |
| Negative Exponent | $a^{-n} = \frac{1}{a^n}$ | $3^{-2} = \frac{1}{3^2} = \frac{1}{9}$ |
Putting It All Together: Simplifying Complex Expressions
Now let's apply multiple laws together to simplify more complex expressions. The key is to work step-by-step, applying one law at a time.
Example 1: Simplify $\frac{2^5 \times 2^{-3}}{2^2}$.
Step 1: Apply the multiplication law to the numerator: $2^5 \times 2^{-3} = 2^{5 + (-3)} = 2^{2}$.
Step 2: Now we have $\frac{2^2}{2^2}$. Apply the division law: $2^{2-2} = 2^0$.
Step 3: Apply the zero exponent rule: $2^0 = 1$.
So, the expression simplifies to 1.
Example 2: Simplify $(x^4 \cdot x^{-1}) \div x^2$.
Step 1: Simplify inside the parentheses first using the multiplication law: $x^{4 + (-1)} = x^{3}$.
Step 2: Now we have $x^3 \div x^2$. Apply the division law: $x^{3-2} = x^{1} = x$.
The simplified expression is $x$.
Common Mistakes and Important Questions
Q: Do the index laws apply if the bases are different?
Q: What does a negative exponent mean? Does it make the answer negative?
Q: Why is any number to the power of zero equal to one?
Footnote
[1] Exponent: A small number placed to the upper-right of a base number that indicates how many times the base is used as a factor.
[2] Base: The number that is being raised to a power in an exponential expression.
[3] Index Laws (Laws of Exponents): A set of rules that describe how to manipulate exponential expressions mathematically.
[4] Reciprocal: The multiplicative inverse of a number. For a number $a$, its reciprocal is $\frac{1}{a}$.
