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

Algebra worksheet featuring 27 problems on factoring quadratic expressions.

A worksheet with 27 algebraic equations involving factoring quadratic expressions.

A worksheet with 27 algebraic equations involving factoring quadratic expressions.

JPG 270×350 7.9 KB Free · Personal Use
Quality Assured by Worksheets Library Team
Reviewed for educational accuracy and age-appropriateness
ID: #468309
Show Answer Key & Explanations Step-by-step solution for: Algebra 2 Mixed Factoring Practice Worksheet by Plain and Simple ...
It looks like you've uploaded an image containing a list of algebraic expressions, but no specific task or question was included. The expressions are numbered from 13 to 27 and appear to be quadratic equations or polynomial expressions.

Here’s the list of expressions as they appear:

13. $ 6x^2 + 18x $
14. $ x^2 + 12x + 42 $
15. $ 3x^2 + 20x + 6 $
16. $ 2x^2 - 12x $
17. $ 48x^2 - 4x^3 $
18. $ 12x^2 + 12x - 24 $
19. $ 2x^2 - 9x - 12 $
20. $ x^2 + 10x + 25 $
21. $ 81x^2 - 25 $
22. $ 14x^2 + 2x^3 $
23. $ x^2 - 27 $
24. $ x^2 + 14x + 49 $
25. $ 4x^2 - 100 $
26. $ 16x^2y^2 + 2xyz - 8xy^3 $
27. $ 3x^2 - 6x + 9 $

---

Possible Tasks:


Since no explicit instruction was given, here are common types of problems associated with such expressions:

