The 7 Exponent Rules You Actually Need to Know
April 12, 2026 ยท Math
Exponents show up everywhere โ compound interest, scientific notation, computer science, population growth. If you're comfortable with the core rules, a lot of math suddenly gets easier. Not just tolerable. Easier.
Let's get into it.
The quick refresher
An exponent tells you how many times to multiply a number by itself. That's it. 24 means 2 ร 2 ร 2 ร 2, which is 16. The base is 2, the exponent is 4.
The 7 rules
1. Product rule โ same base, add exponents
When you multiply two numbers with the same base, just add the exponents.
So 32 ร 34 = 36 = 729. Don't multiply the bases โ that's a classic mistake.
2. Quotient rule โ same base, subtract exponents
Same idea for division. Subtract the bottom exponent from the top one.
Example: 57 / 53 = 54 = 625.
3. Power of a power โ multiply the exponents
When you raise a power to another power, multiply them together.
(23)4 = 212 = 4,096. This one comes up a lot in algebra, so it's worth memorizing.
4. Power of a product โ distribute the exponent
If a product is inside parentheses with an exponent outside, the exponent applies to each factor individually.
Handy shortcut: (2x)3 = 23 ร x3 = 8x3.
5. Power of a quotient โ same deal for division
Works the same way. Just don't confuse this with the quotient rule โ here you're distributing the exponent, not subtracting.
6. Zero exponent โ everything becomes 1
This one feels wrong the first time you see it. Anything (except 0) raised to the power of 0 equals 1.
70 = 1. 1000 = 1. x0 = 1. The reasoning comes from the quotient rule โ an / an = an-n = a0, and any number divided by itself is 1.
7. Negative exponent โ flip it
A negative exponent means take the reciprocal. Move the base to the other side of the fraction line.
So 2-3 = 1 / 23 = 1/8 = 0.125. It's not a negative number โ the exponent just flips the fraction.
The mistakes everyone makes (at least once)
- (a + b)2 does NOT equal a2 + b2. You have to FOIL it out: (a + b)2 = a2 + 2ab + b2. This is probably the single most common algebra error.
- Don't add bases with different numbers. 23 + 32 is not 55. Calculate each one separately (8 + 9 = 17), then add.
- Don't multiply bases with different numbers either. 23 ร 32 is not 65. It's 8 ร 9 = 72.
For quick calculations without second-guessing yourself, our exponent calculator handles all of this instantly.
Related Calculators
- Exponent Calculator โ Calculate powers, roots, and scientific notation
- Scientific Calculator โ Full-featured calculator with power functions
- Square Root Calculator โ Calculate roots with step-by-step solutions