This site is a work in progress. New lessons are added regularly. Contact us

Laws of Exponents

Learning goals

  • Add exponents to multiply powers of the same base
  • Subtract exponents to divide powers of the same base
  • Multiply exponents when raising a power to a power
  • Spread an exponent across a product or a quotient
  • Derive each law by counting copies of the base
  • Refuse to apply a law to am+ana^m + a^n, which has none

The one definition everything rests on

Every rule below is read straight off the definition of a power from the previous lesson. Start with a case you can check by hand: 343^4 is 3×3×3×33 \times 3 \times 3 \times 3, which multiplies out to 8181. Counting copies of the base works the same way for any base aa and whole-number exponent n1n \ge 1,

an=a×a××an copies of a.a^n = \underbrace{a \times a \times \cdots \times a}_{n \text{ copies of } a}.

Each law below counts these copies in the same way, when powers are multiplied, divided, or raised to another power. Throughout this lesson the exponents are whole numbers (11 or more), and the bases are ordinary numbers you have already met.

The product rule: multiply by adding exponents

Suppose you multiply two powers that share the same base, say 23×242^3 \times 2^4. Replace each power by its factors and count what you get:

23×24=(2×2×2)3 factors×(2×2×2×2)4 factors=2×2×2×2×2×2×27 factors=27.2^3 \times 2^4 = \underbrace{(2 \times 2 \times 2)}_{3 \text{ factors}} \times \underbrace{(2 \times 2 \times 2 \times 2)}_{4 \text{ factors}} = \underbrace{2 \times 2 \times 2 \times 2 \times 2 \times 2 \times 2}_{7 \text{ factors}} = 2^7.

Three 22‘s sitting next to four 22‘s is just seven 22‘s in a row, so the answer is 272^7. Notice that 3+4=73 + 4 = 7: the exponent of the answer is the sum of the two exponents.

The product rule: am×an=am+na^m \times a^n = a^{m+n}#

Take 62×636^2 \times 6^3, two powers that share the base 66. The first power is two copies of 66 and the second is three copies of 66. Setting them side by side gives one run of five 66‘s:

62×63=(6×6)2×(6×6×6)3=6×6×6×6×65=65.6^2 \times 6^3 = \underbrace{(6 \times 6)}_{2} \times \underbrace{(6 \times 6 \times 6)}_{3} = \underbrace{6 \times 6 \times 6 \times 6 \times 6}_{5} = 6^5.

The run holds 2+3=52 + 3 = 5 factors of 66, which is exactly why the two exponents add.

Nothing in that count depended on the particular numbers 66, 22 and 33, so run it again with letters. Take any base aa and two whole-number exponents mm and nn. By the definition of a power, ama^m is mm factors of aa multiplied together, and ana^n is nn factors of aa multiplied together.

When you multiply ama^m by ana^n, you set those two groups of factors side by side in one long product. Multiplication lets you drop the inner grouping, so nothing separates them:

am×an=(a××a)m×(a××a)n=a××am+n.a^m \times a^n = \underbrace{(a \times \cdots \times a)}_{m} \times \underbrace{(a \times \cdots \times a)}_{n} = \underbrace{a \times \cdots \times a}_{m + n}.

The combined product is one run of aa‘s, and its length is mm copies followed by nn copies, which is m+nm + n copies in all. A product of m+nm + n factors of aa is, by the same definition, am+na^{m+n}.

In words: to multiply powers of the same base, keep the base and add the exponents.

Worked example 1 Write 52×565^2 \times 5^6 as a single power

Both powers share the base 55, so the product rule applies: keep the base and add the exponents.

52×56=52+6=58.5^2 \times 5^6 = 5^{2+6} = 5^8.

If you ever doubt it, expand: two 55‘s times six 55‘s is eight 55‘s in a row, which is 585^8. You would only multiply it out to a plain number if the problem asked you to evaluate it.

