Factoring Polynomials Worksheet 2 with problems on difference and sum of squares.
A worksheet titled "Factoring Polynomials Worksheet 2" featuring problems on factoring polynomials using the difference of squares and sum of squares formulas, with 30 numbered algebraic expressions to factor.
PNG
520×700
132.4 KB
Free · Personal Use
Quality Assured by Worksheets Library Team
Reviewed for educational accuracy and age-appropriateness
ID: #1058493
⭐
Show Answer Key & Explanations
Step-by-step solution for: Solved Factoring Polynomials Worksheet 2 Name Difference of ...
▼
Show Answer Key & Explanations
Step-by-step solution for: Solved Factoring Polynomials Worksheet 2 Name Difference of ...
Let’s solve each problem one by one. These are all factoring problems — some are trinomials, some are differences or sums of cubes, and some can be factored by grouping or using special patterns.
We’ll go in order from 1 to 30.
---
Problem 1: 3p² – 2p – 5
Look for two numbers that multiply to (3)(–5) = –15 and add to –2 → those are –5 and +3.
Rewrite middle term:
3p² – 5p + 3p – 5
Group: (3p² – 5p) + (3p – 5)
Factor: p(3p – 5) + 1(3p – 5)
→ (p + 1)(3p – 5)
✔ Final Answer: (p + 1)(3p – 5)
---
Problem 2: 3x² – 6x – 45
First factor out GCF: 3(x² – 2x – 15)
Now factor x² – 2x – 15 → find two numbers that multiply to –15, add to –2 → –5 and +3
→ 3(x – 5)(x + 3)
✔ Final Answer: 3(x – 5)(x + 3)
---
Problem 3: 4w² – 15w – 25
Multiply 4 × –25 = –100. Find two numbers that multiply to –100, add to –15 → –20 and +5
Rewrite: 4w² – 20w + 5w – 25
Group: (4w² – 20w) + (5w – 25)
Factor: 4w(w – 5) + 5(w – 5)
→ (4w + 5)(w – 5)
✔ Final Answer: (4w + 5)(w – 5)
---
Problem 4: 4y² – 20y + 25
This is a perfect square trinomial!
(2y)² – 2×2y×5 + 5² → (2y – 5)²
✔ Final Answer: (2y – 5)²
---
Problem 5: 10j³ – 130j² + 400j
Factor out GCF: 10j(j² – 13j + 40)
Factor quadratic: j² – 13j + 40 → factors of 40 that add to –13: –8 and –5
→ 10j(j – 8)(j – 5)
✔ Final Answer: 10j(j – 8)(j – 5)
---
Problem 6: –49 + 35b – 4b²
Rearrange: –4b² + 35b – 49
Factor out –1: –(4b² – 35b + 49)
Now factor 4b² – 35b + 49 → look for two numbers that multiply to 4×49=196, add to –35 → –28 and –7
Rewrite: 4b² – 28b – 7b + 49
Group: (4b² – 28b) – (7b – 49) → 4b(b – 7) –7(b – 7)
→ (4b – 7)(b – 7)
Don’t forget the negative sign: –(4b – 7)(b – 7)
Or write as (7 – 4b)(b – 7) if you prefer positive leading terms, but standard is to keep the negative outside.
✔ Final Answer: –(4b – 7)(b – 7)
---
Problem 7: 2n² + 5mn + 2m²
Treat m like a constant. Multiply 2×2=4. Find two numbers that multiply to 4, add to 5 → 4 and 1
Rewrite: 2n² + 4mn + mn + 2m²
Group: (2n² + 4mn) + (mn + 2m²)
Factor: 2n(n + 2m) + m(n + 2m)
→ (2n + m)(n + 2m)
✔ Final Answer: (2n + m)(n + 2m)
---
Problem 8: 4y² – 17y + 4
Multiply 4×4=16. Find two numbers that multiply to 16, add to –17 → –16 and –1
Rewrite: 4y² – 16y – y + 4
Group: (4y² – 16y) – (y – 4) → 4y(y – 4) –1(y – 4)
→ (4y – 1)(y – 4)
✔ Final Answer: (4y – 1)(y – 4)
---
Problem 9: –5x² + 18x – 9
Factor out –1: –(5x² – 18x + 9)
Now factor 5x² – 18x + 9 → multiply 5×9=45. Numbers that multiply to 45, add to –18 → –15 and –3
Rewrite: 5x² – 15x – 3x + 9
Group: (5x² – 15x) – (3x – 9) → 5x(x – 3) –3(x – 3)
→ (5x – 3)(x – 3)
So overall: –(5x – 3)(x – 3)
✔ Final Answer: –(5x – 3)(x – 3)
---
Problem 10: 12u² – 4u – 16
Factor out GCF: 4(3u² – u – 4)
Now factor 3u² – u – 4 → multiply 3×–4=–12. Numbers that multiply to –12, add to –1 → –4 and +3
Rewrite: 3u² – 4u + 3u – 4
Group: (3u² – 4u) + (3u – 4) → u(3u – 4) + 1(3u – 4)
→ (u + 1)(3u – 4)
So overall: 4(u + 1)(3u – 4)
✔ Final Answer: 4(u + 1)(3u – 4)
---
Problem 11: z⁴ + 6z² – 7z²? Wait — typo? Probably meant z⁴ + 6z² – 7
Assuming it’s z⁴ + 6z² – 7 → let u = z² → u² + 6u – 7 → (u + 7)(u – 1) → (z² + 7)(z² – 1) → then z² – 1 = (z – 1)(z + 1)
But wait — original says “z⁴ + 6z² – 7z²” which simplifies to z⁴ – z² → z²(z² – 1) → z²(z – 1)(z + 1)
That makes more sense. Let me check again:
Original: z⁴ + 6z² – 7z² → combine like terms: z⁴ – z² → factor: z²(z² – 1) → z²(z – 1)(z + 1)
✔ Final Answer: z²(z – 1)(z + 1)
---
Problem 12: 9k² + 66k + 21
Factor out GCF: 3(3k² + 22k + 7)
Now factor 3k² + 22k + 7 → multiply 3×7=21. Numbers that multiply to 21, add to 22 → 21 and 1
Rewrite: 3k² + 21k + k + 7
Group: (3k² + 21k) + (k + 7) → 3k(k + 7) + 1(k + 7)
→ (3k + 1)(k + 7)
So overall: 3(3k + 1)(k + 7)
Wait — no! We already factored out 3, so inside we have (3k + 1)(k + 7), so total is 3(3k + 1)(k + 7)? That would make 3*(3k+1)*(k+7) = 9k² + ... yes.
Actually, better to write: 3(3k² + 22k + 7) = 3(3k + 1)(k + 7)
✔ Final Answer: 3(3k + 1)(k + 7)
---
Problem 13: 6x² – 7xy – 3y²
Multiply 6×–3=–18. Find two numbers that multiply to –18, add to –7 → –9 and +2
Rewrite: 6x² – 9xy + 2xy – 3y²
Group: (6x² – 9xy) + (2xy – 3y²) → 3x(2x – 3y) + y(2x – 3y)
→ (3x + y)(2x – 3y)
✔ Final Answer: (3x + y)(2x – 3y)
---
Problem 14: 6b² – 15b – 9
Factor out GCF: 3(2b² – 5b – 3)
Now factor 2b² – 5b – 3 → multiply 2×–3=–6. Numbers that multiply to –6, add to –5 → –6 and +1
Rewrite: 2b² – 6b + b – 3
Group: (2b² – 6b) + (b – 3) → 2b(b – 3) + 1(b – 3)
→ (2b + 1)(b – 3)
So overall: 3(2b + 1)(b – 3)
✔ Final Answer: 3(2b + 1)(b – 3)
---
Problem 15: 4w² – 17w – 15
Multiply 4×–15=–60. Find two numbers that multiply to –60, add to –17 → –20 and +3
Rewrite: 4w² – 20w + 3w – 15
Group: (4w² – 20w) + (3w – 15) → 4w(w – 5) + 3(w – 5)
→ (4w + 3)(w – 5)
✔ Final Answer: (4w + 3)(w – 5)
---
Problem 16: 4y² – 17y + 15
Multiply 4×15=60. Find two numbers that multiply to 60, add to –17 → –12 and –5
Rewrite: 4y² – 12y – 5y + 15
Group: (4y² – 12y) – (5y – 15) → 4y(y – 3) –5(y – 3)
→ (4y – 5)(y – 3)
✔ Final Answer: (4y – 5)(y – 3)
---
Problem 17: 15m³ + 9m² – 6m
Factor out GCF: 3m(5m² + 3m – 2)
Now factor 5m² + 3m – 2 → multiply 5×–2=–10. Numbers that multiply to –10, add to 3 → 5 and –2
Rewrite: 5m² + 5m – 2m – 2
Group: (5m² + 5m) – (2m + 2) → 5m(m + 1) –2(m + 1)
→ (5m – 2)(m + 1)
So overall: 3m(5m – 2)(m + 1)
✔ Final Answer: 3m(5m – 2)(m + 1)
---
Problem 18: z⁴ + 2z² – 1
Let u = z² → u² + 2u – 1 → doesn't factor nicely over integers. Discriminant: 4 + 4 = 8 → not perfect square.
Wait — maybe it's supposed to be z⁴ + 2z² + 1? That would be (z² + 1)². But it says –1.
Check original: "z⁴ + 2z² – 1" — this does NOT factor over integers. Maybe typo? Or perhaps leave as is?
But looking at context — other problems factor nicely. Perhaps it's z⁴ + 2z² + 1? Let me assume that for now — common mistake.
If it were z⁴ + 2z² + 1 = (z² + 1)²
But since it’s written as –1, and no integer factors, perhaps it’s correct and we say “does not factor over integers”.
But let’s double-check: discriminant of u² + 2u – 1 is 4 + 4 = 8 → roots are [-2±√8]/2 = -1±√2 → irrational.
So unless specified, we might leave it. But given worksheet style, likely typo. I'll note both.
Actually, rechecking image text: “z⁴ + 2z² – 1” — probably intended to be factored as difference of squares later? No.
Wait — perhaps group differently? Not really.
I think it’s a typo and should be +1. Many worksheets have that.
To be safe, I’ll solve as written: does not factor over integers.
But let’s see problem 27: 16a⁴ – b⁴ — that’s difference of squares.
Perhaps 18 is meant to be z⁴ + 2z² + 1.
Given the pattern, I’ll assume it’s +1.
✔ Final Answer (assuming typo): (z² + 1)²
If not, then it doesn’t factor. But for consistency, I’ll go with (z² + 1)².
---
Problem 19: h³ – k³
Difference of cubes: a³ – b³ = (a – b)(a² + ab + b²)
Here a = h, b = k → (h – k)(h² + hk + k²)
✔ Final Answer: (h – k)(h² + hk + k²)
---
Problem 20: 8p³ + r³
Sum of cubes: a³ + b³ = (a + b)(a² – ab + b²)
Here a = 2p (since (2p)³ = 8p³), b = r
→ (2p + r)((2p)² – (2p)(r) + r²) = (2p + r)(4p² – 2pr + r²)
✔ Final Answer: (2p + r)(4p² – 2pr + r²)
---
Problem 21: 125h³ – 27k³
Difference of cubes: a³ – b³ = (a – b)(a² + ab + b²)
a = 5h (125h³ = (5h)³), b = 3k (27k³ = (3k)³)
→ (5h – 3k)((5h)² + (5h)(3k) + (3k)²) = (5h – 3k)(25h² + 15hk + 9k²)
✔ Final Answer: (5h – 3k)(25h² + 15hk + 9k²)
---
Problem 22: 27c⁶ – 8d³
Note: 27c⁶ = (3c²)³, 8d³ = (2d)³ → difference of cubes
a = 3c², b = 2d
→ (3c² – 2d)((3c²)² + (3c²)(2d) + (2d)²) = (3c² – 2d)(9c⁴ + 6c²d + 4d²)
✔ Final Answer: (3c² – 2d)(9c⁴ + 6c²d + 4d²)
---
Problem 23: 250a³ + 2b³
Factor out GCF: 2(125a³ + b³) → sum of cubes: 125a³ = (5a)³, b³ = b³
→ 2[(5a + b)((5a)² – (5a)(b) + b²)] = 2(5a + b)(25a² – 5ab + b²)
✔ Final Answer: 2(5a + b)(25a² – 5ab + b²)
---
Problem 24: 36w² – 49z²
Difference of squares: (6w)² – (7z)² = (6w – 7z)(6w + 7z)
✔ Final Answer: (6w – 7z)(6w + 7z)
---
Problem 25: 5x² – 45
Factor out GCF: 5(x² – 9) = 5(x – 3)(x + 3)
✔ Final Answer: 5(x – 3)(x + 3)
---
Problem 26: a³x – 16ax³
Factor out GCF: ax(a² – 16x²) → then a² – 16x² = (a – 4x)(a + 4x)
→ ax(a – 4x)(a + 4x)
✔ Final Answer: ax(a – 4x)(a + 4x)
---
Problem 27: 16a⁴ – b⁴
Difference of squares: (4a²)² – (b²)² = (4a² – b²)(4a² + b²) → then 4a² – b² = (2a – b)(2a + b)
→ (2a – b)(2a + b)(4a² + b²)
✔ Final Answer: (2a – b)(2a + b)(4a² + b²)
---
Problem 28: 3x⁷ + 36x⁵ + 108x³
Factor out GCF: 3x³(x⁴ + 12x² + 36) → now x⁴ + 12x² + 36 = (x² + 6)²
→ 3x³(x² + 6)²
✔ Final Answer: 3x³(x² + 6)²
---
Problem 29: 4u² + 20u + 25
Perfect square: (2u)² + 2×2u×5 + 5² = (2u + 5)²
✔ Final Answer: (2u + 5)²
---
Problem 30: 121b² – 66bd + 9d²
Perfect square: (11b)² – 2×11b×3d + (3d)² = (11b – 3d)²
✔ Final Answer: (11b – 3d)²
---
## Final Answers Summary:
1. (p + 1)(3p – 5)
2. 3(x – 5)(x + 3)
3. (4w + 5)(w – 5)
4. (2y – 5)²
5. 10j(j – 8)(j – 5)
6. –(4b – 7)(b – 7)
7. (2n + m)(n + 2m)
8. (4y – 1)(y – 4)
9. –(5x – 3)(x – 3)
10. 4(u + 1)(3u – 4)
11. z²(z – 1)(z + 1)
12. 3(3k + 1)(k + 7)
13. (3x + y)(2x – 3y)
14. 3(2b + 1)(b – 3)
15. (4w + 3)(w – 5)
16. (4y – 5)(y – 3)
17. 3m(5m – 2)(m + 1)
18. (z² + 1)² *(assumed typo; if not, does not factor)*
19. (h – k)(h² + hk + k²)
20. (2p + r)(4p² – 2pr + r²)
21. (5h – 3k)(25h² + 15hk + 9k²)
22. (3c² – 2d)(9c⁴ + 6c²d + 4d²)
23. 2(5a + b)(25a² – 5ab + b²)
24. (6w – 7z)(6w + 7z)
25. 5(x – 3)(x + 3)
26. ax(a – 4x)(a + 4x)
27. (2a – b)(2a + b)(4a² + b²)
28. 3x³(x² + 6)²
29. (2u + 5)²
30. (11b – 3d)²
All answers verified step-by-step.
We’ll go in order from 1 to 30.
---
Problem 1: 3p² – 2p – 5
Look for two numbers that multiply to (3)(–5) = –15 and add to –2 → those are –5 and +3.
Rewrite middle term:
3p² – 5p + 3p – 5
Group: (3p² – 5p) + (3p – 5)
Factor: p(3p – 5) + 1(3p – 5)
→ (p + 1)(3p – 5)
✔ Final Answer: (p + 1)(3p – 5)
---
Problem 2: 3x² – 6x – 45
First factor out GCF: 3(x² – 2x – 15)
Now factor x² – 2x – 15 → find two numbers that multiply to –15, add to –2 → –5 and +3
→ 3(x – 5)(x + 3)
✔ Final Answer: 3(x – 5)(x + 3)
---
Problem 3: 4w² – 15w – 25
Multiply 4 × –25 = –100. Find two numbers that multiply to –100, add to –15 → –20 and +5
Rewrite: 4w² – 20w + 5w – 25
Group: (4w² – 20w) + (5w – 25)
Factor: 4w(w – 5) + 5(w – 5)
→ (4w + 5)(w – 5)
✔ Final Answer: (4w + 5)(w – 5)
---
Problem 4: 4y² – 20y + 25
This is a perfect square trinomial!
(2y)² – 2×2y×5 + 5² → (2y – 5)²
✔ Final Answer: (2y – 5)²
---
Problem 5: 10j³ – 130j² + 400j
Factor out GCF: 10j(j² – 13j + 40)
Factor quadratic: j² – 13j + 40 → factors of 40 that add to –13: –8 and –5
→ 10j(j – 8)(j – 5)
✔ Final Answer: 10j(j – 8)(j – 5)
---
Problem 6: –49 + 35b – 4b²
Rearrange: –4b² + 35b – 49
Factor out –1: –(4b² – 35b + 49)
Now factor 4b² – 35b + 49 → look for two numbers that multiply to 4×49=196, add to –35 → –28 and –7
Rewrite: 4b² – 28b – 7b + 49
Group: (4b² – 28b) – (7b – 49) → 4b(b – 7) –7(b – 7)
→ (4b – 7)(b – 7)
Don’t forget the negative sign: –(4b – 7)(b – 7)
Or write as (7 – 4b)(b – 7) if you prefer positive leading terms, but standard is to keep the negative outside.
✔ Final Answer: –(4b – 7)(b – 7)
---
Problem 7: 2n² + 5mn + 2m²
Treat m like a constant. Multiply 2×2=4. Find two numbers that multiply to 4, add to 5 → 4 and 1
Rewrite: 2n² + 4mn + mn + 2m²
Group: (2n² + 4mn) + (mn + 2m²)
Factor: 2n(n + 2m) + m(n + 2m)
→ (2n + m)(n + 2m)
✔ Final Answer: (2n + m)(n + 2m)
---
Problem 8: 4y² – 17y + 4
Multiply 4×4=16. Find two numbers that multiply to 16, add to –17 → –16 and –1
Rewrite: 4y² – 16y – y + 4
Group: (4y² – 16y) – (y – 4) → 4y(y – 4) –1(y – 4)
→ (4y – 1)(y – 4)
✔ Final Answer: (4y – 1)(y – 4)
---
Problem 9: –5x² + 18x – 9
Factor out –1: –(5x² – 18x + 9)
Now factor 5x² – 18x + 9 → multiply 5×9=45. Numbers that multiply to 45, add to –18 → –15 and –3
Rewrite: 5x² – 15x – 3x + 9
Group: (5x² – 15x) – (3x – 9) → 5x(x – 3) –3(x – 3)
→ (5x – 3)(x – 3)
So overall: –(5x – 3)(x – 3)
✔ Final Answer: –(5x – 3)(x – 3)
---
Problem 10: 12u² – 4u – 16
Factor out GCF: 4(3u² – u – 4)
Now factor 3u² – u – 4 → multiply 3×–4=–12. Numbers that multiply to –12, add to –1 → –4 and +3
Rewrite: 3u² – 4u + 3u – 4
Group: (3u² – 4u) + (3u – 4) → u(3u – 4) + 1(3u – 4)
→ (u + 1)(3u – 4)
So overall: 4(u + 1)(3u – 4)
✔ Final Answer: 4(u + 1)(3u – 4)
---
Problem 11: z⁴ + 6z² – 7z²? Wait — typo? Probably meant z⁴ + 6z² – 7
Assuming it’s z⁴ + 6z² – 7 → let u = z² → u² + 6u – 7 → (u + 7)(u – 1) → (z² + 7)(z² – 1) → then z² – 1 = (z – 1)(z + 1)
But wait — original says “z⁴ + 6z² – 7z²” which simplifies to z⁴ – z² → z²(z² – 1) → z²(z – 1)(z + 1)
That makes more sense. Let me check again:
Original: z⁴ + 6z² – 7z² → combine like terms: z⁴ – z² → factor: z²(z² – 1) → z²(z – 1)(z + 1)
✔ Final Answer: z²(z – 1)(z + 1)
---
Problem 12: 9k² + 66k + 21
Factor out GCF: 3(3k² + 22k + 7)
Now factor 3k² + 22k + 7 → multiply 3×7=21. Numbers that multiply to 21, add to 22 → 21 and 1
Rewrite: 3k² + 21k + k + 7
Group: (3k² + 21k) + (k + 7) → 3k(k + 7) + 1(k + 7)
→ (3k + 1)(k + 7)
So overall: 3(3k + 1)(k + 7)
Wait — no! We already factored out 3, so inside we have (3k + 1)(k + 7), so total is 3(3k + 1)(k + 7)? That would make 3*(3k+1)*(k+7) = 9k² + ... yes.
Actually, better to write: 3(3k² + 22k + 7) = 3(3k + 1)(k + 7)
✔ Final Answer: 3(3k + 1)(k + 7)
---
Problem 13: 6x² – 7xy – 3y²
Multiply 6×–3=–18. Find two numbers that multiply to –18, add to –7 → –9 and +2
Rewrite: 6x² – 9xy + 2xy – 3y²
Group: (6x² – 9xy) + (2xy – 3y²) → 3x(2x – 3y) + y(2x – 3y)
→ (3x + y)(2x – 3y)
✔ Final Answer: (3x + y)(2x – 3y)
---
Problem 14: 6b² – 15b – 9
Factor out GCF: 3(2b² – 5b – 3)
Now factor 2b² – 5b – 3 → multiply 2×–3=–6. Numbers that multiply to –6, add to –5 → –6 and +1
Rewrite: 2b² – 6b + b – 3
Group: (2b² – 6b) + (b – 3) → 2b(b – 3) + 1(b – 3)
→ (2b + 1)(b – 3)
So overall: 3(2b + 1)(b – 3)
✔ Final Answer: 3(2b + 1)(b – 3)
---
Problem 15: 4w² – 17w – 15
Multiply 4×–15=–60. Find two numbers that multiply to –60, add to –17 → –20 and +3
Rewrite: 4w² – 20w + 3w – 15
Group: (4w² – 20w) + (3w – 15) → 4w(w – 5) + 3(w – 5)
→ (4w + 3)(w – 5)
✔ Final Answer: (4w + 3)(w – 5)
---
Problem 16: 4y² – 17y + 15
Multiply 4×15=60. Find two numbers that multiply to 60, add to –17 → –12 and –5
Rewrite: 4y² – 12y – 5y + 15
Group: (4y² – 12y) – (5y – 15) → 4y(y – 3) –5(y – 3)
→ (4y – 5)(y – 3)
✔ Final Answer: (4y – 5)(y – 3)
---
Problem 17: 15m³ + 9m² – 6m
Factor out GCF: 3m(5m² + 3m – 2)
Now factor 5m² + 3m – 2 → multiply 5×–2=–10. Numbers that multiply to –10, add to 3 → 5 and –2
Rewrite: 5m² + 5m – 2m – 2
Group: (5m² + 5m) – (2m + 2) → 5m(m + 1) –2(m + 1)
→ (5m – 2)(m + 1)
So overall: 3m(5m – 2)(m + 1)
✔ Final Answer: 3m(5m – 2)(m + 1)
---
Problem 18: z⁴ + 2z² – 1
Let u = z² → u² + 2u – 1 → doesn't factor nicely over integers. Discriminant: 4 + 4 = 8 → not perfect square.
Wait — maybe it's supposed to be z⁴ + 2z² + 1? That would be (z² + 1)². But it says –1.
Check original: "z⁴ + 2z² – 1" — this does NOT factor over integers. Maybe typo? Or perhaps leave as is?
But looking at context — other problems factor nicely. Perhaps it's z⁴ + 2z² + 1? Let me assume that for now — common mistake.
If it were z⁴ + 2z² + 1 = (z² + 1)²
But since it’s written as –1, and no integer factors, perhaps it’s correct and we say “does not factor over integers”.
But let’s double-check: discriminant of u² + 2u – 1 is 4 + 4 = 8 → roots are [-2±√8]/2 = -1±√2 → irrational.
So unless specified, we might leave it. But given worksheet style, likely typo. I'll note both.
Actually, rechecking image text: “z⁴ + 2z² – 1” — probably intended to be factored as difference of squares later? No.
Wait — perhaps group differently? Not really.
I think it’s a typo and should be +1. Many worksheets have that.
To be safe, I’ll solve as written: does not factor over integers.
But let’s see problem 27: 16a⁴ – b⁴ — that’s difference of squares.
Perhaps 18 is meant to be z⁴ + 2z² + 1.
Given the pattern, I’ll assume it’s +1.
✔ Final Answer (assuming typo): (z² + 1)²
If not, then it doesn’t factor. But for consistency, I’ll go with (z² + 1)².
---
Problem 19: h³ – k³
Difference of cubes: a³ – b³ = (a – b)(a² + ab + b²)
Here a = h, b = k → (h – k)(h² + hk + k²)
✔ Final Answer: (h – k)(h² + hk + k²)
---
Problem 20: 8p³ + r³
Sum of cubes: a³ + b³ = (a + b)(a² – ab + b²)
Here a = 2p (since (2p)³ = 8p³), b = r
→ (2p + r)((2p)² – (2p)(r) + r²) = (2p + r)(4p² – 2pr + r²)
✔ Final Answer: (2p + r)(4p² – 2pr + r²)
---
Problem 21: 125h³ – 27k³
Difference of cubes: a³ – b³ = (a – b)(a² + ab + b²)
a = 5h (125h³ = (5h)³), b = 3k (27k³ = (3k)³)
→ (5h – 3k)((5h)² + (5h)(3k) + (3k)²) = (5h – 3k)(25h² + 15hk + 9k²)
✔ Final Answer: (5h – 3k)(25h² + 15hk + 9k²)
---
Problem 22: 27c⁶ – 8d³
Note: 27c⁶ = (3c²)³, 8d³ = (2d)³ → difference of cubes
a = 3c², b = 2d
→ (3c² – 2d)((3c²)² + (3c²)(2d) + (2d)²) = (3c² – 2d)(9c⁴ + 6c²d + 4d²)
✔ Final Answer: (3c² – 2d)(9c⁴ + 6c²d + 4d²)
---
Problem 23: 250a³ + 2b³
Factor out GCF: 2(125a³ + b³) → sum of cubes: 125a³ = (5a)³, b³ = b³
→ 2[(5a + b)((5a)² – (5a)(b) + b²)] = 2(5a + b)(25a² – 5ab + b²)
✔ Final Answer: 2(5a + b)(25a² – 5ab + b²)
---
Problem 24: 36w² – 49z²
Difference of squares: (6w)² – (7z)² = (6w – 7z)(6w + 7z)
✔ Final Answer: (6w – 7z)(6w + 7z)
---
Problem 25: 5x² – 45
Factor out GCF: 5(x² – 9) = 5(x – 3)(x + 3)
✔ Final Answer: 5(x – 3)(x + 3)
---
Problem 26: a³x – 16ax³
Factor out GCF: ax(a² – 16x²) → then a² – 16x² = (a – 4x)(a + 4x)
→ ax(a – 4x)(a + 4x)
✔ Final Answer: ax(a – 4x)(a + 4x)
---
Problem 27: 16a⁴ – b⁴
Difference of squares: (4a²)² – (b²)² = (4a² – b²)(4a² + b²) → then 4a² – b² = (2a – b)(2a + b)
→ (2a – b)(2a + b)(4a² + b²)
✔ Final Answer: (2a – b)(2a + b)(4a² + b²)
---
Problem 28: 3x⁷ + 36x⁵ + 108x³
Factor out GCF: 3x³(x⁴ + 12x² + 36) → now x⁴ + 12x² + 36 = (x² + 6)²
→ 3x³(x² + 6)²
✔ Final Answer: 3x³(x² + 6)²
---
Problem 29: 4u² + 20u + 25
Perfect square: (2u)² + 2×2u×5 + 5² = (2u + 5)²
✔ Final Answer: (2u + 5)²
---
Problem 30: 121b² – 66bd + 9d²
Perfect square: (11b)² – 2×11b×3d + (3d)² = (11b – 3d)²
✔ Final Answer: (11b – 3d)²
---
## Final Answers Summary:
1. (p + 1)(3p – 5)
2. 3(x – 5)(x + 3)
3. (4w + 5)(w – 5)
4. (2y – 5)²
5. 10j(j – 8)(j – 5)
6. –(4b – 7)(b – 7)
7. (2n + m)(n + 2m)
8. (4y – 1)(y – 4)
9. –(5x – 3)(x – 3)
10. 4(u + 1)(3u – 4)
11. z²(z – 1)(z + 1)
12. 3(3k + 1)(k + 7)
13. (3x + y)(2x – 3y)
14. 3(2b + 1)(b – 3)
15. (4w + 3)(w – 5)
16. (4y – 5)(y – 3)
17. 3m(5m – 2)(m + 1)
18. (z² + 1)² *(assumed typo; if not, does not factor)*
19. (h – k)(h² + hk + k²)
20. (2p + r)(4p² – 2pr + r²)
21. (5h – 3k)(25h² + 15hk + 9k²)
22. (3c² – 2d)(9c⁴ + 6c²d + 4d²)
23. 2(5a + b)(25a² – 5ab + b²)
24. (6w – 7z)(6w + 7z)
25. 5(x – 3)(x + 3)
26. ax(a – 4x)(a + 4x)
27. (2a – b)(2a + b)(4a² + b²)
28. 3x³(x² + 6)²
29. (2u + 5)²
30. (11b – 3d)²
All answers verified step-by-step.
Parent Tip: Review the logic above to help your child master the concept of factoring binomials and trinomials worksheet.