Free. Exclusive. Just for you.
Four unique services that make learning easier, faster, and smarter - only on our website.

Simplify powers of products and quotients with this algebra worksheet.

Worksheet titled "Powers of Products and Quotients" with 21 algebraic expressions to simplify, including problems like (3a²)³ and (2n⁴)⁴, from Testinar.com.

Worksheet titled "Powers of Products and Quotients" with 21 algebraic expressions to simplify, including problems like (3a²)³ and (2n⁴)⁴, from Testinar.com.

JPG 816×1056 54.8 KB Free · Personal Use
Quality Assured by Worksheets Library Team
Reviewed for educational accuracy and age-appropriateness
ID: #1053017
Show Answer Key & Explanations Step-by-step solution for: Powers of Products and Quotients worksheets
Sure! Let’s solve each problem step by step using the Power of a Product Rule and Power of a Power Rule.

---

📌 Key Rules to Remember:


1. Power of a Product:
\((ab)^n = a^n \cdot b^n\)

2. Power of a Power:
\((a^m)^n = a^{m \cdot n}\)

3. Negative Exponent:
\(a^{-n} = \frac{1}{a^n}\)

4. Multiply like bases:
\(a^m \cdot a^n = a^{m+n}\) — used in problems where you combine terms inside parentheses first.

---

Let’s go one by one:

---

1) \((3a^2)^3\)


→ Apply power to both 3 and \(a^2\):
= \(3^3 \cdot (a^2)^3 = 27 \cdot a^{6} = \boxed{27a^6}\)

---

2) \((2n^4)^4\)


= \(2^4 \cdot (n^4)^4 = 16 \cdot n^{16} = \boxed{16n^{16}}\)

---

3) \((3^3 \times 2^2)^3\)


First, compute inside: \(3^3 = 27\), \(2^2 = 4\) → \(27 \times 4 = 108\)
Then: \(108^3\) — but better to keep in exponential form:

= \((3^3 \cdot 2^2)^3 = 3^{9} \cdot 2^{6} = \boxed{3^9 \cdot 2^6}\)
*(You can leave it like this, or compute numerically: 19683 × 64 = 1,259,712 — but exponential form is preferred unless asked for number.)*

---

4) \((3x^4)^4\)


= \(3^4 \cdot (x^4)^4 = 81 \cdot x^{16} = \boxed{81x^{16}}\)

---

5) \((6b^2)^2\)


= \(6^2 \cdot (b^2)^2 = 36 \cdot b^4 = \boxed{36b^4}\)

---

6) \((11x^5)^2\)


= \(11^2 \cdot (x^5)^2 = 121 \cdot x^{10} = \boxed{121x^{10}}\)

---

7) \((7y^4)^2\)


= \(7^2 \cdot (y^4)^2 = 49 \cdot y^8 = \boxed{49y^8}\)

---

8) \((3ab^4)^4\)


= \(3^4 \cdot a^4 \cdot (b^4)^4 = 81 \cdot a^4 \cdot b^{16} = \boxed{81a^4b^{16}}\)

---

9) \((2^5)^2\)


= \(2^{5 \cdot 2} = 2^{10} = \boxed{1024}\)
*(or leave as \(2^{10}\))*

---

10) \((2x^4y^4)^3\)


= \(2^3 \cdot (x^4)^3 \cdot (y^4)^3 = 8 \cdot x^{12} \cdot y^{12} = \boxed{8x^{12}y^{12}}\)

---

11) \((5m)^3\)


= \(5^3 \cdot m^3 = 125m^3 = \boxed{125m^3}\)

---

12) \((2m)^3\)


= \(2^3 \cdot m^3 = 8m^3 = \boxed{8m^3}\)

---

13) \((x^2y^2)^2\)


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

---

14) \((6x^4)^2\)


= \(6^2 \cdot (x^4)^2 = 36x^8 = \boxed{36x^8}\)

---

15) \((6x^{10})^2\)


= \(6^2 \cdot (x^{10})^2 = 36x^{20} = \boxed{36x^{20}}\)

---

16) \((u^4v^3)^2\)


= \((u^4)^2 \cdot (v^3)^2 = u^8 \cdot v^6 = \boxed{u^8v^6}\)

---

17) \((2x^4)^5\)


= \(2^5 \cdot (x^4)^5 = 32 \cdot x^{20} = \boxed{32x^{20}}\)

---

18) \((2x^5)^3\)


= \(2^3 \cdot (x^5)^3 = 8 \cdot x^{15} = \boxed{8x^{15}}\)

---

19) \((3x^2 \cdot 2x^2)^2\)


First, simplify inside:
\(3x^2 \cdot 2x^2 = (3 \cdot 2) \cdot (x^2 \cdot x^2) = 6x^4\)
Now raise to power 2:
\((6x^4)^2 = 6^2 \cdot (x^4)^2 = 36x^8 = \boxed{36x^8}\)

---

20) \((2p^3 \cdot 2p)^2\)


Simplify inside:
\(2p^3 \cdot 2p = (2 \cdot 2) \cdot (p^3 \cdot p) = 4p^4\)
Now square:
\((4p^4)^2 = 4^2 \cdot (p^4)^2 = 16p^8 = \boxed{16p^8}\)

---

21) \((2n^3)^{-2}\)


Apply negative exponent rule:
= \(\frac{1}{(2n^3)^2} = \frac{1}{2^2 \cdot (n^3)^2} = \frac{1}{4n^6} = \boxed{\frac{1}{4n^6}}\)

---

## Final Answers Summary:

1) \(27a^6\)
2) \(16n^{16}\)
3) \(3^9 \cdot 2^6\) (or 1,259,712)
4) \(81x^{16}\)
5) \(36b^4\)
6) \(121x^{10}\)
7) \(49y^8\)
8) \(81a^4b^{16}\)
9) \(2^{10}\) or 1024
10) \(8x^{12}y^{12}\)
11) \(125m^3\)
12) \(8m^3\)
13) \(x^4y^4\)
14) \(36x^8\)
15) \(36x^{20}\)
16) \(u^8v^6\)
17) \(32x^{20}\)
18) \(8x^{15}\)
19) \(36x^8\)
20) \(16p^8\)
21) \(\frac{1}{4n^6}\)

---

Let me know if you’d like these written out with more detailed steps or formatted for printing! 😊
Parent Tip: Review the logic above to help your child master the concept of power of products and quotients worksheet.
Print Download

How to use

Click Print to open a print-ready version directly in your browser, or use Download to save the file to your device. The ⭐ Answer button generates an AI answer key instantly - useful for teachers who need a quick reference. Need a different version? Our AI Worksheet Generator lets you create a custom worksheet on any topic in seconds.

(view all power of products and quotients worksheet)

Laws of Exponents Worksheets
Algebra 1 Worksheets | Exponents Worksheets
Exponent Rules Notes and Worksheets - Lindsay Bowden
Powers of Products Worksheets - 15 Worksheets.com
Powers of Products and Quotients worksheets
KutaSoftware: PreAlgebra- Powers Of Products And Quotients
Products and Quotients to a Power - Algebra 1 - Exponents Worksheets
Quotient Rule of Exponents Worksheets (printable, online, answers ...
Power of a Quotient Lesson Plans & Worksheets Reviewed by Teachers
Worksheet: Rules for Exponents - Powers of Products and Quotients ...