How to Solve Powers of Products and Quotients? (+FREE Worksheet!)

How to Solve Powers of Products and Quotients? (+FREE Worksheet!)
Algebra 1

Powers of Products and Quotients

A power outside parentheses lands on everything inside: \((ab)^n = a^n b^n\), \((a/b)^n = a^n/b^n\), and a power of a power multiplies, \((a^m)^n = a^{mn}\). We’ll work all three with a solver, practice, and a worksheet maker a tap away.

Tutor-style math help

Solve Powers of Products and Quotients: what to notice and how to work it

General skill
This page is about reading the structure before doing the arithmetic. Name what the problem gives you, name what it asks for, then choose the cleanest move.

What to notice first

Look for the operation, the unknown, and the form of the answer. A correct method usually starts by matching the problem to a familiar pattern instead of guessing.

Common student mistake

The most common mistake is skipping the meaning of the symbols. Write one reason beside each major step so the calculation stays connected to the idea.

Key formulas and cues

\(\text{Read the structure, substitute carefully, then simplify one line at a time.}\)

A reliable path

  1. Name the goalDecide whether the page is asking you to simplify, solve, graph, compare, or interpret.
  2. Use the matching ruleChoose the formula or property that fits the exact form of the problem.
  3. Check the answer typeMake sure the final answer has the units, graph feature, interval, or expression the question requested.

Worked examples

Start from the structure

Example: A problem asks for an unknown value after one rule is applied.
  1. Write the rule in symbols.
  2. Substitute the given numbers carefully.
  3. Simplify and label what the answer means.
Answer: A clean answer with the requested form.

Check the result

Example: A solution looks reasonable but needs verification.
  1. Put the answer back into the original statement.
  2. Check that every condition is satisfied.
  3. Reject answers that create an impossible expression or wrong comparison.
Answer: Only answers that pass the original problem survive.
Try one before moving on
Try: Work one example from this page, then write one sentence explaining why the first step is allowed.
Answer: If the sentence names the rule and matches the problem, you are studying the right thing.
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 Powers of Products and Quotients

To find the power of a product or quotient, you distribute the outer exponent to every factor inside — each number, each variable, and the top and bottom of any fraction. Master that one move and the powers of products and quotients rules fall into place, letting you simplify almost any exponent expression.

In short: distribute the outer power to each factor: \((ab)^n = a^n b^n\), \(\left(\tfrac{a}{b}\right)^n = \tfrac{a^n}{b^n}\), and a power of a power multiplies, \((a^m)^n = a^{mn}\). For example, \((2x)^3 = 8x^3\) and \((x^2)^3 = x^6\).

The big idea

A Power Touches Everything Inside

\((ab)^3\) means \((ab)(ab)(ab)\) — three \(a\)’s and three \(b\)’s — which regroups to \(a^3b^3\). Same logic gives \(\left(\tfrac{a}{b}\right)^n=\tfrac{a^n}{b^n}\). And \((a^m)^n\) means \(a^m\) multiplied \(n\) times, so the exponents multiply: \(a^{mn}\).

The three rules:

  1. Product to a power: \((ab)^n = a^n b^n\).
  2. Quotient to a power: \(\left(\dfrac{a}{b}\right)^n = \dfrac{a^n}{b^n}\).
  3. Power of a power: \((a^m)^n = a^{mn}\) (multiply the exponents).
Tutor tip: Don’t forget the coefficient. In \((2x)^3\) the 2 gets cubed too: \(2^3 x^3 = 8x^3\), not \(2x^3\). Everything inside is a factor.

The Three Rules in Action

Product

Power hits each factor

\((xy)^2 = x^2 y^2\)
\((2x)^3 = 8x^3\)
Quotient

Power hits top & bottom

\(\left(\dfrac{x}{y}\right)^3 = \dfrac{x^3}{y^3}\)
\(\left(\dfrac{3}{4}\right)^2 = \dfrac{9}{16}\)
Power of a power

Multiply exponents

\((x^2)^3 = x^{6}\)
\((2^3)^2 = 2^{6} = 64\)

Worked Examples

The outer power lands on every factor inside — each card spells out where it goes.

Example A — Product to a power

Simplify \((xy)^2\).

  1. \((xy)^2\) means \((xy)(xy)\).
  2. Regroup: two \(x\)’s and two \(y\)’s.
  3. So \(x^2 y^2\).

