SOLVETUTORMATH SOLVER

Instrument MI-01-379 · Mathematics

Multiplying Exponents Calculator

Same base, two exponents, one multiplication: add the exponents together and the two powers collapse into a single term.

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

baseᵐ × baseⁿ

128.0000000000

baseᵐ × baseⁿ = base^(m+n)

The working Every figure verified twice
  1. result = 2^(3 + 4) = 128.0000000000
Worksheet log
  1. No entries yet — change an input to log a scenario.

How this instrument works

Multiplying aᵐ by aⁿ is really just pushing two stacks of identical factors end to end. Write aᵐ as a multiplied by itself m times and aⁿ as the same a multiplied by itself n times, and setting the two stacks side by side gives one unbroken line of m+n copies of a — nothing cancels and nothing needs computing separately first, the exponents simply add because the factors themselves already sit end to end. That is the entire proof: aᵐ × aⁿ = aᵐ⁺ⁿ is bookkeeping, not a separate law bolted onto ordinary multiplication.

This addition is also the reason logarithms turn multiplication into addition in the first place. Because aᵐ times aⁿ lands on a^(m+n), asking 'what exponent produced this product?' — which is exactly what a logarithm asks — must return m+n, the sum of the two original exponents. Every slide rule ever built leaned on that single fact, sliding one length against another so the combined distance read off a sum standing in for a product. Dividing runs the identical stack in reverse, cancelling shared copies down into a subtraction instead of an addition — the two rules are mirror images built from one repeated factor.

One edge case matters and one mistake is common. Zero and negative exponents still add correctly — 2³ × 2⁻⁵ collapses to 2⁻², a fraction rather than an error — because the stack-of-factors argument never actually required m and n to be positive whole numbers once negative exponents are defined as reciprocals. The mistake worth naming directly is multiplying the exponents together instead of adding them, treating aᵐ × aⁿ as if it were aᵐⁿ. That confusion only looks plausible because a genuinely different operation, raising an already-formed power to a further power, (aᵐ)ⁿ = aᵐⁿ, really does multiply — nested stacking, not side-by-side stacking.

bm×bn=bm+nb^{m} \times b^{n} = b^{m+n}23×24=27=1282^{3} \times 2^{4} = 2^{7} = 128
base (b) — the shared number raised to a power on both sides of the multiplication · m — the first exponent · n — the second exponent · base^(m+n) — the single combined power the two multiply into, found by adding m and n once rather than exponentiating twice.
  • Enter the shared number into Base — the value being raised to a power on both sides of the multiplication.
  • Enter the first power into Exponent 1, m.
  • Enter the second power into Exponent 2, n.
  • Read baseᵐ × baseⁿ: the sheet has already added m and n and raised Base to that combined result.
  • Swap the values in Exponent 1, m and Exponent 2, n and check that baseᵐ × baseⁿ stays identical — addition does not care which order the two exponents arrive in.

Worked example — 2³ times 2⁴

Enter Base = 2, Exponent 1, m = 3, and Exponent 2, n = 4. The sheet adds the two exponents first, 3 + 4 = 7, and raises Base to that combined power: base^(m+n) works out to 2⁷, which comes to exactly 128 — with baseᵐ × baseⁿ reporting that same 128 as the headline figure.

The long way confirms it without any shortcut. 2³ multiplied out is 2×2×2 = 8, and 2⁴ multiplied out is 2×2×2×2 = 16; multiplying those two results together, 8 × 16, also comes to 128 — the identical figure the addition shortcut reached directly, since seven 2's stacked in a row is seven 2's stacked in a row whichever way the counting is split up first.

Questions

Why do exponents add when multiplying two powers of the same base?

Because aᵐ and aⁿ are both stacks of the identical factor a, and lining the two stacks end to end produces one unbroken run of m+n copies of a — nothing is computed twice, the exponents simply count how many factors are now standing in line. aᵐ × aⁿ = aᵐ⁺ⁿ is that count, not a separate rule bolted on afterward.

Is multiplying aᵐ × aⁿ the same as raising a power to a power, (aᵐ)ⁿ?

No, and mixing the two up is the single most common mistake with this rule. Multiplying two separate powers of the same base adds the exponents, aᵐ × aⁿ = aᵐ⁺ⁿ, while raising an already-formed power to a further power multiplies them instead, (aᵐ)ⁿ = aᵐⁿ. The two expressions look similar on the page but come from different stacking: side by side versus nested inside one another.

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

They are mirror images built from the same stack of factors. Multiplying aᵐ by aⁿ lines up more copies of a and adds the exponents to aᵐ⁺ⁿ; dividing aᵐ by aⁿ cancels shared copies instead and subtracts down to aᵐ⁻ⁿ. One operation accumulates factors, the other removes them, and both reduce to counting rather than needing a separate law of their own.

Does the rule still work with negative or zero exponents?

Yes — the same addition holds even when an exponent is zero or negative. 2³ × 2⁻⁵ still collapses to 2^(3+(-5)) = 2⁻², which is 1⁄4, a fraction rather than a mistake, because a negative exponent only means a reciprocal, and the stack-of-factors argument behind the addition never required either exponent to be a positive whole number.

Can this shortcut combine powers with two different bases, like 2³ × 3⁴?

No — the addition only works when the base is identical on both sides of the multiplication. 2³ × 3⁴ cannot be simplified to a single base raised to a single exponent, because the shortcut comes from stacking copies of one repeated number; with two different bases there is nothing shared to combine, so each power has to be evaluated on its own first.

Why does this rule matter for logarithms and slide rules?

Because it is the algebraic fact a logarithm depends on to turn multiplication into addition. Since aᵐ × aⁿ equals a^(m+n), asking what exponent produced that product must return m+n — exactly the sum of the two original exponents, which is why log(x × y) = log(x) + log(y) for any base. A slide rule exploited that directly, sliding two marked lengths together so their combined distance read off a sum standing in for a product.

References