How to Multiply Exponents? (+FREE Worksheet!)

How to Multiply Exponents? (+FREE Worksheet!)
Algebra 1

Multiplication Property of Exponents

When you multiply powers that share the same base, you simply add the exponents: \(a^m \cdot a^n = a^{m+n}\). One short rule replaces a lot of repeated multiplying. Let’s see why it works and drill it, with a solver, practice, and a worksheet maker a tap away.

Tutor-style math help

Laws of Exponents: what to notice and how to work it

Exponents skill
Exponent rules are shortcuts for repeated multiplication. They work only when the bases and operations match the rule.

What to notice first

Identify the base before touching the exponent. Parentheses can change the base, especially with negative numbers and fractions.

Common student mistake

Do not add exponents unless you are multiplying powers with the same base. For \((x^3)^4\), multiply exponents instead.

Key formulas and cues

\(a^m\cdot a^n=a^{m+n}\)
\(\frac{a^m}{a^n}=a^{m-n}\)
\((a^m)^n=a^{mn}\)
\(a^0=1\text{ for }a\ne0\)

A reliable path

  1. Check the baseMake sure the repeated factor is the same.
  2. Match the operationMultiplication, division, and powers of powers use different exponent moves.
  3. Clean negativesMove negative exponents across the fraction bar and make them positive.

Worked examples

Multiply same bases

Example: \(x^3\cdot x^4\)
  1. The base is x in both powers.
  2. Multiplication means add exponents.
  3. 3 + 4 = 7.
Answer: \(x^7\)

Power of a power

Example: \((y^2)^5\)
  1. The whole power is raised to another power.
  2. Multiply the exponents.
  3. 2 times 5 is 10.
Answer: \(y^{10}\)
Try one before moving on
Try: Simplify \(\frac{x^7}{x^3}\).
Answer: \(x^4\), assuming \(x\ne0\).
Next step: do the matching worksheet or quiz while the method is still fresh, then come back and explain the first step in your own words.
Illustration of students learning Multiplication Property of Exponents

The multiplication property of exponents says that to multiply two powers with the same base, you keep the base and add the exponents: \(a^m \cdot a^n = a^{m+n}\). That one shortcut turns long repeated multiplication into a single step, and it’s what makes polynomials and scientific notation manageable.

For example, \(x^3 \cdot x^4 = x^{7}\) — three \(x\)’s multiplied by four more make seven in all.

The big idea

Why You Add the Exponents

An exponent counts how many times the base is multiplied by itself. So \(x^3 \cdot x^4\) is \((x\cdot x\cdot x)(x\cdot x\cdot x\cdot x)\) — seven \(x\)’s in a row, which is \(x^7\). You didn’t really “add” by magic; you just counted all the factors. That’s why the rule is add, not multiply, the exponents.

How to multiply powers (same base):

  1. Confirm the bases are identical.
  2. Keep that base.
  3. Add the exponents.
Tutor tip: The base never changes. \(2^2 \cdot 2^3 = 2^5\) — it’s \(2^5 = 32\), not \(4^5\). Multiply the bases only if you’re actually multiplying different numbers, never as part of this rule.

Handling Coefficients and Several Variables

Same base

Add exponents

\(x^3 \cdot x^4 = x^{7}\)
\(a^2 \cdot a^5 = a^{7}\)
With coefficients

Multiply numbers, add exponents

Numbers multiply; matching variables add.

\(3x^2 \cdot 4x^3 = 12x^{5}\)
Several variables

Group by base

Add exponents within each base separately.

\(x^2y^3 \cdot x^4y = x^{6}y^{4}\)

Worked Examples

Write out the factors and you can see why the exponents add — traced on each card.

Example A — Same base

Simplify \(x^3 \cdot x^4\).

  1. \(x^3\) is three \(x\)’s, \(x^4\) is four more.
  2. Together that’s seven \(x\)’s multiplied.
  3. Add the exponents: \(3 + 4 = 7\), so \(x^7\).

Answer: \(x^{7}\)

x³ · x⁴(x·x·x)(x·x·x·x)x⁷add: 3 + 4 = 7

Example B — A numeric base

Simplify \(2^2 \cdot 2^3\).

  1. The base is the same, so add exponents: \(2+3 = 5\).
  2. The base stays 2 — not 4.
  3. \(2^5 = 32\).

