Quotient Rule for Exponents

Quotient Rule for Exponents: when dividing powers with the same base, subtract the exponents to simplify the expression.

aman=amn\frac{a^m}{a^n} = a^{m-n}

Solve a problem with Quotient Rule for Exponents

Type the problem. The solver will use Quotient Rule for Exponents where Quotient Rule for Exponents is the right tool, and tell you when it is not.

Drag one in or paste from the clipboard. JPEG, PNG or WebP. You get the transcription to check before anything is solved.

How to get a better answer
  • Paste the whole problem, including the instruction word — "simplify", "solve for x" and "factor" lead to three different answers.
  • Say what you have already tried. "I got x = 4 and the book says 2" turns a solution into a diagnosis.
  • Set the level in the settings button. A calculus shortcut is not a better answer if you have not met derivatives yet.
  • For a photo, get the whole problem in frame and hold the page flat — you get the transcription to fix before anything is solved.

What each symbol means

What Quotient Rule for Exponents takes
aa
mm
nn
Quotient Rule for Exponents
SymbolMeaning
aaThe base, the number or variable being multiplied repeatedly; it must be the same in both the numerator and denominator for this rule to apply.
mmThe exponent in the numerator, representing how many times the base is multiplied by itself in the top part; a larger mm value means more repeated multiplication.
nnThe exponent in the denominator, representing how many times the base is multiplied by itself in the bottom part; subtracting this from mm tells you how many factors cancel out.

When to use it

You need this when you're dividing expressions where the base is the same but the exponents are different.

Level

Usually taught in: Algebra I

Worked examples

1. Simplify $\frac{x^5}{x^2}$

Problem

Simplify x5x2\frac{x^5}{x^2}.
  1. x5x2=xxxxxxx\frac{x^5}{x^2} = \frac{x \cdot x \cdot x \cdot x \cdot x}{x \cdot x}

    Expand each power to show all the factors being multiplied.

  2. xxxxxxx=x52\frac{x \cdot x \cdot x \cdot x \cdot x}{x \cdot x} = x^{5-2}

    Apply the quotient rule: when dividing powers with the same base, subtract the exponents.

  3. x52=x3x^{5-2} = x^3

    Evaluate the subtraction: 52=35 - 2 = 3.

Answer: x3x^3

We subtract exponents because each exponent counts how many times the base appears as a factor. When we divide, factors in the numerator and denominator cancel out, leaving fewer factors. Subtracting the exponent in the denominator from the exponent in the numerator tells us how many factors remain.

2. Simplify $\frac{2^3}{2^5}$ with a negative exponent

Problem

Simplify 2325\frac{2^3}{2^5}.
  1. 2325=22222222\frac{2^3}{2^5} = \frac{2 \cdot 2 \cdot 2}{2 \cdot 2 \cdot 2 \cdot 2 \cdot 2}

    Expand each power to show all the factors that will be divided.

  2. 22222222=235\frac{2 \cdot 2 \cdot 2}{2 \cdot 2 \cdot 2 \cdot 2 \cdot 2} = 2^{3-5}

    Apply the quotient rule: subtract the exponents when dividing powers with the same base.

  3. 235=22=122=142^{3-5} = 2^{-2} = \frac{1}{2^2} = \frac{1}{4}

    Evaluate: 35=23 - 5 = -2. A negative exponent means the base moves to the denominator, so 22=122=142^{-2} = \frac{1}{2^2} = \frac{1}{4}.

Answer: 22 or 142^{-2} \text{ or } \frac{1}{4}

This example shows what happens when the numerator's exponent is smaller than the denominator's—we get a negative exponent. The quotient rule still works: we subtract 55 from 33 to get 2-2, which means we have more factors in the denominator than the numerator, so the result is a fraction with the base in the denominator.

3. Basketball scoring: comparing season total to playoffs

Problem

A basketball player's total points for the entire season equals 373^7. Her points during the playoff games equal 343^4. What is the ratio of her season total to her playoff points?
  1. Ratio=3734\text{Ratio} = \frac{3^7}{3^4}

    Set up a division to find the ratio of season total to playoff points.

  2. 3734=374\frac{3^7}{3^4} = 3^{7-4}

    Apply the quotient rule for exponents: when dividing powers with the same base, subtract the exponents.

  3. 374=33=273^{7-4} = 3^3 = 27

    Calculate 74=37 - 4 = 3, then evaluate 33=333=273^3 = 3 \cdot 3 \cdot 3 = 27.

