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

Exponents Worksheets | Exponent worksheets, Teaching algebra, 10th ... - Free Printable

Exponents Worksheets | Exponent worksheets, Teaching algebra, 10th ...

Educational worksheet: Exponents Worksheets | Exponent worksheets, Teaching algebra, 10th .... Download and print for classroom or home learning activities.

PNG 296×428 8.8 KB Free · Personal Use
Quality Assured by Worksheets Library Team
Reviewed for educational accuracy and age-appropriateness
ID: #305353
⭐
Show Answer Key & Explanations Step-by-step solution for: Exponents Worksheets | Exponent worksheets, Teaching algebra, 10th ...
▼
Let's solve each of these exponent problems step by step using the laws of exponents. We'll simplify each expression and write the answers with positive exponents only.

---

Exponent Rules Recap:



1. $ a^m \cdot a^n = a^{m+n} $
2. $ \frac{a^m}{a^n} = a^{m-n} $
3. $ (a^m)^n = a^{m \cdot n} $
4. $ (ab)^n = a^n b^n $
5. $ \left(\frac{a}{b}\right)^n = \frac{a^n}{b^n} $
6. $ a^{-n} = \frac{1}{a^n} $
7. $ \frac{1}{a^{-n}} = a^n $

We’ll apply these rules one by one.

---

1) $ \left( \frac{x^4 y^5}{x^2 y^3} \right)^{-2} $



Simplify inside first:

$$
\frac{x^4 y^5}{x^2 y^3} = x^{4-2} y^{5-3} = x^2 y^2
$$

Now raise to $-2$:

$$
(x^2 y^2)^{-2} = x^{-4} y^{-4}
$$

Convert to positive exponents:

$$
= \frac{1}{x^4 y^4}
$$

✔ Answer: $ \boxed{\frac{1}{x^4 y^4}} $

---

2) $ (a^3 b^3)(ab^2)^2 $



First, expand $ (ab^2)^2 $:

$$
(ab^2)^2 = a^2 b^4
$$

Now multiply:

$$
a^3 b^3 \cdot a^2 b^4 = a^{3+2} b^{3+4} = a^5 b^7
$$

✔ Answer: $ \boxed{a^5 b^7} $

---

3) $ \left( \frac{8m^3 n^{-4}}{2mn^{-3}} \right)^{-1} $



Simplify inside first:

$$
\frac{8m^3 n^{-4}}{2mn^{-3}} = \frac{8}{2} \cdot m^{3-1} \cdot n^{-4 - (-3)} = 4 m^2 n^{-1}
$$

Now raise to $-1$:

$$
(4 m^2 n^{-1})^{-1} = 4^{-1} m^{-2} n^{1} = \frac{n}{4 m^2}
$$

✔ Answer: $ \boxed{\frac{n}{4m^2}} $

---

4) $ (5p^3 q^2)(2p^3 q)^2 $



First, expand $ (2p^3 q)^2 $:

$$
= 2^2 p^{6} q^2 = 4 p^6 q^2
$$

Now multiply:

$$
5p^3 q^2 \cdot 4p^6 q^2 = 20 p^{3+6} q^{2+2} = 20 p^9 q^4
$$

✔ Answer: $ \boxed{20p^9 q^4} $

---

5) $ \frac{(4b^{-3})^2 (2b^4)}{4b^{-6}} $



First, expand numerator:

$$
(4b^{-3})^2 = 16 b^{-6}, \quad \text{so numerator: } 16 b^{-6} \cdot 2b^4 = 32 b^{-6+4} = 32 b^{-2}
$$

Denominator: $ 4b^{-6} $

Now divide:

$$
\frac{32 b^{-2}}{4 b^{-6}} = 8 b^{-2 - (-6)} = 8 b^{4}
$$

✔ Answer: $ \boxed{8b^4} $

---

6) $ (a^{-2})^{-3}(a^4)^{-3} $



Apply power rule:

$$
(a^{-2})^{-3} = a^{(-2)(-3)} = a^6 \\
(a^4)^{-3} = a^{-12}
$$

Now multiply:

$$
a^6 \cdot a^{-12} = a^{6-12} = a^{-6} = \frac{1}{a^6}
$$

✔ Answer: $ \boxed{\frac{1}{a^6}} $

---

7) $ \left( \frac{40x^2}{31y^{10}} \right)^{-3} $



Apply negative exponent:

$$
= \left( \frac{31y^{10}}{40x^2} \right)^3 = \frac{31^3 y^{30}}{40^3 x^6}
$$

Calculate powers:

- $ 31^3 = 29791 $
- $ 40^3 = 64000 $

So:

$$
= \frac{29791 y^{30}}{64000 x^6}
$$

✔ Answer: $ \boxed{\frac{29791 y^{30}}{64000 x^6}} $

---

8) $ \left( \frac{2^{-3} a^{-4}}{x^5 a^{-5}} \right) (3x^{-4}) $



First, simplify the fraction:

$$
\frac{2^{-3} a^{-4}}{x^5 a^{-5}} = 2^{-3} x^{-5} a^{-4 - (-5)} = 2^{-3} x^{-5} a^{1}
$$

Now multiply by $ 3x^{-4} $:

$$
= 3 \cdot 2^{-3} x^{-5} x^{-4} a = \frac{3}{8} x^{-9} a
$$

Write with positive exponents:

$$
= \frac{3a}{8x^9}
$$

✔ Answer: $ \boxed{\frac{3a}{8x^9}} $

---

9) $ \left( \frac{m^{-3} n^{-5}}{m^{-2} n^{-1}} \right)^{-4} $



Simplify inside:

$$
\frac{m^{-3} n^{-5}}{m^{-2} n^{-1}} = m^{-3 - (-2)} n^{-5 - (-1)} = m^{-1} n^{-4}
$$