The same rule handles a string of three or more powers, because you can combine them two at a time. So 32×33×34=32+3+4=393^2 \times 3^3 \times 3^4 = 3^{2+3+4} = 3^9: add up every exponent at once. Since the exponents add, you can split a power apart whenever it helps, writing 272^7 as 23×242^3 \times 2^4 or as 25×222^5 \times 2^2.

Check your understanding

Write 45×434^5 \times 4^3 as a single power of 44.

Answer choices

The quotient rule: divide by subtracting exponents

Division undoes multiplication, so dividing two powers of the same base takes copies of the base away instead of piling them up. Look at 2523\dfrac{2^5}{2^3} and expand the top and bottom into factors:

2523=2×2×2×2×22×2×2.\frac{2^5}{2^3} = \frac{2 \times 2 \times 2 \times 2 \times 2}{2 \times 2 \times 2}.

Every 22 on the bottom cancels a 22 on the top, because 22=1\tfrac{2}{2} = 1. Three factors cancel from each, leaving

2523=2×2×2×2×22×2×2=2×2=22.\frac{2^5}{2^3} = \frac{\cancel{2} \times \cancel{2} \times \cancel{2} \times 2 \times 2}{\cancel{2} \times \cancel{2} \times \cancel{2}} = 2 \times 2 = 2^2.

Five factors with three cancelled leaves 53=25 - 3 = 2 of them, so the answer is 222^2. The exponent of the answer is the difference of the two exponents.

The quotient rule: aman=amn\dfrac{a^m}{a^n} = a^{m-n} when m>nm > n and a0a \neq 0#

Start with 4642\dfrac{4^6}{4^2}, where the base 44 is shared and is not zero. The top is six copies of 44 and the bottom is two copies of 44, and each factor below cancels one above since 44=1\tfrac{4}{4} = 1:

4642=4×4×4×4×4×44×4=4×4×4×4=44.\frac{4^6}{4^2} = \frac{\cancel{4} \times \cancel{4} \times 4 \times 4 \times 4 \times 4}{\cancel{4} \times \cancel{4}} = 4 \times 4 \times 4 \times 4 = 4^4.

Two of the six factors on top are used up, so 62=46 - 2 = 4 of them survive, which is why the exponents subtract.

Nothing in those steps depended on the particular numbers 44, 66 and 22, so run the same argument with letters. Take a base aa that is not zero (so the division makes sense) and two whole-number exponents with m>nm > n. Write the quotient with each power expanded into factors. The numerator is mm copies of aa and the denominator is nn copies of aa:

aman=a××ama××an.\frac{a^m}{a^n} = \frac{\overbrace{a \times \cdots \times a}^{m}}{\underbrace{a \times \cdots \times a}_{n}}.

Each factor of aa in the denominator cancels one factor of aa in the numerator, since aa=1\tfrac{a}{a} = 1. There are nn factors below, so nn of the factors above are cancelled. Because mm is larger than nn, there are factors left over on top. The number left over is mnm - n:

aman=a××amn=amn.\frac{a^m}{a^n} = \underbrace{a \times \cdots \times a}_{m - n} = a^{m-n}.

A product of mnm - n factors of aa is amna^{m-n} by the definition, which proves the rule.

In words: to divide powers of the same base, keep the base and subtract the exponent of the denominator from the exponent of the numerator. Notice the proof needed m>nm > n, so that something is left after cancelling, and it needed a0a \neq 0, so that aa=1\tfrac{a}{a} = 1 is honest. For now we keep m>nm > n, which always leaves a positive exponent.

Worked example 2 Simplify 7974\dfrac{7^9}{7^4}

The base 77 is shared, and the top exponent is larger than the bottom one, so subtract.

7974=794=75.\frac{7^9}{7^4} = 7^{9-4} = 7^5.

To see it directly, nine 77‘s over four 77‘s cancels four pairs, leaving five 77‘s on top, which is 757^5.

