Dividing Exponents Calculator
Enter a base and exponent for the numerator and denominator. When the bases match, the calculator applies the quotient rule and subtracts the exponents. When the bases differ, it evaluates both sides numerically and divides. Negative, zero, and decimal exponents are all supported, and every answer comes with a full worked solution.
Formula
Worked example
Divide 2^5 by 2^3: since both bases are 2, subtract the exponents: 5 - 3 = 2, giving 2^2 = 4. Check: 32 / 8 = 4. For different bases, divide 2^3 by 3^2: 8 / 9 = 0.889.
The quotient rule for exponents
When you divide two expressions that share the same base, you subtract the exponent of the denominator from the exponent of the numerator. The general rule is a^m / a^n = a^(m-n). This works because division cancels factors: 2^5 / 2^3 = (2 x 2 x 2 x 2 x 2) / (2 x 2 x 2) = 2 x 2 = 2^2. The denominator cancels n copies of the base from the numerator, leaving m-n copies.
Negative and zero exponents in division
If the denominator exponent is larger than the numerator exponent, the result is a negative exponent. For example, 3^2 / 3^5 = 3^(2-5) = 3^(-3). A negative exponent means take the reciprocal: 3^(-3) = 1 / 3^3 = 1/27. When both exponents are equal, the result is a^0 = 1 (for any non-zero base), because you are dividing a number by itself. These patterns hold whether the exponents are whole numbers, negative integers, or decimals.
Dividing exponents with different bases
The quotient rule only applies when the bases are identical. If the bases differ (for example, 2^3 / 3^2), you cannot combine the exponents algebraically. Instead, evaluate each power numerically and then divide: 2^3 = 8, 3^2 = 9, so 2^3 / 3^2 = 8/9. If the expression contains variables, you can only simplify by factoring common bases or using logarithms.
Fractional and decimal exponents
The quotient rule extends naturally to fractional and decimal exponents. For example, 8^(2/3) / 8^(1/3) = 8^(2/3 - 1/3) = 8^(1/3) = 2. Decimal exponents work the same way: 4^1.5 / 4^0.5 = 4^(1.5 - 0.5) = 4^1 = 4. Fractional exponents represent roots, so a^(1/n) is the nth root of a, and combining them by subtraction follows the same rule as integer exponents.
Quotient rule outcomes by exponent combination
| Condition | Resulting exponent | Example | Simplified form |
|---|---|---|---|
| m > n (positive result) | m - n (positive) | 2^5 / 2^3 | 2^2 = 4 |
| m < n (negative exponent) | m - n (negative) | 3^2 / 3^5 | 3^(-3) = 1/27 |
| m = n (zero exponent) | 0 | 4^6 / 4^6 | 4^0 = 1 |
| n = 0 (denominator exponent zero) | m | 5^4 / 5^0 | 5^4 = 625 |
| m = 0 (numerator exponent zero) | -n | 7^0 / 7^3 | 7^(-3) = 1/343 |
| Different bases | Not applicable | 2^3 / 3^2 | 8 / 9 = 0.889... |
How the exponent rule behaves for different combinations of m and n when dividing a^m by a^n (same base).
Frequently asked questions
What is the quotient rule for exponents?
The quotient rule states that when you divide two powers with the same base, you subtract the exponents: a^m / a^n = a^(m-n). For example, 5^7 / 5^3 = 5^(7-3) = 5^4 = 625. The rule comes directly from the definition of exponents as repeated multiplication, where dividing cancels factors from the numerator and denominator.
What happens when the result exponent is negative?
A negative exponent means the base is in the denominator: a^(-n) = 1 / a^n. So if you divide 2^2 by 2^5, you get 2^(2-5) = 2^(-3) = 1/8. The negative simply tells you how many times the base divides into 1 rather than multiplies.
What does it mean when the exponent result is zero?
Any non-zero base raised to the power of 0 equals 1. This happens whenever the numerator and denominator exponents are equal, because you are dividing a value by itself. For example, 6^4 / 6^4 = 6^0 = 1. This is a direct consequence of the quotient rule: subtracting equal exponents always gives zero.
Can I divide exponents with different bases?
Not using the quotient rule. The rule only works when both expressions share exactly the same base. If the bases differ (like 3^4 / 5^2), you must evaluate each power numerically and then divide the resulting numbers: 81 / 25 = 3.24. There is no algebraic shortcut when the bases are different.
Does the quotient rule work with fractional exponents?
Yes. The rule a^m / a^n = a^(m-n) holds for any real-number exponents, including fractions and decimals. For instance, 27^(2/3) / 27^(1/3) = 27^(1/3) = 3. Fractional exponents represent roots, so combining them by subtraction is valid as long as the base is the same.