Now raise to $-4$:

$$
(m^{-1} n^{-4})^{-4} = m^{4} n^{16}
$$

✔ Answer: $ \boxed{m^4 n^{16}} $

---

10) $ \frac{8p^3 q^{-2}}{16p^{-1} q^3} $



Simplify:

$$
\frac{8}{16} \cdot p^{3 - (-1)} \cdot q^{-2 - 3} = \frac{1}{2} p^4 q^{-5} = \frac{p^4}{2q^5}
$$

✔ Answer: $ \boxed{\frac{p^4}{2q^5}} $

---

11) $ \left( \frac{3x^{-3} y^2}{x^4 y^{-2}} \right)^{-2} $



Simplify inside:

$$
\frac{3x^{-3} y^2}{x^4 y^{-2}} = 3 x^{-3-4} y^{2 - (-2)} = 3 x^{-7} y^4
$$

Now raise to $-2$:

$$
(3 x^{-7} y^4)^{-2} = 3^{-2} x^{14} y^{-8} = \frac{1}{9} x^{14} y^{-8} = \frac{x^{14}}{9y^8}
$$

✔ Answer: $ \boxed{\frac{x^{14}}{9y^8}} $

---

12) $ (3z^2 w^3)^2 (2w^{-3})^2 (1w^{-1})^{-2} $



Break it down:

- $ (3z^2 w^3)^2 = 9 z^4 w^6 $
- $ (2w^{-3})^2 = 4 w^{-6} $
- $ (1w^{-1})^{-2} = (w^{-1})^{-2} = w^2 $

Now multiply all:

$$
9 z^4 w^6 \cdot 4 w^{-6} \cdot w^2 = 36 z^4 w^{6 - 6 + 2} = 36 z^4 w^2
$$

✔ Answer: $ \boxed{36z^4 w^2} $

---

13) $ (4a^2 z^{-3})^2 (z^{-3})^2 (a^{-3})^2 (a^{-1})^{-2} $



Compute each term:

- $ (4a^2 z^{-3})^2 = 16 a^4 z^{-6} $
- $ (z^{-3})^2 = z^{-6} $
- $ (a^{-3})^2 = a^{-6} $
- $ (a^{-1})^{-2} = a^{2} $

Now multiply:

$$
16 a^4 z^{-6} \cdot z^{-6} \cdot a^{-6} \cdot a^2 = 16 a^{4 - 6 + 2} z^{-12} = 16 a^{0} z^{-12} = 16 \cdot 1 \cdot z^{-12} = \frac{16}{z^{12}}
$$

✔ Answer: $ \boxed{\frac{16}{z^{12}}} $

---

14) $ \left( \frac{8x^{-2} y^3}{2xy^{-2}} \right)^{-3} $



Simplify inside:

$$
\frac{8x^{-2} y^3}{2xy^{-2}} = 4 x^{-2 - 1} y^{3 - (-2)} = 4 x^{-3} y^5
$$

Now raise to $-3$:

$$
(4 x^{-3} y^5)^{-3} = 4^{-3} x^{9} y^{-15} = \frac{1}{64} x^9 y^{-15} = \frac{x^9}{64 y^{15}}
$$

✔ Answer: $ \boxed{\frac{x^9}{64 y^{15}}} $

---

15) $ \frac{(2z^{-2})^3 (4z^2 z^{-1})}{4z^{-3}} $



Simplify numerator:

- $ (2z^{-2})^3 = 8 z^{-6} $
- $ 4z^2 z^{-1} = 4 z^{2 - 1} = 4 z^1 $

So numerator: $ 8 z^{-6} \cdot 4 z = 32 z^{-5} $

Denominator: $ 4 z^{-3} $

Now divide:

$$
\frac{32 z^{-5}}{4 z^{-3}} = 8 z^{-5 - (-3)} = 8 z^{-2} = \frac{8}{z^2}
$$

✔ Answer: $ \boxed{\frac{8}{z^2}} $

---

✔ Final Answers Summary:



| Problem | Answer |
|--------|--------|
| 1 | $ \frac{1}{x^4 y^4} $ |
| 2 | $ a^5 b^7 $ |
| 3 | $ \frac{n}{4m^2} $ |
| 4 | $ 20p^9 q^4 $ |
| 5 | $ 8b^4 $ |
| 6 | $ \frac{1}{a^6} $ |
| 7 | $ \frac{29791 y^{30}}{64000 x^6} $ |
| 8 | $ \frac{3a}{8x^9} $ |
| 9 | $ m^4 n^{16} $ |
| 10 | $ \frac{p^4}{2q^5} $ |
| 11 | $ \frac{x^{14}}{9y^8} $ |
| 12 | $ 36z^4 w^2 $ |
| 13 | $ \frac{16}{z^{12}} $ |
| 14 | $ \frac{x^9}{64 y^{15}} $ |
| 15 | $ \frac{8}{z^2} $ |

Let me know if you'd like this formatted as a printable sheet or need explanations for any specific problem!
Parent Tip: Review the logic above to help your child master the concept of laws of exponent 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 laws of exponent worksheet)

Exponents Worksheets | Exponent worksheets, Algebra worksheets ...
Exponents Rules 7 Worksheet
Properties of Exponents Activity {Exponent Rules Worksheet} {Laws of Exponents
Laws of Exponents Worksheet for 9th - 11th Grade | Lesson Planet
Product Rule of Exponents Worksheets (printable, online, answers ...
50+ Exponents worksheets for 8th Class on Quizizz | Free & Printable
Algebra 1 Worksheets | Exponents Worksheets
Multiplying Exponents (With Negatives) (A)
Exponents Worksheets for Grade 5 | K5 Learning
Laws of Exponents online worksheet for Grade 9 | Live Worksheets