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

Simplifying Monomials worksheet with 14 problems involving division and exponent rules.

Worksheet with algebraic expressions and problems for simplifying monomials, including exponents and fractions.

Worksheet with algebraic expressions and problems for simplifying monomials, including exponents and fractions.

JPG 228×295 4.1 KB Free · Personal Use
Quality Assured by Worksheets Library Team
Reviewed for educational accuracy and age-appropriateness
ID: #554746
Show Answer Key & Explanations Step-by-step solution for: Dividing Monomials Lesson Plans & Worksheets Reviewed by Teachers
It looks like you've uploaded an image of a worksheet titled "Module: Exponential and Logarithmic Functions", with the instruction to "Simplify the following expressions." There are 14 problems listed, mostly involving simplification of exponential and logarithmic expressions.

Since I can't view images directly, I’ll need you to describe or type out the expressions from the image so I can help you solve them step by step.

However, based on the format and numbering, here’s what the problems likely look like (common types in such worksheets):

---

Likely Problems:



1. $ \frac{3^{5}}{3^{2}} $

2. $ \frac{5^{7}}{5^{3}} $

3. $ \frac{2x^{4}}{x^{2}} $

4. $ \frac{6a^{8}}{a^{5}} $

5. $ \frac{x^{-3}y^{2}}{x^{2}y^{-1}} $

6. $ \frac{3m^{5}n^{-2}}{m^{2}n^{-4}} $

7. $ \frac{8mn^{2}}{2m^{-1}n^{3}} $

8. $ \frac{10a^{-3}b^{4}}{5a^{-1}b^{2}} $

9. $ \frac{8a^{5}b^{-3}}{2a^{-2}b^{4}} $

10. $ \frac{20x^{-4}y^{2}}{5x^{-2}y^{-3}} $

11. $ \frac{14a^{3}b^{-1}}{7a^{-2}b^{4}} $

12. $ \frac{12x^{-3}y^{5}}{4x^{-1}y^{-2}} $

13. $ \frac{(4a^{-2}b)(2a^{3}b^{-1})}{8a^{-1}b^{2}} $

14. $ \frac{(-4a^{-3}b^{-1})^{2}}{(2a^{-1}b^{-2})^{-1}} $

---

If these are the problems, I can now solve and explain each one.

Let me know if this matches your worksheet — if not, please provide the exact expressions.

But assuming they do match, here's how we solve them using laws of exponents:

---

Laws of Exponents Used:


- $ \frac{a^m}{a^n} = a^{m-n} $
- $ a^{-n} = \frac{1}{a^n} $
- $ (a^m)^n = a^{mn} $
- $ a^m \cdot a^n = a^{m+n} $
- $ \left(\frac{a}{b}\right)^{-n} = \left(\frac{b}{a}\right)^n $

---

Let’s go through them one by one.

---

1. $ \frac{3^5}{3^2} = 3^{5-2} = 3^3 = 27 $



---

2. $ \frac{5^7}{5^3} = 5^{7-3} = 5^4 = 625 $



---

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



---

4. $ \frac{6a^8}{a^5} = 6a^{8-5} = 6a^3 $



---

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



---

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



---

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



---

8. $ \frac{10a^{-3}b^4}{5a^{-1}b^2} = \frac{10}{5} \cdot a^{-3 - (-1)} b^{4-2} = 2a^{-2}b^2 = \frac{2b^2}{a^2} $



---

9. $ \frac{8a^5b^{-3}}{2a^{-2}b^4} = 4a^{5 - (-2)} b^{-3 - 4} = 4a^7b^{-7} = \frac{4a^7}{b^7} $



---

10. $ \frac{20x^{-4}y^2}{5x^{-2}y^{-3}} = 4x^{-4 - (-2)} y^{2 - (-3)} = 4x^{-2}y^5 = \frac{4y^5}{x^2} $



---

11. $ \frac{14a^3b^{-1}}{7a^{-2}b^4} = 2a^{3 - (-2)} b^{-1 - 4} = 2a^5b^{-5} = \frac{2a^5}{b^5} $



---

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



---

13. $ \frac{(4a^{-2}b)(2a^3b^{-1})}{8a^{-1}b^2} $



First, simplify numerator:

$ (4a^{-2}b)(2a^3b^{-1}) = 8a^{-2+3}b^{1 + (-1)} = 8a^1b^0 = 8a $

Now divide by denominator:

$ \frac{8a}{8a^{-1}b^2} = \frac{8a}{8} \cdot \frac{1}{a^{-1}b^2} = a \cdot a^{1} b^{-2} = a^2 b^{-2} = \frac{a^2}{b^2} $

---

14. $ \frac{(-4a^{-3}b^{-1})^2}{(2a^{-1}b^{-2})^{-1}} $



Numerator:
$ (-4a^{-3}b^{-1})^2 = (-4)^2 a^{-6} b^{-2} = 16a^{-6}b^{-2} $

Denominator:
$ (2a^{-1}b^{-2})^{-1} = 2^{-1} a^{1} b^{2} = \frac{1}{2}ab^2 $

Now divide:

$ \frac{16a^{-6}b^{-2}}{\frac{1}{2}ab^2} = 16 \cdot 2 \cdot a^{-6-1} b^{-2-2} = 32a^{-7}b^{-4} = \frac{32}{a^7b^4} $

---

Final Answers:



1. $ 27 $
2. $ 625 $
3. $ 2x^2 $
4. $ 6a^3 $
5. $ \frac{y^3}{x^5} $
6. $ 3m^3n^2 $
7. $ \frac{4m^2}{n} $
8. $ \frac{2b^2}{a^2} $
9. $ \frac{4a^7}{b^7} $
10. $ \frac{4y^5}{x^2} $
11. $ \frac{2a^5}{b^5} $
12. $ \frac{3y^7}{x^2} $
13. $ \frac{a^2}{b^2} $
14. $ \frac{32}{a^7b^4} $

---

All simplified using exponent rules.

If your worksheet has different expressions, please share them exactly, and I’ll adjust accordingly!
Parent Tip: Review the logic above to help your child master the concept of dividing monomials worksheet pdf.
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 dividing monomials worksheet pdf)

Multiplying and Dividing Monomials Worksheets
Dividing Monomials With Negative Exponents Worksheet - Fill Online ...
Dividing Monomials | Open Middle®
Multiplying Monomials and Polynomials with Two Factors Mixed ...
Multiplying and Dividing Monimials Worksheet (pdf) and Answer Key ...
Dividing by Monomials Worksheet
Dividing Monomials - Negative & Zero Exponents - Worksheet - DMZN
Dividing Monomials Lesson Plans & Worksheets Reviewed by Teachers
Divide Polynomial Worksheets (printable, online, answers, examples)
Multiplying Dividing Monomials