The quotient rule subtracts exponents, but what if the bottom exponent equals the top one, as in 2323\tfrac{2^3}{2^3}, or is even larger? Subtracting would give an exponent of 00 or a negative number. So far a power has only meant “multiply the base this many times,” which makes no sense for 00 or a negative count. That is a real and interesting gap, and the very next lesson, on zero and negative exponents, is devoted to filling it.

Check your understanding

Simplify 6862\dfrac{6^8}{6^2} to a single power of 66.

Answer choices

The power rule: a power of a power multiplies exponents

The third situation is a power raised to another power, like (23)2(2^3)^2. The outer exponent 22 says to use 232^3 as a factor twice, so write it out and then count the factors of 22:

(23)2=23×23=(2×2×2)3×(2×2×2)3=2×2×2×2×2×26=26.(2^3)^2 = 2^3 \times 2^3 = \underbrace{(2 \times 2 \times 2)}_{3} \times \underbrace{(2 \times 2 \times 2)}_{3} = \underbrace{2 \times 2 \times 2 \times 2 \times 2 \times 2}_{6} = 2^6.

Two groups of three factors each is 2×3=62 \times 3 = 6 factors in all, so the answer is 262^6. This time the exponents multiply.

The power rule: (am)n=am×n(a^m)^n = a^{m \times n}#

Start with (72)5(7^2)^5, a power that is itself raised to a power. The outer exponent 55 says to use the quantity 727^2 as a factor five times. Each of those five copies is itself two factors of 77:

(72)5=(7×7)2×(7×7)2×(7×7)2×(7×7)2×(7×7)2=7×7×7×7×7×7×7×7×7×710=710.\begin{aligned} (7^2)^5 &= \underbrace{(7 \times 7)}_{2} \times \underbrace{(7 \times 7)}_{2} \times \underbrace{(7 \times 7)}_{2} \\ &\qquad \times \underbrace{(7 \times 7)}_{2} \times \underbrace{(7 \times 7)}_{2} \\ &= \underbrace{7 \times 7 \times 7 \times 7 \times 7 \times 7 \times 7 \times 7 \times 7 \times 7}_{10} \\ &= 7^{10}. \end{aligned}

Five groups of two factors each hold 2×5=102 \times 5 = 10 factors of 77 altogether, which is why these exponents multiply rather than add.

Nothing in that count depended on the particular numbers 77, 22 and 55, so run it again with letters. Take a base aa and whole-number exponents mm and nn. The outer exponent nn means to use the quantity ama^m as a factor nn times:

(am)n=am×am××amn copies of am.(a^m)^n = \underbrace{a^m \times a^m \times \cdots \times a^m}_{n \text{ copies of } a^m}.

Each one of those copies is itself mm factors of aa. So you have nn groups, and every group holds mm factors of aa. The total number of factors of aa is therefore mm added to itself nn times, which is m×nm \times n:

(am)n=(aam)(aam)(aam)n groups=a××am×n.(a^m)^n = \underbrace{(\,\underbrace{a \cdots a}_{m}\,)(\,\underbrace{a \cdots a}_{m}\,)\cdots(\,\underbrace{a \cdots a}_{m}\,)}_{n \text{ groups}} = \underbrace{a \times \cdots \times a}_{m \times n}.

A product of m×nm \times n factors of aa is am×na^{m \times n}, so (am)n=am×n(a^m)^n = a^{m \times n}.

In words: to raise a power to a power, keep the base and multiply the two exponents. This is the rule most often confused with the product rule, so hold the two apart: in 23×242^3 \times 2^4 the powers sit side by side. There the exponents add to give 272^7, while in (23)4(2^3)^4 one power is raised to another and the exponents multiply to give 2122^{12}.

Worked example 3 Simplify (104)3(10^4)^3

This is a power raised to a power, so multiply the exponents.

(104)3=104×3=1012.(10^4)^3 = 10^{4 \times 3} = 10^{12}.

