How to Solve Powers of Products and Quotients? (+FREE Worksheet!)
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.

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\).
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:
- Product to a power: \((ab)^n = a^n b^n\).
- Quotient to a power: \(\left(\dfrac{a}{b}\right)^n = \dfrac{a^n}{b^n}\).
- Power of a power: \((a^m)^n = a^{mn}\) (multiply the exponents).
The Three Rules in Action
Power hits each factor
\((2x)^3 = 8x^3\)
Power hits top & bottom
\(\left(\dfrac{3}{4}\right)^2 = \dfrac{9}{16}\)
Multiply exponents
\((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\).
- \((xy)^2\) means \((xy)(xy)\).
- Regroup: two \(x\)’s and two \(y\)’s.
- So \(x^2 y^2\).
Answer: \(x^{2}y^{2}\)
Example B — Don’t forget the coefficient
Simplify \((2x)^3\).
- Everything inside is a factor — the 2 included.
- Cube each: \(2^3 \cdot x^3\).
- \(2^3 = 8\), so \(8x^3\).
Answer: \(8x^{3}\)
Example C — Quotient to a power
Simplify \(\left(\dfrac{3}{4}\right)^2\).
- The power hits top and bottom.
- \(\dfrac{3^2}{4^2}\).
- \(\dfrac{9}{16}\).
Answer: \(\dfrac{9}{16}\)
Example D — Power of a power
Simplify \((x^2)^3\).
- A power of a power multiplies exponents: \(2 \cdot 3 = 6\).
- So \(x^6\) — not \(x^5\) (that would be adding).
- Check \(x=2\): \((2^2)^3 = 64 = 2^6\) ✓.
Answer: \(x^{6}\)
Example E — All three rules at once
Simplify \((2x^2)^3\).
- Cube the coefficient: \(2^3 = 8\).
- Power of a power on the variable: \((x^2)^3 = x^6\).
- Combine: \(8x^6\).
Answer: \(8x^{6}\)
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.
- \((ab)^4\)
- \((3x)^2\)
- \(\left(\dfrac{x}{2}\right)^3\)
- \((x^3)^4\)
- \((2x^2)^3\)
- \((-3x)^2\)
Show answers
- \(\color{blue}{a^{4}b^{4}}\)
- \(\color{blue}{9x^{2}}\)
- \(\color{blue}{\frac{x^{3}}{8}}\)
- \(\color{blue}{x^{12}}\)
- \(\color{blue}{8x^{6}}\)
- \(\color{blue}{9x^{2}}\)
Make Your Own Exponents Worksheet
Generate fresh powers-of-products problems with a full answer key — print or save as a PDF.
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
More math articles
- The Best Grade 4 Math Book for Indiana Students
- New Hampshire NH SAS Fifth-Grade Math: 49 Free Printable Worksheets, Chapter by Chapter
- Top 10 Tips to Overcome CLEP College Math Anxiety
- The Best Grade 5 ELA Practice Tests for Minnesota Students
- How to Graph Polynomial Functions
- 6th Grade KAP Math Worksheets: FREE & Printable
- Subtracting Money Amounts for 4th Grade
- How to Interpret STAAR Scores?
- Top 10 Tips You MUST Know to Retake the SAT Math
- What is the Relationship between Dilations and Angles in Geometry




























What people say about "How to Solve Powers of Products and Quotients? (+FREE Worksheet!) - Effortless Math: We Help Students Learn to LOVE Mathematics"?
No one replied yet.