Answer: 33 or 273^3 \text{ or } 27

The ratio of 27 to 1 means the player scored 27 times as many points across the whole season as she did in just the playoffs. The quotient rule made this calculation straightforward by letting us work with exponents instead of writing out all the individual factors.

Common mistakes

Where Quotient Rule for Exponents usually goes wrong
Answer came out wrong
x5x2=x25=x3\frac{x^5}{x^2} = x^{2-5} = x^{-3}
Remember the order matters: numerator exponent first. x5x2=x52=x3\frac{x^5}{x^2} = x^{5-2} = x^3.
2432=(23)42=(23)2\frac{2^4}{3^2} = \left(\frac{2}{3}\right)^{4-2} = \left(\frac{2}{3}\right)^2
The bases must match. For 2432\frac{2^4}{3^2}, you cannot use the quotient rule because 232 \ne 3. Instead, evaluate each power separately: 169\frac{16}{9}.
a5a2=a5+2=a7\frac{a^5}{a^2} = a^{5+2} = a^7
When dividing, subtract: a5a2=a52=a3\frac{a^5}{a^2} = a^{5-2} = a^3. Remember, the product rule aman=am+na^m \cdot a^n = a^{m+n} uses addition.
The mistakeWhy it is wrongThe fix
x5x2=x25=x3\frac{x^5}{x^2} = x^{2-5} = x^{-3}The exponent in the numerator must come first in the subtraction; the rule is aman=amn\frac{a^m}{a^n} = a^{m-n}, not anma^{n-m}.Remember the order matters: numerator exponent first. x5x2=x52=x3\frac{x^5}{x^2} = x^{5-2} = x^3.
2432=(23)42=(23)2\frac{2^4}{3^2} = \left(\frac{2}{3}\right)^{4-2} = \left(\frac{2}{3}\right)^2The quotient rule only works when both the numerator and denominator have the same base; if the bases are different, you cannot subtract the exponents.The bases must match. For 2432\frac{2^4}{3^2}, you cannot use the quotient rule because 232 \ne 3. Instead, evaluate each power separately: 169\frac{16}{9}.
a5a2=a5+2=a7\frac{a^5}{a^2} = a^{5+2} = a^7A common arithmetic slip is to add exponents (which is the product rule) instead of subtract them (the quotient rule); these rules are easy to mix up.When dividing, subtract: a5a2=a52=a3\frac{a^5}{a^2} = a^{5-2} = a^3. Remember, the product rule aman=am+na^m \cdot a^n = a^{m+n} uses addition.

Tips and when to use something else

  • The Quotient Rule is the opposite of the Product Rule: subtract exponents when dividing, but add them when multiplying.
  • If you ever get confused about which exponent goes first, rewrite the problem using expanded form—seeing all the factors makes it obvious how many cancel.
  • When the numerator and denominator have the same exponent, the result is always a0=1a^0 = 1, as long as a0a \ne 0; this is a quick check that your subtraction was right.
  • This rule only works for division of powers with identical bases; if the bases are different, you need to evaluate each power separately first.

Frequently asked questions

Do I have to have the exact same base to use the quotient rule?
Yes, the bases must be identical. For 2523\frac{2^5}{2^3}, you subtract exponents. But for 2533\frac{2^5}{3^3}, the bases are different, so you must evaluate each power separately first and then divide the results.
What happens if the bottom exponent is bigger than the top one?
You still subtract, which gives you a negative exponent. For example, a2a5=a25=a3=1a3\frac{a^2}{a^5} = a^{2-5} = a^{-3} = \frac{1}{a^3}. Negative exponents are valid and just mean the base belongs in the denominator.
Is the quotient rule the same as long division?
No, they are different methods. Long division works with numbers written out; the quotient rule is a shortcut for dividing powers of the same base using exponent rules. Use the quotient rule when you see aman\frac{a^m}{a^n}; use long division when you are dividing regular numbers that don't have an exponent pattern.
Can you use the quotient rule if the exponents are fractions?
Yes. For example, x5/2x1/2=x5/21/2=x4/2=x2\frac{x^{5/2}}{x^{1/2}} = x^{5/2 - 1/2} = x^{4/2} = x^2. The exponents can be any real numbers; you simply subtract them the same way.

Need a different method?

The full solver is not scoped to one formula — type any problem and it will pick the method.

Open the math solver

Reviewed 2026-09-18