Reading it the long way confirms the count: 10410^4 used three times is three groups of four factors of 1010. Those groups hold twelve factors in all, so the answer is 101210^{12}.

Spreading a power across a product or a quotient

The last two laws are about what happens when the base is itself a product or a quotient. Consider (2×5)3(2 \times 5)^3. The exponent 33 asks for three copies of the base 2×52 \times 5 multiplied together. Because multiplication can be reordered freely (a property you met early on), you can gather all the 22‘s and all the 55‘s:

(2×5)3=(2×5)(2×5)(2×5)=(2×2×2)23×(5×5×5)53=23×53.(2 \times 5)^3 = (2 \times 5)(2 \times 5)(2 \times 5) = \underbrace{(2 \times 2 \times 2)}_{2^3} \times \underbrace{(5 \times 5 \times 5)}_{5^3} = 2^3 \times 5^3.

So the exponent lands on each factor separately. The same regrouping works for a quotient, since a fraction raised to a power multiplies that many copies of the fraction. Check that on (23)2\left(\dfrac{2}{3}\right)^2, which is 23×23=49\dfrac{2}{3} \times \dfrac{2}{3} = \dfrac{4}{9}, and 49\dfrac{4}{9} is exactly 2232\dfrac{2^2}{3^2}.

Power of a product and of a quotient: (ab)n=anbn(ab)^n = a^n b^n and (ab)n=anbn\left(\dfrac{a}{b}\right)^n = \dfrac{a^n}{b^n}#

Take (3×7)2(3 \times 7)^2, a power whose base is itself a product. The exponent 22 asks for two copies of 3×73 \times 7 multiplied together. Multiplication can be reordered, so the two 33‘s gather together and the two 77‘s gather together:

(3×7)2=(3×7)(3×7)=(3×3)32×(7×7)72=9×49=441.(3 \times 7)^2 = (3 \times 7)(3 \times 7) = \underbrace{(3 \times 3)}_{3^2} \times \underbrace{(7 \times 7)}_{7^2} = 9 \times 49 = 441.

The base 3×73 \times 7 is 2121, and 21221^2 is also 441441, so the exponent landed on each factor separately.

Nothing in that regrouping depended on the particular numbers 33, 77 and 22, so run it again with letters. By the definition, (ab)n(ab)^n is nn copies of abab multiplied together:

(ab)n=(ab)(ab)(ab)n copies.(ab)^n = \underbrace{(ab)(ab)\cdots(ab)}_{n \text{ copies}}.

Multiplication can be reordered and regrouped however you like. So collect the nn copies of aa into one group and the nn copies of bb into another:

(ab)n=(aa)n×(bb)n=anbn.(ab)^n = \underbrace{(a \cdots a)}_{n} \times \underbrace{(b \cdots b)}_{n} = a^n b^n.

The quotient works the same way, with b0b \neq 0. On numbers, (45)3\left(\tfrac{4}{5}\right)^3 multiplies three copies of 45\tfrac{4}{5}, which puts three 44‘s on top and three 55‘s on the bottom and gives 64125\tfrac{64}{125}. Raising ab\tfrac{a}{b} to the nn multiplies nn copies of the fraction, and multiplying fractions multiplies the numerators and the denominators separately. So nn factors of aa collect on top and nn factors of bb collect on the bottom:

(ab)n=ab××abn=a××anb××bn=anbn.\left(\frac{a}{b}\right)^n = \underbrace{\frac{a}{b} \times \cdots \times \frac{a}{b}}_{n} = \frac{\overbrace{a \times \cdots \times a}^{n}}{\underbrace{b \times \cdots \times b}_{n}} = \frac{a^n}{b^n}.

In words: a power of a product is the product of the powers. Likewise a power of a quotient is the quotient of the powers, provided the denominator is not zero. This is what lets you rewrite something like 636^3 by splitting the base: since 6=2×36 = 2 \times 3, you get 63=(2×3)3=23×33=8×276^3 = (2 \times 3)^3 = 2^3 \times 3^3 = 8 \times 27.

