Base is the number (or algebraic expression) that is multiplied repeatedly. Exponent (or power) is the small number written above and to the right of the base which shows how many times the base is used as a factor.
If a is a non-zero number and n is a positive integer then an means a multiplied by itself n times.
Examples:
When multiplying two powers with the same base, add the exponents. Valid for any integers \(m,n\) and for any base \(a\).
When dividing powers with the same base, subtract the exponents. Valid for \( a \neq 0 \).
When a power is raised to another power, multiply the exponents.
The power of a product equals the product of the powers. Valid for any integers \(m\).
The power of a quotient equals the quotient of the powers. Valid for \( b \neq 0 \).
A negative exponent denotes reciprocal of the positive exponent. Valid for \( a \neq 0 \).
Any non-zero number raised to the zero power equals 1.
Negative exponent on a fraction swaps numerator and denominator, then applies the positive exponent. Valid for \( a \neq 0 \) and \( b \neq 0 \).
One raised to any integer power is 1.
When \(p\) is an even integer, \((-1)^{p} = 1\). When \(p\) is an odd integer, \((-1)^{p} = -1\).

\(a^{m} = \underbrace{a \times a \times \cdots \times a}_{m\ \text{times}}\)
\(a^{n} = \underbrace{a \times a \times \cdots \times a}_{n\ \text{times}}\)
Multiplying these gives \(a^{m} \times a^{n} = \underbrace{a \times \cdots \times a}_{m+n\ \text{times}} = a^{m+n}\).
\(a^{m} = \underbrace{a \times \cdots \times a}_{m\ \text{times}}\)
\(a^{n} = \underbrace{a \times \cdots \times a}_{n\ \text{times}}\)
Dividing \(a^{m}\) by \(a^{n}\) cancels common factors and leaves \(a^{m-n}\) when \(m \ge n\).
\((a^{m})^{n} = \underbrace{a^{m} \times a^{m} \times \cdots \times a^{m}}_{n\ \text{times}}\)
Each \(a^{m}\) contributes \(m\) factors of \(a\); total factors \(= mn\). Thus \((a^{m})^{n}=a^{mn}.\)
\(a^{m} \times a^{-m} = a^{m-m} = a^{0} = 1\)
Hence \(a^{-m} = 1/a^{m}\) for \( a \neq 0 \).
From the quotient rule with \(m=n\): \(\dfrac{a^{m}}{a^{m}} = a^{m-m} = a^{0}\).
But \(\dfrac{a^{m}}{a^{m}} = 1\) when \( a \neq 0 \). Thus \(a^{0} = 1\) for \( a \neq 0 \) and \( m = 0 \).
Example 1. Simplify \(a^{3} \times a^{4}\).
Sol: Use the product rule.
\(a^{3} \times a^{4} = a^{3+4}\)
\(= a^{7}\)
Example 2. Simplify \(2^{3} \times 2^{-5}\).
Sol: Apply the product rule (add exponents).
\(2^{3} \times 2^{-5} = 2^{3+(-5)}\)
\(= 2^{-2}\)
\(= \dfrac{1}{2^{2}}\)
\(= \dfrac{1}{4}\)
Example 3. Simplify \((3^{2})^{4}\).
Sol: Use power of a power (multiply exponents).
\((3^{2})^{4} = 3^{2\times 4}\)
\(= 3^{8}\)
Example 4. Simplify \((2\times 3)^{2}\).
Sol: Use power of a product.
\((2\times 3)^{2} = 2^{2} \times 3^{2}\)
\(= 4 \times 9\)
\(= 36\)
Example 5. Simplify \(\left(\dfrac{5}{2}\right)^{-3}\).
Sol: Apply the negative exponent rule to the fraction.
\(\left(\dfrac{5}{2}\right)^{-3} = \left(\dfrac{2}{5}\right)^{3}\)
\(= \dfrac{2^{3}}{5^{3}}\)
\(= \dfrac{8}{125}\)
| 1. What's the difference between a base and an exponent in powers? | ![]() |
| 2. How do I simplify expressions using the product rule for exponents? | ![]() |
| 3. Why does any number to the power zero always equal 1? | ![]() |
| 4. What's the correct way to handle negative exponents in calculations? | ![]() |
| 5. How do quotient and power rules differ when solving exponent problems? | ![]() |