SOLVETUTORMATH SOLVER

Instrument MI-01-180 · Mathematics

Dividing Exponents Calculator

Same base, two exponents, one division: subtract the bottom exponent from the top and the two powers collapse into a single term.

Instrument MI-01-180
Sheet 1 OF 1
Rev A
Verified
Type 05 — Algebra SER. 2026-01180

base^(m−n)

8.00000000

aᵐ ⁄ aⁿ = aᵐ⁻ⁿ

The working Every figure verified twice
  1. value = 2^(5 − 2) = 8.00000000
Worksheet log
  1. No entries yet — change an input to log a scenario.

How this instrument works

Dividing aᵐ by aⁿ is shorthand for cancelling a run of identical factors. Write aᵐ as a multiplied by itself m times and aⁿ as the same number multiplied by itself n times, and every factor shared between the two stacks cancels to 1, leaving exactly m−n copies of a behind. That is the whole proof — no separate rule to memorise, just subtraction counting what failed to cancel.

The subtraction keeps working past the point where it looks sensible. Push n up to equal m and every factor cancels, leaving a⁰ — which is why a nonzero base to the power zero is defined as 1 rather than 0: it is the only answer the cancelling pattern can produce without contradiction. Push n past m and the exponent goes negative, and the rule still holds: a negative exponent simply means the reciprocal, a⁻ᵏ = 1 ⁄ aᵏ, so the division never breaks, it just flips into a fraction smaller than one.

One restriction survives every case: the base cannot be zero, since 0 raised to a negative power asks for a division by zero that has no answer. The superscript notation itself is comparatively young — René Descartes wrote a repeated factor as aⁿ in 1637's La Géométrie, replacing the older habit of spelling out 'a cubed' and 'a squared' in words, and this subtraction shortcut became obvious the moment the notation made the repeated factors visible side by side.

aman=amn\dfrac{a^{m}}{a^{n}} = a^{m-n}a0=1(m=n)a^{0} = 1 \quad (m = n)ak=1ak(n>m)a^{-k} = \dfrac{1}{a^{k}} \quad (n > m)
a — the shared base, a ≠ 0 · m — exponent on the numerator · n — exponent on the denominator · m−n — the subtracted exponent the calculator returns as base^(m−n).
  • Enter the shared number into Base — the value being raised to a power on both sides of the division, not two different numbers.
  • Enter the top power into Exponent m (numerator) — the exponent on the value you are dividing.
  • Enter the bottom power into Exponent n (denominator) — the exponent on the value you are dividing by.
  • Read base^(m−n): the sheet has already subtracted n from m and raised Base to that result.
  • If the figure looks unexpected, check the sign of m−n yourself — a negative result means the answer is a fraction, not a mistake.

Worked example — 2 to the fifth over 2 squared

Enter Base = 2, Exponent m (numerator) = 5, and Exponent n (denominator) = 2. The sheet computes base^(m−n) = 2^(5−2) = 2³, and value reads 8 — the same figure you would reach by finding 2⁵ = 32 and 2² = 4 first, then dividing 32 by 4 to land on 8 directly.

Written as repeated multiplication the shortcut is visible term by term: 2⁵ is 2×2×2×2×2 and 2² is 2×2, so the quotient is (2×2×2×2×2) over (2×2). Two matched pairs of 2 cancel top and bottom, leaving 2×2×2 = 8 standing — confirming both the subtraction rule and the golden figure this calculator checks itself against.

Questions

Why does dividing powers subtract the exponents instead of dividing them?

Because aᵐ ÷ aⁿ is really m copies of a over n copies of a, and every matched pair on top and bottom cancels to 1. Subtraction just counts what survives: m factors minus n cancelled pairs leaves m−n factors of a. Dividing the exponents instead would give a different, incorrect number for any case except m equal to n.

What happens when the two exponents are equal?

The result is a⁰, and a⁰ equals 1 for any nonzero base — 3² ÷ 3² reduces to 3⁰, which is 1, not 0. This is in fact why a nonzero number to the power zero is defined as 1 in the first place: it is the only value the cancelling pattern can consistently produce once every factor pairs off.

What if the bottom exponent is bigger than the top one?

The subtraction goes negative, and a negative exponent means reciprocal: a⁻ᵏ = 1 ⁄ aᵏ. For example 5² ÷ 5⁵ works out to 5⁻³, and 5⁻³ = 1 ⁄ 5³ = 1 ⁄ 125 = 0.008 — a small fraction, not an error, because a smaller power is being divided by a larger one.

Does the base have to be a whole number?

No — the identity holds for any nonzero base, whole or fractional, positive or negative, and it extends to fractional exponents once roots are allowed. The one hard restriction is that the base cannot be zero, since a zero base raised to a negative exponent calls for dividing by zero; this sheet flags that case directly.

Can powers with different bases be divided the same shortcut way?

No — the shortcut only applies when the base is identical on both sides of the division. 2⁵ ÷ 3² cannot be simplified by subtracting exponents, because the rule comes from cancelling matching factors of one repeated number; with two different bases there is nothing shared to cancel, so each power must be evaluated on its own first.

How does this rule relate to multiplying powers of the same base?

They are mirror images. Multiplying aᵐ by aⁿ stacks more copies of a together, so the exponents add to a^(m+n). Dividing removes copies instead, so the exponents subtract to a^(m−n) — one operation accumulates factors, the other cancels them, and both reduce to counting.