Answer: \(x^{2}y^{2}\)

(xy)²(xy)(xy)x²y²

Example B — Don’t forget the coefficient

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

  1. Everything inside is a factor — the 2 included.
  2. Cube each: \(2^3 \cdot x^3\).
  3. \(2^3 = 8\), so \(8x^3\).

Answer: \(8x^{3}\)

(2x)³2³ · x³8x³cube the 2 too

Example C — Quotient to a power

Simplify \(\left(\dfrac{3}{4}\right)^2\).

  1. The power hits top and bottom.
  2. \(\dfrac{3^2}{4^2}\).
  3. \(\dfrac{9}{16}\).

Answer: \(\dfrac{9}{16}\)

(3/4)²3² / 4²9/16

Example D — Power of a power

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

  1. A power of a power multiplies exponents: \(2 \cdot 3 = 6\).
  2. So \(x^6\) — not \(x^5\) (that would be adding).
  3. Check \(x=2\): \((2^2)^3 = 64 = 2^6\) ✓.

Answer: \(x^{6}\)

(x²)³x^(2·3)x⁶multiply: 2 · 3 = 6

Example E — All three rules at once

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

  1. Cube the coefficient: \(2^3 = 8\).
  2. Power of a power on the variable: \((x^2)^3 = x^6\).
  3. Combine: \(8x^6\).

Answer: \(8x^{6}\)

(2x²)³2³ · (x²)³8x⁶all three rules

Where This Shows Up

Scaling areas and volumes uses these rules: doubling a cube’s side multiplies its volume by \(2^3=8\), since \(V=(2s)^3=8s^3\). Compound growth, unit conversions with squared/cubed units (cm² to m²), and simplifying scientific-notation powers like \((3\times10^4)^2 = 9\times10^8\) all rely on distributing a power across a product.

Slip-Ups That Cost Easy Points

  • Skipping the coefficient. \((2x)^3 = 8x^3\), not \(2x^3\). The number inside is cubed too.
  • Adding instead of multiplying (power of a power). \((x^2)^3 = x^6\), not \(x^5\). Multiply the exponents.
  • Only powering the numerator. \(\left(\frac{x}{y}\right)^3 = \frac{x^3}{y^3}\) — the bottom gets the power too.
  • Confusing this with multiplying powers. \((x^2)^3 = x^6\) (multiply), but \(x^2 \cdot x^3 = x^5\) (add). Different rules.

Your Turn: Simplify

Distribute the power to everything inside, then reveal the answers.

  1. \((ab)^4\)
  2. \((3x)^2\)
  3. \(\left(\dfrac{x}{2}\right)^3\)
  4. \((x^3)^4\)
  5. \((2x^2)^3\)
  6. \((-3x)^2\)
Show answers
  1. \(\color{blue}{a^{4}b^{4}}\)
  2. \(\color{blue}{9x^{2}}\)
  3. \(\color{blue}{\frac{x^{3}}{8}}\)
  4. \(\color{blue}{x^{12}}\)
  5. \(\color{blue}{8x^{6}}\)
  6. \(\color{blue}{9x^{2}}\)
Keep practicing

Make Your Own Exponents Worksheet

Generate fresh powers-of-products 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

Does the outside power apply to the coefficient too?

Yes. Everything inside the parentheses is a factor, so \((2x)^3 = 2^3 x^3 = 8x^3\). The number gets raised to the power just like the variable.

What’s the difference between \((x^2)^3\) and \(x^2 \cdot x^3\)?

A power of a power multiplies the exponents: \((x^2)^3 = x^6\). Multiplying like bases adds them: \(x^2 \cdot x^3 = x^5\). Don’t mix the two.

Does the power apply to the denominator of a fraction?

Yes — both top and bottom: \(\left(\frac{a}{b}\right)^n = \frac{a^n}{b^n}\). For example \(\left(\frac{3}{4}\right)^2 = \frac{9}{16}\).

What if there’s a negative inside, like \((-2x)^2\)?

Apply the power to the negative too: \((-2x)^2 = (-2)^2 x^2 = 4x^2\). An even power makes it positive; an odd power keeps the sign: \((-2x)^3 = (-2)^3 x^3 = -8x^3\). Watch the parentheses, too: \((-2x)^2 = 4x^2\), but \(-(2x)^2 = -4x^2\) and \(-2x^2\) are different things.

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 Solve Powers of Products and Quotients? (+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