TOPIC

Exponents: Product rule (a^x)(a^y) = a^(x+y)

MY PROGRESS

Pug Score

0%

Best Streak

0 in a row

Study Points

+0

Overview

Practice

Watch

Read

Quiz

Next Steps


Get Started

Get unlimited access to all videos, practice problems, and study tools.

Unlimited practice
Full videos

Back to Menu

Topic Progress

Pug Score

0%

Videos Watched

0/0

Best Practice

No score

Read

Not viewed

Best Quiz

No attempts


Best Streak

0 in a row

Study Points

+0

Read

Exponent Product Rule: Multiplying Exponents with the Same Base

The product rule for exponents explains how to simplify expressions like a to the x times a to the y by adding exponents when the bases match. This note covers the rule, why it works, worked examples, and common mistakes to avoid.

What is the product rule for exponents?

The product rule for exponents tells you what happens when you multiply two powers that share the same base. Instead of expanding everything out, you can just add the exponents together:

\( (a^x)(a^y) = a^{x+y} \)

This single rule is one of the most searched ideas in algebra because it shows up constantly, from simplifying polynomial expressions to working with scientific notation. The key condition to remember is that the bases must be identical. If they are not, the rule simply does not apply.

Why the product rule works

Exponents are just a shorthand for repeated multiplication. Consider \( a^3 \) and \( a^2 \). Written out, that is:

\( a^3 = a \times a \times a \) and \( a^2 = a \times a \)

When you multiply them together, you get:

\( a^3 \times a^2 = (a \times a \times a) \times (a \times a) = a^5 \)

Counting the total number of \(a\)'s gives 5, which matches \(3 + 2\). That is the entire idea behind the product rule: multiplying same-base powers just stacks up more copies of the same factor, so you add how many copies you have.

ax × ay = ax+y Same base → add the exponents
Multiplying two powers of the same base adds the exponents.

Seeing the growth on a graph

You can also see the product rule in action on the graph of an exponential function. Look at \( y = 2^x \) below. Notice that \( 2^2 = 4 \), \( 2^3 = 8 \), and \( 2^5 = 32 \). Since \(2 + 3 = 5\), multiplying \(2^2\) by \(2^3\) lands you exactly on the value at \(x = 5\): \(4 \times 8 = 32\).

Graph of y equals 2 to the power of x, marking x = 2, x = 3, and x = 5 Plot of y = 2**x for x in [0, 6] 0 1 2 3 4 5 6 0 20 40 60 x y 2^2 = 4 2^3 = 8 2^5 = 32
The graph of \( y = 2^x \), marking \(x = 2\), \(x = 3\), and \(x = 5\) to show that \(2^2 \times 2^3 = 2^5\).

Worked examples

Example 1: Simplify \( x^4 \cdot x^3 \).

The bases are the same (\(x\)), so add the exponents: \( x^{4+3} = x^7 \).

Example 2: Simplify \( 5^2 \cdot 5^6 \).

Add the exponents: \( 5^{2+6} = 5^8 \). If needed, you could then evaluate \( 5^8 \), but usually the simplified exponential form is the expected answer.

Example 3: Simplify \( 3x^2 \cdot 4x^5 \).

Multiply the coefficients separately from the exponents: \( 3 \times 4 = 12 \), and \( x^{2+5} = x^7 \). The result is \( 12x^7 \).

Example 4: Simplify \( a^{-2} \cdot a^5 \).

The product rule works the same way with negative exponents: \( a^{-2+5} = a^3 \). If your exponent expression involves more negative or fractional terms, it helps to review how to simplify negative exponents before combining them.

When the product rule does not apply

A very common mistake is trying to use the product rule on powers with different bases, such as \( 2^x \cdot 3^x \). These cannot be combined into a single power by adding exponents, because the bases are not the same. Another mix-up is confusing this rule with raising a power to another power, where you multiply exponents instead of adding them; that idea is covered separately in the power of a power rule.

Once you are comfortable with the product rule on its own, the next step is learning how it fits together with the other exponent laws in longer expressions. That combined approach is explored in how to combine exponents.

Quick recap

To use the product rule for exponents: check that the bases match, then add the exponents while leaving the base unchanged. Coefficients in front of the powers get multiplied normally, separate from the exponent step. This rule works for positive, negative, and fractional exponents alike, as long as the base stays consistent.

Related lessons