How to simplify expressions with negative and fractional exponents

Simplifying expressions with negative and fractional exponents requires applying the definitions an=1ana^{-n} = \frac{1}{a^n} and am/n=amna^{m/n} = \sqrt[n]{a^m}.

These rules apply to any non-zero real base aa, allowing complex exponential expressions to be reduced to radicals or simple fractions.

The setup

Ensure all bases are non-zero if negative exponents are present. Identify all exponents, noting which are negative and which are fractions. The goal is to rewrite the expression with only positive, integer exponents or in radical form.

The steps

  1. Apply the negative exponent rule: Move terms with negative exponents across the fraction bar to make the exponents positive. an=1ana^{-n} = \frac{1}{a^n} and 1an=an\frac{1}{a^{-n}} = a^n.
  2. Apply exponent laws to combine bases: aman=am+na^m a^n = a^{m+n}, aman=amn\frac{a^m}{a^n} = a^{m-n}, and (am)n=amn(a^m)^n = a^{mn}.
  3. Convert fractional exponents to radicals (if requested): am/n=amn=(an)ma^{m/n} = \sqrt[n]{a^m} = (\sqrt[n]{a})^m.
  4. Simplify the resulting fractions or radicals.

Checking the result

Verify that no negative exponents remain in the final expression. Ensure that all fractional exponents have been reduced to simplest terms and, if required, converted to simplest radical form. Check that exponent laws were applied correctly across addition/subtraction (which they do not distribute over).

Common errors

A frequent error is applying negative exponents to a coefficient rather than just the base (e.g., writing 3x23x^{-2} as 13x2\frac{1}{3x^2} instead of 3x2\frac{3}{x^2}). Another error is flipping a negative fraction instead of taking the reciprocal of the base.

Worked example

Simplify the expression (8x3y627x3y3)2/3\left(\frac{8x^{-3}y^6}{27x^3y^{-3}}\right)^{-2/3}, writing the final answer with only positive exponents.

(8x3y627x3y3)2/3\left(\frac{8x^{-3}y^6}{27x^3y^{-3}}\right)^{-2/3}

First, simplify the expression inside the parentheses by combining bases:

=(827x33y6(3))2/3= \left( \frac{8}{27} \cdot x^{-3-3} \cdot y^{6-(-3)} \right)^{-2/3}

=(827x6y9)2/3= \left( \frac{8}{27} x^{-6} y^9 \right)^{-2/3}

Apply the negative exponent to the fraction by taking the reciprocal of the base:

=(278x6y9)2/3= \left( \frac{27}{8} x^6 y^{-9} \right)^{2/3}

Apply the fractional exponent 2/32/3 to each term:

=(278)2/3(x6)2/3(y9)2/3= \left(\frac{27}{8}\right)^{2/3} (x^6)^{2/3} (y^{-9})^{2/3}

Evaluate the numerical coefficient using am/n=(an)ma^{m/n} = (\sqrt[n]{a})^m:

=(27383)2x6(2/3)y9(2/3)= \left(\frac{\sqrt[3]{27}}{\sqrt[3]{8}}\right)^2 \cdot x^{6 \cdot (2/3)} \cdot y^{-9 \cdot (2/3)}

=(32)2x4y6= \left(\frac{3}{2}\right)^2 \cdot x^4 \cdot y^{-6}

=94x4y6= \frac{9}{4} x^4 y^{-6}

Rewrite with positive exponents:

=9x44y6= \frac{9x^4}{4y^6}

FAQ

Run your own problem

References: OpenStax College Algebra, Chapter 1: Prerequisites · Khan Academy, Unit: Rational exponents and radicals

See also