Negative Exponents
You have already studied exponents with positive powers like 2³ = 8 and 5² = 25. But what happens when the exponent is negative? For example, what does 2⁻³ mean?
A negative exponent indicates the reciprocal of the base raised to the corresponding positive exponent. So 2⁻³ = 1/2³ = 1/8. The negative sign in the exponent does NOT make the result negative — it makes it a fraction.
Negative exponents are essential for expressing very small numbers, working with scientific notation, and simplifying algebraic expressions. In science, quantities like the size of an atom (10⁻¹⁰ m), the charge of an electron (1.6 × 10⁻¹⁹ C), and the mass of a molecule are all written using negative exponents.
The concept of negative exponents completes the exponent system. With positive exponents, zero exponent (a⁰ = 1), and negative exponents, you can express any power of any non-zero number. The pattern is: ... a⁻³, a⁻², a⁻¹, a⁰, a¹, a², a³ ... where each step to the right multiplies by a, and each step to the left divides by a.
In this topic, you will learn the meaning and definition of negative exponents, how to convert between negative and positive exponents, how all the laws of exponents extend to negative exponents, how to simplify expressions involving negative exponents, and how negative exponents are used in scientific notation for very small numbers.
What is Negative Exponents?
Definition: For any non-zero number a and positive integer n:
a⁻ⁿ = 1/aⁿ
In words: a raised to the power −n equals 1 divided by a raised to the power n.
Equivalently:
1/a⁻ⁿ = aⁿ
Where:
- a = the base (must NOT be zero)
- −n = the negative exponent
- a⁻ⁿ is the reciprocal (or multiplicative inverse) of aⁿ
Why a ≠ 0: 0⁻ⁿ = 1/0ⁿ = 1/0, which is undefined. Division by zero is not allowed.
Examples:
- 3⁻² = 1/3² = 1/9
- 10⁻¹ = 1/10 = 0.1
- 5⁻³ = 1/5³ = 1/125
- (2/3)⁻¹ = 3/2 (reciprocal of the fraction)
Methods
Rules for negative exponents:
Rule 1: Basic negative exponent
- a⁻ⁿ = 1/aⁿ
- Move the base from numerator to denominator (or vice versa) and change the sign of the exponent.
Rule 2: Negative exponent in denominator
- 1/a⁻ⁿ = aⁿ
- A negative exponent in the denominator becomes positive when moved to the numerator.
Rule 3: Fraction with negative exponent
- (a/b)⁻ⁿ = (b/a)ⁿ
- Take the reciprocal of the fraction and change the exponent to positive.
Rule 4: All laws of exponents still apply:
- aᵐ × aⁿ = aᵐ⁺ⁿ (even when m or n is negative)
- aᵐ ÷ aⁿ = aᵐ⁻ⁿ
- (aᵐ)ⁿ = aᵐⁿ
- (ab)ⁿ = aⁿ × bⁿ
Rule 5: a⁰ = 1 (for a ≠ 0)
- This follows from: aⁿ ÷ aⁿ = aⁿ⁻ⁿ = a⁰ = 1.
Steps to simplify expressions with negative exponents:
- Convert all negative exponents to positive using a⁻ⁿ = 1/aⁿ.
- Apply laws of exponents (multiplication, division, power rules).
- Simplify the resulting expression.
- Express the answer with positive exponents (unless stated otherwise).
Solved Examples
Example 1: Example 1: Basic negative exponent
Problem: Evaluate 4⁻².
Solution:
- 4⁻² = 1/4²
- = 1/16
Answer: 4⁻² = 1/16.
Example 2: Example 2: Negative exponent with large base
Problem: Evaluate 10⁻⁴.
Solution:
- 10⁻⁴ = 1/10⁴
- = 1/10,000
- = 0.0001
Answer: 10⁻⁴ = 1/10,000 = 0.0001.
Example 3: Example 3: Fraction with negative exponent
Problem: Evaluate (2/5)⁻³.
Solution:
- (2/5)⁻³ = (5/2)³ (flip the fraction, make exponent positive)
- = 5³/2³
- = 125/8
Answer: (2/5)⁻³ = 125/8.
Example 4: Example 4: Simplifying with laws of exponents
Problem: Simplify 3⁵ × 3⁻².
Solution:
Using aᵐ × aⁿ = aᵐ⁺ⁿ:
- 3⁵ × 3⁻² = 3⁵⁺⁽⁻²⁾ = 3³
- = 27
Answer: 3⁵ × 3⁻² = 27.
Example 5: Example 5: Division with negative exponents
Problem: Simplify 2⁻³ ÷ 2⁻⁵.
Solution:
Using aᵐ ÷ aⁿ = aᵐ⁻ⁿ:
- 2⁻³ ÷ 2⁻⁵ = 2⁻³⁻⁽⁻⁵⁾ = 2⁻³⁺⁵ = 2²
- = 4
Answer: 2⁻³ ÷ 2⁻⁵ = 4.
Example 6: Example 6: Power of a power
Problem: Simplify (5⁻²)³.
Solution:
Using (aᵐ)ⁿ = aᵐⁿ:
- (5⁻²)³ = 5⁻²×³ = 5⁻⁶
- = 1/5⁶
- = 1/15,625
Answer: (5⁻²)³ = 1/15,625.
Example 7: Example 7: Mixed expression
Problem: Simplify: (2⁻¹ + 3⁻¹).
Solution:
Converting to fractions:
- 2⁻¹ = 1/2
- 3⁻¹ = 1/3
- 2⁻¹ + 3⁻¹ = 1/2 + 1/3
- = 3/6 + 2/6 = 5/6
Answer: 2⁻¹ + 3⁻¹ = 5/6.
Example 8: Example 8: Comparing (2⁻¹ + 3⁻¹) and (2 + 3)⁻¹
Problem: Show that (2⁻¹ + 3⁻¹) ≠ (2 + 3)⁻¹.
Solution:
LHS:
- 2⁻¹ + 3⁻¹ = 1/2 + 1/3 = 5/6
RHS:
- (2 + 3)⁻¹ = 5⁻¹ = 1/5
Comparing:
- 5/6 ≠ 1/5
Conclusion: (a⁻¹ + b⁻¹) ≠ (a + b)⁻¹. Negative exponent does NOT distribute over addition.
Example 9: Example 9: Expressing in standard form
Problem: Express 0.00032 using negative exponents of 10.
Solution:
- 0.00032 = 3.2 × 0.0001
- = 3.2 × 10⁻⁴
Verification: 3.2 × 10⁻⁴ = 3.2 × 1/10000 = 3.2/10000 = 0.00032 ✓
Answer: 0.00032 = 3.2 × 10⁻⁴.
Example 10: Example 10: Finding the value of x
Problem: Find x if 5ˣ = 1/125.
Solution:
Express RHS as a power of 5:
- 125 = 5³
- 1/125 = 1/5³ = 5⁻³
So:
- 5ˣ = 5⁻³
- x = −3
Answer: x = −3.
Real-World Applications
Real-world applications of negative exponents:
- Scientific notation: Very small quantities are expressed using negative exponents of 10. For example, the size of a bacteria ≈ 5 × 10⁻⁶ m.
- Chemistry: Mole concentrations and atomic sizes use negative exponents. A hydrogen atom has radius ≈ 5.3 × 10⁻¹¹ m.
- Physics: Charge of an electron ≈ 1.6 × 10⁻¹⁹ coulombs. Planck's constant ≈ 6.63 × 10⁻³⁴ J·s.
- Computer memory: Smallest storage units involve powers of 2 with negative exponents in calculations.
- Finance: Discount factors and present value calculations use negative exponents: PV = FV × (1 + r)⁻ⁿ.
- Biology: Sizes of cells, viruses, and DNA strands are expressed in metres with negative exponents.
- Engineering: Tolerances and precision measurements often use negative exponents to express small deviations.
Key Points to Remember
- a⁻ⁿ = 1/aⁿ — a negative exponent means reciprocal.
- 1/a⁻ⁿ = aⁿ — moving from denominator to numerator flips the sign.
- (a/b)⁻ⁿ = (b/a)ⁿ — flip the fraction, make exponent positive.
- All laws of exponents (product, quotient, power) apply to negative exponents.
- a⁰ = 1 for any non-zero a.
- The base a must not be zero when using negative exponents.
- Negative exponents do NOT make the number negative. 2⁻³ = 1/8 (positive).
- (a⁻¹ + b⁻¹) ≠ (a + b)⁻¹ — negative exponents do not distribute over addition.
- Negative exponents of 10 are used in scientific notation for small numbers.
- 10⁻¹ = 0.1, 10⁻² = 0.01, 10⁻³ = 0.001, and so on.
Practice Problems
- Evaluate: 6⁻².
- Evaluate: (3/4)⁻².
- Simplify: 7⁴ × 7⁻⁶.
- Find the value of x: 2ˣ = 1/32.
- Simplify: (4⁻² × 4³) ÷ 4⁻¹.
- Express 0.000056 in standard form using powers of 10.
- Evaluate: (2⁻¹ − 3⁻¹)⁻¹.
- Simplify: [(−3)⁻²]⁻³.
Frequently Asked Questions
Q1. What does a negative exponent mean?
A negative exponent means the reciprocal. a⁻ⁿ = 1/aⁿ. For example, 2⁻³ = 1/2³ = 1/8.
Q2. Does a negative exponent make the number negative?
No. A negative exponent gives the reciprocal, not a negative number. 3⁻² = 1/9 (positive). Only a negative BASE with an odd exponent gives a negative result: (−3)³ = −27.
Q3. What is 10⁻¹?
10⁻¹ = 1/10 = 0.1. Similarly, 10⁻² = 0.01, 10⁻³ = 0.001, etc.
Q4. What is a⁰?
a⁰ = 1 for any non-zero a. This follows from the division rule: aⁿ ÷ aⁿ = aⁿ⁻ⁿ = a⁰, and aⁿ ÷ aⁿ = 1.
Q5. Can 0 have a negative exponent?
No. 0⁻ⁿ = 1/0ⁿ = 1/0, which is undefined. The base must be non-zero when using negative exponents.
Q6. How do you handle (a/b)⁻ⁿ?
Flip the fraction and make the exponent positive: (a/b)⁻ⁿ = (b/a)ⁿ. For example, (2/3)⁻² = (3/2)² = 9/4.
Q7. Is 2⁻³ the same as (−2)³?
No. 2⁻³ = 1/8 (positive, small number). (−2)³ = −8 (negative, large magnitude). The negative sign is on the exponent vs. on the base — completely different.
Q8. Do laws of exponents work with negative exponents?
Yes. All laws (product rule, quotient rule, power rule) work exactly the same with negative exponents. For example, 2³ × 2⁻⁵ = 2³⁻⁵ = 2⁻² = 1/4.
Q9. What is the reciprocal of a⁻ⁿ?
The reciprocal of a⁻ⁿ is aⁿ. Since a⁻ⁿ = 1/aⁿ, its reciprocal is aⁿ/1 = aⁿ.
Q10. How are negative exponents used in real life?
They express very small quantities in science: electron charge ≈ 1.6 × 10⁻¹⁹ C, bacteria size ≈ 10⁻⁶ m, atom size ≈ 10⁻¹⁰ m.