1. Factor each expression
2. Solve for $ x $ (if it's an equation)
3. Simplify or rewrite in standard form
4. Identify if it's a perfect square trinomial, difference of squares, etc.

Let me assume the task is: Factor each expression completely.

I’ll go through them one by one and factor where possible.

---

Factoring Each Expression:



13. $ 6x^2 + 18x $
Factor out GCF:
$ = 6x(x + 3) $

---

14. $ x^2 + 12x + 42 $
Check discriminant: $ b^2 - 4ac = 144 - 168 = -24 < 0 $ → No real factors
Does not factor over real numbers
(Prime)

---

15. $ 3x^2 + 20x + 6 $
Try factoring:
Need two numbers that multiply to $ 3 \cdot 6 = 18 $, add to 20 → none
Discriminant: $ 400 - 72 = 328 $, not a perfect square → No rational factors
Prime over integers

---

16. $ 2x^2 - 12x $
Factor out GCF:
$ = 2x(x - 6) $

---

17. $ 48x^2 - 4x^3 $
Rewrite: $ -4x^3 + 48x^2 $
Factor out GCF:
$ = -4x^2(x - 12) $

---

18. $ 12x^2 + 12x - 24 $
Factor out GCF: $ 12(x^2 + x - 2) $
Now factor: $ x^2 + x - 2 = (x + 2)(x - 1) $
So: $ = 12(x + 2)(x - 1) $

---

19. $ 2x^2 - 9x - 12 $
Use AC method: $ a=2, b=-9, c=-12 $ → $ ac = -24 $
Find two numbers: $ -12 $ and $ 2 $: $ (-12)(2) = -24 $, $ -12 + 2 = -10 $ → no
Try $ -8 $ and $ 3 $: $ -8+3=-5 $ → no
Try $ 3 $ and $ -8 $: same
Try $ 4 $ and $ -6 $: $ -2 $ → no
Try $ -6 $ and $ 4 $: $ -2 $ → no
Discriminant: $ 81 + 96 = 177 $ → not a perfect square → No rational factors
Prime over integers

---

20. $ x^2 + 10x + 25 $
Perfect square trinomial:
$ = (x + 5)^2 $

---

21. $ 81x^2 - 25 $
Difference of squares:
$ = (9x)^2 - (5)^2 = (9x - 5)(9x + 5) $

---

22. $ 14x^2 + 2x^3 $
Rewrite: $ 2x^3 + 14x^2 $
Factor out GCF: $ 2x^2(x + 7) $

---

23. $ x^2 - 27 $
Difference of squares? $ x^2 - (\sqrt{27})^2 $, but $ \sqrt{27} $ not integer
But $ 27 = 9 \cdot 3 $, so:
$ = x^2 - 27 = (x - \sqrt{27})(x + \sqrt{27}) $ → irrational
Or write as: $ x^2 - 27 $ → Not factorable over integers, but can be written as:
$ = (x - 3\sqrt{3})(x + 3\sqrt{3}) $ → irrational
Prime over integers

---

24. $ x^2 + 14x + 49 $
Perfect square: $ = (x + 7)^2 $

---

25. $ 4x^2 - 100 $
Factor out GCF: $ 4(x^2 - 25) $
Then: $ x^2 - 25 = (x - 5)(x + 5) $
So: $ = 4(x - 5)(x + 5) $

---

26. $ 16x^2y^2 + 2xyz - 8xy^3 $
Factor out GCF: all terms have $ 2xy $?
Check:
- $ 16x^2y^2 $: yes
- $ 2xyz $: yes
- $ 8xy^3 $: yes
GCF: $ 2xy $
So:
$ = 2xy(8xy + z - 4y^2) $
Now look at inside: $ 8xy - 4y^2 + z $ → not easily factorable
So final answer: $ = 2xy(8xy - 4y^2 + z) $

---

27. $ 3x^2 - 6x + 9 $
Factor out GCF: $ 3(x^2 - 2x + 3) $
Now check $ x^2 - 2x + 3 $:
Discriminant: $ 4 - 12 = -8 $ → no real roots → No real factors
→ So: $ = 3(x^2 - 2x + 3) $

---

Summary of Factored Forms:



| Number | Expression | Factored Form |
|--------|------------|----------------|
| 13 | $ 6x^2 + 18x $ | $ 6x(x + 3) $ |
| 14 | $ x^2 + 12x + 42 $ | Prime |
| 15 | $ 3x^2 + 20x + 6 $ | Prime |
| 16 | $ 2x^2 - 12x $ | $ 2x(x - 6) $ |
| 17 | $ 48x^2 - 4x^3 $ | $ -4x^2(x - 12) $ |
| 18 | $ 12x^2 + 12x - 24 $ | $ 12(x + 2)(x - 1) $ |
| 19 | $ 2x^2 - 9x - 12 $ | Prime |
| 20 | $ x^2 + 10x + 25 $ | $ (x + 5)^2 $ |
| 21 | $ 81x^2 - 25 $ | $ (9x - 5)(9x + 5) $ |
| 22 | $ 14x^2 + 2x^3 $ | $ 2x^2(x + 7) $ |
| 23 | $ x^2 - 27 $ | Prime over integers |
| 24 | $ x^2 + 14x + 49 $ | $ (x + 7)^2 $ |
| 25 | $ 4x^2 - 100 $ | $ 4(x - 5)(x + 5) $ |
| 26 | $ 16x^2y^2 + 2xyz - 8xy^3 $ | $ 2xy(8xy - 4y^2 + z) $ |
| 27 | $ 3x^2 - 6x + 9 $ | $ 3(x^2 - 2x + 3) $ |

---

If your original task was different (e.g., solving equations, completing the square, graphing), please clarify, and I’ll adjust accordingly.

Let me know what you'd like to do next!
Parent Tip: Review the logic above to help your child master the concept of algebra 2 factoring review 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 algebra 2 factoring review worksheet)

More Factoring Over Real Numbers
Algebra 2 Tutorial &amp; Worksheets: Factoring Polynomial Expressions
Algebra 2 Mixed Factoring Practice Worksheet by Plain and Simple ...
Factoring with Symbols - using symbols instead of numbers to help ...
SOLUTION: Kuta Software Infinite Algebra 2: Factoring by Grouping ...
Quadratic Factoring Practice 50 Problems With Full Solutions ...
Algebra 2 Worksheets | Polynomial Functions Worksheets
Algebra 2 Mixed Factoring Practice Worksheet by Plain and Simple ...
Factoring Practice! | Mrs. E Teaches Math
Infinite Algebra 2 - Factoring Review.pdf - Pre-AP Algebra 2 Name ...