The laws of exponents as factor countingThree rows. Multiplying powers lines the factors up and adds the counts; a power of a power makes equal groups and multiplies the counts; a power of a product splits the exponent onto each factor. A footer notes that the product rule needs a single shared base.2² × 2³=2·2 2·2·2=2⁵(add 2+3)(2²)³=2·2 2·2 2·2=2⁶(mult 2×3)(a·b)³=a·a·a × b·b·b=a³ b³Product rule needs one base:2³ × 5²stays2³ × 5²
Each law just rebundles the same factors: powers side by side add their counts, a power of a power multiplies them, and a power of a product splits onto each factor.

Check your understanding

Which expression equals (3×4)2(3 \times 4)^2?

Answer choices

Putting the laws together

Most real simplifications use more than one law in turn. Work from the inside out, just as the order of operations tells you, resolving any power-of-a-power before you combine side-by-side powers.

Worked example 4 Simplify (32)435\dfrac{(3^2)^4}{3^5} to a single power of 33

Resolve the power of a power on top first, using the power rule (multiply the exponents):

(32)4=32×4=38.(3^2)^4 = 3^{2 \times 4} = 3^8.

The expression is now 3835\dfrac{3^8}{3^5}, a single base over a single base, so apply the quotient rule (subtract the exponents):

3835=385=33.\frac{3^8}{3^5} = 3^{8-5} = 3^3.

So (32)435=33\dfrac{(3^2)^4}{3^5} = 3^3.

Worked example 5 Simplify 23×24×522^3 \times 2^4 \times 5^2 as far as the laws allow

The two powers of 22 share a base, so the product rule combines them:

23×24=23+4=27.2^3 \times 2^4 = 2^{3+4} = 2^7.

That leaves 27×522^7 \times 5^2. The bases 22 and 55 are different, so the product rule cannot pool them. The law that does reach across different bases is the power of a product read backwards, an×bn=(ab)na^n \times b^n = (ab)^n, and it needs the same exponent on each. Here the exponents 77 and 22 differ, so the two complete powers cannot be combined into a single power of one base. You can still regroup the factors, since 27×52=25×(22×52)=25×1022^7 \times 5^2 = 2^5 \times (2^2 \times 5^2) = 2^5 \times 10^2. That trades one prime base for a composite one, so the prime-power form 27×522^7 \times 5^2 is the one to keep:

23×24×52=27×52.2^3 \times 2^4 \times 5^2 = 2^7 \times 5^2.

You could go further only by evaluating to a plain number, 128×25=3200128 \times 25 = 3200.

Common mistakes

Practice

Multiple Choice Questions (MCQ)

Progressively harder sets of questions. Each opens on its own page.

Free Response Questions (FRQ)

Longer questions in parts, to be worked out on paper. Progressive hints, the answer on its own so you can check yourself and try again, then the full worked solution, plus a rubric to mark your own work against.

Free response Work it out on paper 5 questions Start →
More practice (optional)

Extra sets, as hard as the Challenge set. Each one opens on its own page.

More resources (optional)

Other explanations of this lesson, if you want a second take.

A bit of history (Optional)

An astronomer in 1600 could lose a whole day to one long multiplication. A slip in the middle spoiled the page. The only check was to do the work again.

John Napier was a Scottish landowner. He gave twenty years to that problem. His answer came out in 1614. Hand every number an exponent of its own, he said, and call it a logarithm. Two numbers are then multiplied by adding their logarithms and looking the total up in a table.

The engine under that is the rule you proved here. Two powers of the same base keep that base and add their counts. A product turns into a sum. Division runs the same way, so a hard division turns into a subtraction.

The trick lasted more than three hundred years. Every engineer carried a slide rule, a ruler whose marks are set out by logarithms, until the pocket calculator came. All of it rests on the small step you began from: add the exponents.