Answer: 32

2² · 2³(2·2)(2·2·2)2⁵ = 32base stays 2

Example C — With coefficients

Simplify \(3x^2 \cdot 4x^3\).

  1. Multiply the coefficients: \(3 \cdot 4 = 12\).
  2. Add the exponents: \(2 + 3 = 5\).
  3. Combine: \(12x^5\).

Answer: \(12x^{5}\)

3x² · 4x³(3·4)(x²·x³)12x⁵multiply 3·4, add 2+3

Example D — Two variables

Simplify \(x^2y^3 \cdot x^4y\).

  1. Add exponents per base, separately.
  2. \(x^{2+4} = x^6\) and \(y^{3+1} = y^4\) (remember \(y = y^1\)).
  3. Combine: \(x^6 y^4\).

Answer: \(x^{6}y^{4}\)

x²y³ · x⁴yx²⁺⁴ · y³⁺¹x⁶y⁴add per base

Exponents in the Wild

This rule is what makes scientific notation work. Multiplying \((3\times10^4)(2\times10^5)\) means \(3\cdot2 = 6\) and \(10^{4+5}=10^9\), so \(6\times10^9\). Computer storage uses powers of \(2\) — a kilobyte is \(2^{10}\) bytes — and area-times-length volume calculations lean on the same “add the exponents” move.

Slip-Ups That Cost Easy Points

  • Multiplying the exponents. \(x^3 \cdot x^4\) is \(x^7\), not \(x^{12}\). Same-base multiplication adds exponents.
  • Multiplying the bases. \(2^2 \cdot 2^3 = 2^5\), not \(4^5\). The base is kept, never multiplied by itself.
  • Combining different bases. \(x^2 \cdot y^3\) can’t be combined — the rule needs the same base.
  • Forgetting an invisible exponent of 1. \(y\) is \(y^1\), so \(y \cdot y^6 = y^7\).
  • Confusing it with addition. \(x^3 + x^4\) does not become \(x^7\) — you only add exponents when the powers are multiplied, never when they’re added.

Your Turn: Simplify

Use the rule, then reveal the answers. Stuck? The exponent solver shows each step.

  1. \(x^5 \cdot x^2\)
  2. \(y \cdot y^6\)
  3. \(4^2 \cdot 4^2\)
  4. \(2^3 \cdot 2^4\)
  5. \(m^3 \cdot m^3\)
  6. \(5x^2 \cdot 3x^4\)
  7. \(2x^2y \cdot 5xy^3\)
Show answers
  1. \(\color{blue}{x^{7}}\)
  2. \(\color{blue}{y^{7}}\)
  3. \(\color{blue}{4^{4}=256}\)
  4. \(\color{blue}{2^{7}=128}\)
  5. \(\color{blue}{m^{6}}\)
  6. \(\color{blue}{15x^{6}}\)
  7. \(\color{blue}{10x^{3}y^{4}}\)
Keep practicing

Make Your Own Exponents Worksheet

Generate fresh exponent problems with a full answer key — print or save as a PDF.

New problems every click — never the same sheet twice
Step-by-step answer key so you can self-check

Frequently Asked Questions

Why do you add exponents when multiplying?

Because an exponent counts repeated factors. \(x^3 \cdot x^4\) lines up 3 then 4 copies of \(x\) — 7 in all — so the result is \(x^7\). Adding the exponents just counts the total factors.

Does the base change?

No. \(2^2 \cdot 2^3 = 2^5\); the base stays 2. You only add the exponents — never multiply the bases.

What if the bases are different?

The rule doesn’t apply. \(x^2 \cdot y^3\) stays as it is, because the bases (\(x\) and \(y\)) aren’t the same.

How do coefficients work?

Multiply the coefficients normally and add the exponents of matching variables: \(3x^2 \cdot 4x^3 = 12x^5\).

Related Topics

Continue Your Study

Ready for the next step? Pick up right where this lesson leaves off:

Related to This Article

What people say about "How to Multiply Exponents? (+FREE Worksheet!) - Effortless Math"?

No one replied yet.

Leave a Reply

X
51% OFF

Limited time only!

Save Over 51%

Take It Now!

SAVE $55

It was $109.99 now it is $54.99

The Ultimate Algebra Bundle 2026: From Pre-Algebra to Algebra II