A negative exponent means a reciprocal, nothing more. So x⁻² x^-2 is just 1/x² 1/x^2 : move the factor to the other side of the fraction bar and make the exponent positive. That single move is all of it, and once you see why it is true you will stop second-guessing which way things flip. If you want to test any step as you read, paste the expression into the simplify calculator and watch it show the same working.
Most students meet negative exponents in pre-algebra, panic a little, and memorise “flip it.” That gets you through the easy questions and falls apart the moment a coefficient or a second variable shows up. This guide teaches the rule from where it comes from, so it holds together on the harder problems too.
What a negative exponent actually means
Start with something you already trust: the quotient rule for exponents. When you divide powers of the same base, you subtract the exponents. So x²/x⁵ x^2/x^5 becomes x²⁻⁵ = x⁻³ x^-3 .
Now write that same division out the long way. You have two x’s on top and five on the bottom. Cancel the two that match, and three x’s are left underneath: x²/x⁵ = 1/x³ 1/x^3 .
Both results describe the exact same division, so they have to be equal. That forces x⁻³ = 1/x³ x^-3 = 1/x^3 . The negative exponent is not a new rule bolted on; it is the only value that keeps the quotient rule consistent. That is worth remembering, because a rule you can rebuild is a rule you never truly forget.
There is a second way to see it that some students find even clearer. Line up the powers of a single base in a column and read downward. Each step down divides by the base, and the pattern runs straight through zero into the negatives without a break.
| Power | What it means | Value |
|---|---|---|
| 2³ | 2 · 2 · 2 | 8 |
| 2² | 2 · 2 | 4 |
| 2¹ | 2 | 2 |
| 2⁰ | the empty product | 1 |
| 2⁻¹ | 1/2 | 1/2 |
| 2⁻² | 1/2² | 1/4 |
| 2⁻³ | 1/2³ | 1/8 |
Every row is the one above it divided by 2. Going up the column multiplies by 2; going down divides by 2. The negative rows are not a separate idea, they are simply what you reach by dividing past 2⁰ = 1 2^0 . This is also why negative exponents show up everywhere in scientific notation: 5 × 10⁻³ 5*10^-3 is 0.005 0.005 , the decimal moved three places the other way.
The general form follows the same way:
A factor raised to a negative power equals 1 over that factor raised to the matching positive power. In symbols, a⁻ⁿ = 1/aⁿ a^-n = 1/a^n , for any nonzero base a.
Two things never change here. The base stays exactly what it was, and the value stays positive when the base is positive. Only the position moves, from one side of the fraction bar to the other.
The method, step by step
Every negative-exponent problem, from a bare number to a two-variable quotient, follows the same four steps.
- Find every negative exponent. Scan the whole expression, top and bottom, and mark each factor whose exponent is below zero.
- Move each one across the bar. A factor with a negative exponent in the numerator drops to the denominator; one in the denominator rises to the numerator. As it moves, the exponent becomes positive.
- Apply the exponent rules. Combine matching bases with the product rule (add exponents) or quotient rule (subtract exponents), and clean up any power of a power.
- Reduce and check. Put the coefficients in lowest terms, then confirm that not one negative exponent remains.
Run it once on 5x⁻¹y² 5x^-1y^2 to see how quick it is. Step one marks x⁻¹ as the only negative exponent. Step two drops x to the denominator as x¹. Steps three and four leave the 5 and the y² up top, since their exponents are already positive, and nothing needs reducing. The answer is 5y²/x 5y^2/x . Four steps, one factor moved, done.
For the full product, quotient, and power rules in one table, the homepage keeps a complete rules reference. This guide only needs the reciprocal idea above.
Before the worked examples, here is the shape of the six forms you will meet most, each written the way you would type it into the calculator so you can copy any row straight in and check it.
| Type this | Reads as | Simplest form |
|---|---|---|
2^-3 | 2⁻³ | 1/8 |
1/x^-2 | 1/x⁻² | x² |
3x^-2 | 3x⁻² | 3/x² |
(3x)^-2 | (3x)⁻² | 1/(9x²) |
(2/3)^-2 | (2/3)⁻² | 9/4 |
x^-3/y^-2 | x⁻³/y⁻² | y²/x³ |
Notice how the middle two rows differ only by a pair of parentheses and yet land on completely different answers. That single detail decides more of these problems than anything else, so it gets its own section below.
Three worked examples, easy to exam-level
Watch the same method hold up as the problems get harder. Each step names the rule it uses.
Negative exponents, three levels
2^-3 - Apply the reciprocal rule: a negative exponent means 1 over the positive power, so 2⁻³ = 1/2³
1/2^3. - Evaluate the positive power: 2³ = 8
2^3. - Write the result: 1/8
1/8.
1/8 3x^-2y - Identify the only negative exponent: it is on x, not on the 3 and not on y.
- Move x across the bar by the reciprocal rule: x⁻² = 1/x²
1/x^2. - The 3 and the y have positive exponents, so they stay in the numerator. Combine: 3 · y · (1/x²) = 3y/x²
3y/x^2.
3y/x^2 (2x^-3)/(4x^-5) - Handle the numbers first: 2/4 = 1/2
2/4. - Apply the quotient rule to x: subtract the exponents, x⁻³⁻⁽⁻⁵⁾ = x⁻³⁺⁵ = x²
x^(-3-(-5)). Subtracting a negative adds, which is exactly why the answer climbs back to a positive power. - Combine the two results: (1/2) · x² = x²/2
x^2/2. Every exponent is now positive, so it is finished.
x^2/2 Where students slip, and the fix each time
Almost every lost mark on this topic comes from one of five places. None of them are hard once you have seen them named.
A negative exponent is not a negative sign
x⁻² x^-2 is a positive quantity, 1/x² 1/x^2 . It is not −x² -x^2 . The minus lives in the exponent and controls position, not sign. Read it as “one over,” never as “make it negative.”
The exponent only touches what it is attached to
In 3x⁻² 3x^-2 , the negative exponent belongs to x alone, so the answer is 3/x² 3/x^2 . Only x moves; the 3 stays up top. Compare that with (3x)⁻² (3x)^-2 , where the parentheses tie the 3 and the x together so both move down: 1/(3x)² = 1/(9x²) 1/(9x^2) . Parentheses decide everything here.
A negative exponent already in a denominator
If a factor with a negative exponent sits underneath, it moves up. So 1/x⁻² 1/x^-2 becomes x² x^2 . A double flip, denominator plus negative exponent, lands the factor back in the numerator with a positive power.
A negative exponent on a whole fraction turns it over
Raising a fraction to a negative power flips the fraction, then applies the positive power: (a/b)⁻ⁿ = (b/a)ⁿ (a/b)^-n = (b/a)^n . For a concrete case, (2/3)⁻² = (3/2)² = 9/4 (2/3)^-2 . Flip first, then square. This is faster than moving pieces one at a time, and it is where the reciprocal idea pays off most.
A negative power on a whole group hits every factor
This is the case exam papers love and most guides skip. When a product inside parentheses is raised to a negative power, the exponent reaches every factor, and each one still follows the reciprocal rule. Take (2x²y⁻³)⁻² (2x^2y^-3)^-2 .
- Distribute the outer power to each factor: 2⁻² · x⁻⁴ · y⁶
2^-2 * x^-4 * y^6. Note that the exponent on y was already negative, and multiplying by the outer −2 makes it positive. - Apply the reciprocal rule to the two negative pieces: 2⁻² = 1/4
1/4and x⁻⁴ = 1/x⁴1/x^4. - Put it together, keeping the positive power of y on top: y⁶/(4x⁴)
y^6/(4x^4).
The move that trips people is step one: the outer power multiplies each inner exponent, signs and all, so a negative times a negative climbs back to positive.
Zero belongs on the same ladder
The zero exponent sits right between the positive and negative powers. Divide x¹ x^1 by x and you get x⁰ = 1 x^0 ; divide once more and you reach x⁻¹ = 1/x x^-1 . Seeing zero as a step on that ladder, rather than a special case, keeps x⁰ = 1 x^0 from feeling arbitrary. (The base must be nonzero.)
How do you know you are finished?
Simplest form for a negative-exponent problem has a short, specific checklist. You are done when all three are true:
- No negative exponents remain anywhere, top or bottom.
- Nothing in a denominator could still move up. A leftover 1/x⁻¹
1/x^-1is not finished, because it becomes xx. - The coefficients are reduced to lowest terms, the way 2/4
2/4became 1/21/2above.
If any factor is still fighting you about which side of the bar it belongs on, the negative exponent is telling you the answer. Send it across, make the power positive, and re-check the list.
Practice: negative exponents
Practice: negative exponents
Try each one on paper first, then open the answers to check your working.
- Simplify 5⁻²
5^-2. - Simplify x⁻⁴
x^-4. - Simplify (1/2)⁻³
(1/2)^-3. - Simplify 4a⁻²
4a^-2. - Simplify (2/3)⁻²
(2/3)^-2. - Simplify (3x⁻²)/(x⁻⁵)
(3x^-2)/(x^-5). - Simplify 2⁰ + 2⁻²
2^0 + 2^-2. - Simplify (a⁻³b²)/(a²b⁻⁴)
(a^-3 b^2)/(a^2 b^-4).
Show answers
- 5⁻² = 1/5² = 1/25
1/25. - x⁻⁴ = 1/x⁴
1/x^4. - Flip and cube: (1/2)⁻³ = 2³ = 8
8. - Only a moves: 4a⁻² = 4/a²
4/a^2. - Flip and square: (2/3)⁻² = (3/2)² = 9/4
9/4. - Quotient rule on x: 3 · x⁻²⁻⁽⁻⁵⁾ = 3x³
3x^3. - 1 + 1/4 = 5/4
5/4. - Subtract exponents for each base: a⁻⁵b⁶ = b⁶/a⁵
b^6/a^5.
The one line to remember
A negative exponent is a factor standing on the wrong side of the fraction bar. Send it across, make the power positive, and keep going. Every problem on this page reduces to that one move, applied carefully and checked against the finished list.
When you are ready to go further, rational exponents pick up right here, since a fractional power is a root written the same compact way, and radicals with variables lean on the same reciprocal habit. For any answer you are unsure about, the simplify calculator shows the full step list so you can find the exact line where your work and its work part ways. The formal definition, if you want the reference, lives on Wikipedia’s exponentiation page.
Got a stray negative exponent hiding in a denominator? That is usually the one that becomes a positive power the moment it moves up.