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

Dividing Exponents Worksheet | isgb.edu.ar - Free Printable

Dividing Exponents Worksheet | isgb.edu.ar

Educational worksheet: Dividing Exponents Worksheet | isgb.edu.ar. Download and print for classroom or home learning activities.

JPG 1700×2200 155.5 KB Free · Personal Use
Quality Assured by Worksheets Library Team
Reviewed for educational accuracy and age-appropriateness
ID: #1631500
Show Answer Key & Explanations Step-by-step solution for: Dividing Exponents Worksheet | isgb.edu.ar
Let's go through each problem step by step and verify the simplifications, ensuring that all answers contain only positive exponents, as required.

We'll use the following exponent rules:

1. $\frac{a^m}{a^n} = a^{m-n}$
2. $a^{-n} = \frac{1}{a^n}$
3. $\frac{1}{a^{-n}} = a^n$
4. When dividing variables with exponents, subtract the exponents: $\frac{a^m}{a^n} = a^{m-n}$

---

1) $\frac{9k^{-5}}{3k^5 w^{-4}}$



- Simplify coefficients: $\frac{9}{3} = 3$
- For $k$: $k^{-5} / k^5 = k^{-5 - 5} = k^{-10}$
- For $w$: $1 / w^{-4} = w^4$ (since $w^{-4}$ in denominator becomes $w^4$ in numerator)

So:
$$
\frac{9k^{-5}}{3k^5 w^{-4}} = 3 \cdot k^{-10} \cdot w^4 = \frac{3w^4}{k^{10}}
$$

Correct

---

2) $\frac{hd}{3h^3 d^5}$



- Coefficients: $1/3$
- $h$: $h^1 / h^3 = h^{1-3} = h^{-2}$
- $d$: $d^1 / d^5 = d^{-4}$

So:
$$
\frac{hd}{3h^3 d^5} = \frac{1}{3} \cdot h^{-2} \cdot d^{-4} = \frac{1}{3h^2 d^4}
$$

Correct

---

3) $\frac{7r}{9r^6}$



- Coefficients: $7/9$
- $r$: $r^1 / r^6 = r^{-5}$

So:
$$
\frac{7r}{9r^6} = \frac{7}{9} \cdot r^{-5} = \frac{7}{9r^5}
$$

Correct

---

4) $\frac{7^5}{7^{-5}}$



Use rule: $\frac{a^m}{a^n} = a^{m-n}$

$$
7^{5 - (-5)} = 7^{10}
$$

Correct

---

5) $\frac{7^{-5}}{7}$



Note: $7 = 7^1$, so:

$$
\frac{7^{-5}}{7^1} = 7^{-5 - 1} = 7^{-6} = \frac{1}{7^6}
$$

Correct

---

6) $\frac{3kr^3}{5k^5 r^6}$



- Coefficients: $3/5$
- $k$: $k^1 / k^5 = k^{-4}$
- $r$: $r^3 / r^6 = r^{-3}$

So:
$$
\frac{3kr^3}{5k^5 r^6} = \frac{3}{5} \cdot k^{-4} \cdot r^{-3} = \frac{3}{5k^4 r^3}
$$

Correct

---

7) $\frac{8w^3}{5w^2}$



- Coefficients: $8/5$
- $w$: $w^3 / w^2 = w^{1}$

So:
$$
\frac{8w^3}{5w^2} = \frac{8w}{5}
$$

Correct

---

8) $\frac{4z^{-6}}{8z^6}$



- Coefficients: $4/8 = 1/2$
- $z$: $z^{-6} / z^6 = z^{-12}$

So:
$$
\frac{4z^{-6}}{8z^6} = \frac{1}{2} \cdot z^{-12} = \frac{1}{2z^{12}}
$$

Correct

---

9) $\frac{8n^{-2} c^3}{4n^4 c^{-3}}$



- Coefficients: $8/4 = 2$
- $n$: $n^{-2} / n^4 = n^{-6}$
- $c$: $c^3 / c^{-3} = c^{3 - (-3)} = c^6$

So:
$$
\frac{8n^{-2} c^3}{4n^4 c^{-3}} = 2 \cdot n^{-6} \cdot c^6 = \frac{2c^6}{n^6}
$$

Correct

---

10) $\frac{3g}{7g^{-4}}$



- Coefficients: $3/7$
- $g$: $g^1 / g^{-4} = g^{1 - (-4)} = g^5$

So:
$$
\frac{3g}{7g^{-4}} = \frac{3}{7} \cdot g^5 = \frac{3g^5}{7}
$$

Correct

---

11) $\frac{3d^3}{7d}$



- Coefficients: $3/7$
- $d$: $d^3 / d^1 = d^{2}$

Wait! The given answer is $\frac{3}{7d^4}$ — this is wrong.

Let’s compute:
$$
\frac{3d^3}{7d} = \frac{3}{7} \cdot d^{3-1} = \frac{3}{7} d^2
$$

But the image says: $\frac{3}{7d^4}$ — which is incorrect.

Incorrect — should be $\boxed{\frac{3d^2}{7}}$

---

12) $\frac{9r^5}{5r}$



- Coefficients: $9/5$
- $r$: $r^5 / r^1 = r^4$

So:
$$
\frac{9r^5}{5r} = \frac{9r^4}{5}
$$

Correct

---

## Final Summary:

All problems are correct except #11.

Problem 11 is wrong.



Correct Answer for #11:
$$
\frac{3d^3}{7d} = \frac{3}{7} d^{3-1} = \frac{3d^2}{7}
$$

---

## Corrected Answers:

| Problem | Correct Answer |
|--------|----------------|
| 1) | $\frac{3w^4}{k^{10}}$ |
| 2) | $\frac{1}{3h^2 d^4}$ |
| 3) | $\frac{7}{9r^5}$ |
| 4) | $7^{10}$ |
| 5) | $\frac{1}{7^6}$ |
| 6) | $\frac{3}{5k^4 r^3}$ |
| 7) | $\frac{8w}{5}$ |
| 8) | $\frac{1}{2z^{12}}$ |
| 9) | $\frac{2c^6}{n^6}$ |
| 10) | $\frac{3g^5}{7}$ |
| 11) | $\frac{3d^2}{7}$ ← corrected |
| 12) | $\frac{9r^4}{5}$ |

---

Conclusion: All answers are correct except #11, which should be $\boxed{\frac{3d^2}{7}}$.
Parent Tip: Review the logic above to help your child master the concept of division with exponents 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 division with exponents worksheet)

Free Guide: Dividing Exponents Explained — Mashup Math
Dividing Exponents Worksheet | isgb.edu.ar
Eighth Grade Dividing Exponents With the Same Base Activity
50+ Division as Repeated Subtraction worksheets for 8th Class on ...
Dividing Exponents With a Larger or Equal Exponent in the Dividend ...
Dividing Decimals by Positive Powers of Ten (Exponent Form) (A)
Free exponents worksheets
exponents Worksheets
simplifying exponent expressions (division,multiplication) Math ...
Exponential Expressions: Multiplying and Dividing Worksheet | Fun ...