A negative exponent means "take the reciprocal": x^(−n) = 1/x^n. This is not an arbitrary rule but a logical extension of the exponent rules. If we want x^a / x^b = x^(a−b) to hold when a < b, then x² / x⁵ = x^(−3), and since x² / x⁵ = 1/x³, we must have x^(−3) = 1/x³. Negative exponents appear throughout algebra and science — in scientific notation for small numbers (3 × 10⁻⁴), in rational expressions, and in inverse functions. A negative exponent does not make the result negative; it makes it a fraction.
Show the pattern: x³, x², x¹, x⁰, x⁻¹, x⁻², ... and note that each step divides by x. This makes x⁰ = 1 and negative exponents as fractions feel natural. Practice rewriting negative exponents as positive (move the factor to the other part of the fraction). Simplify complex expressions combining positive and negative exponents.
You already know the exponent rules: x^a · x^b = x^(a+b), and x^a / x^b = x^(a-b). These rules feel natural for positive whole-number exponents. But what happens when the subtraction produces a negative number? The answer is the definition of negative exponents — not an arbitrary new rule, but a forced consequence of keeping the existing rules consistent.
Consider x³ / x⁵. You can compute it directly: cancel three factors of x from numerator and denominator, and you're left with 1/x². But you can also apply the quotient rule: x³ / x⁵ = x^(3-5) = x^(-2). Since both calculations must give the same answer, we must define x^(-2) = 1/x². In general, x^(-n) = 1/x^n — a negative exponent means "take the reciprocal and flip the sign of the exponent." A negative exponent does not make the result negative; it makes it a fraction.
A helpful pattern to internalize: the powers of any base form a sequence where each step multiplies or divides by that base. For base 2: ..., 2^(-2) = 1/4, 2^(-1) = 1/2, 2^0 = 1, 2^1 = 2, 2^2 = 4, 2^3 = 8, .... Moving right multiplies by 2; moving left divides by 2. Zero and negative exponents fit perfectly into this pattern. You're not doing something exotic — you're just continuing the sequence to the left.
When simplifying expressions with negative exponents, the core move is: if you see x^(-n) in the numerator, rewrite it as 1/x^n (move it to the denominator and flip the sign). If you see x^(-n) in the denominator, rewrite it as x^n in the numerator. This "move and flip" rule works because dividing by a fraction inverts it: 1/(1/x³) = x³. Practice this with compound expressions: (2x^(-3))/(y^(-2)) = (2y²)/x³. The same rule applies — each factor with a negative exponent moves to the other part of the fraction, and the exponent becomes positive.