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

Math worksheet for factoring perfect square trinomials, designed for grade 9 students.

Mathematics worksheet on factoring perfect square trinomials for grade 9, featuring exercises to complete expressions and match trinomials with their factors.

Mathematics worksheet on factoring perfect square trinomials for grade 9, featuring exercises to complete expressions and match trinomials with their factors.

JPG 1000×1778 123.9 KB Free · Personal Use
Quality Assured by Worksheets Library Team
Reviewed for educational accuracy and age-appropriateness
ID: #462703
Show Answer Key & Explanations Step-by-step solution for: Factoring perfect trinomial worksheet
Let's solve the worksheet step by step.

---

A. Complete the following expression to make a perfect square trinomial



A perfect square trinomial has the form:

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

To complete the square, we take half of the coefficient of the middle term, square it, and add that number.

#### General Rule:
For $ a^2 + bx + \_\_\_ $, the missing term is:
$$
\left(\frac{b}{2}\right)^2
$$

Let’s apply this:

---

1) $ a^2 + 8a + \_\_\_ $
Half of 8 is 4 → $ 4^2 = 16 $
Answer: 16

2) $ a^2 - 10a + \_\_\_ $
Half of -10 is -5 → $ (-5)^2 = 25 $
Answer: 25

3) $ a^2 + 4a + \_\_\_ $
Half of 4 is 2 → $ 2^2 = 4 $
Answer: 4

4) $ a^2 - 24a + \_\_\_ $
Half of -24 is -12 → $ (-12)^2 = 144 $
Answer: 144

5) $ a^2 - 4a + \_\_\_ $
Half of -4 is -2 → $ (-2)^2 = 4 $
Answer: 4

6) $ a^2 + 24a + \_\_\_ $
Half of 24 is 12 → $ 12^2 = 144 $
Answer: 144

7) $ a^2 + 12a + \_\_\_ $
Half of 12 is 6 → $ 6^2 = 36 $
Answer: 36

8) $ a^2 - 12a + \_\_\_ $
Half of -12 is -6 → $ (-6)^2 = 36 $
Answer: 36

9) $ a^2 - 6a + \_\_\_ $
Half of -6 is -3 → $ (-3)^2 = 9 $
Answer: 9

10) $ a^2 + 10a + \_\_\_ $
Half of 10 is 5 → $ 5^2 = 25 $
Answer: 25

---

Answers for Part A:


| No. | Expression | Missing Term |
|-----|--------------------------|--------------|
| 1 | $ a^2 + 8a + \_\_ $ | 16 |
| 2 | $ a^2 - 10a + \_\_ $ | 25 |
| 3 | $ a^2 + 4a + \_\_ $ | 4 |
| 4 | $ a^2 - 24a + \_\_ $ | 144 |
| 5 | $ a^2 - 4a + \_\_ $ | 4 |
| 6 | $ a^2 + 24a + \_\_ $ | 144 |
| 7 | $ a^2 + 12a + \_\_ $ | 36 |
| 8 | $ a^2 - 12a + \_\_ $ | 36 |
| 9 | $ a^2 - 6a + \_\_ $ | 9 |
| 10 | $ a^2 + 10a + \_\_ $ | 25 |

---

B. Match Column A with its factor in Column B



We need to factor each trinomial and match it with the correct squared binomial.

---

1) $ a^2 + 8a + 16 $
→ $ (a + 4)^2 $ because $ 4^2 = 16 $, $ 2 \cdot a \cdot 4 = 8a $
Match: (a + 4)²

2) $ a^2 - 10a + 25 $
→ $ (a - 5)^2 $ because $ (-5)^2 = 25 $, $ 2 \cdot a \cdot (-5) = -10a $
Match: (a - 5)²

3) $ 4a^2 - 4a + 1 $
This is $ (2a)^2 - 2 \cdot 2a \cdot 1 + 1^2 = (2a - 1)^2 $
Match: (2a - 1)²

4) $ 4a^2 - 12a + 9 $
= $ (2a)^2 - 2 \cdot 2a \cdot 3 + 3^2 = (2a - 3)^2 $
Match: (2a - 3)²

5) $ 4a^2 + 4a + 1 $
= $ (2a)^2 + 2 \cdot 2a \cdot 1 + 1^2 = (2a + 1)^2 $
Match: (2a + 1)²

6) $ 9a^2 + 24a + 16 $
= $ (3a)^2 + 2 \cdot 3a \cdot 4 + 4^2 = (3a + 4)^2 $
Match: (3a + 4)²

7) $ a^2 + 12a + 36 $
= $ (a + 6)^2 $ since $ 6^2 = 36 $, $ 2 \cdot a \cdot 6 = 12a $
Match: (a + 6)²

8) $ a^2 - 12a + 36 $
= $ (a - 6)^2 $ since $ (-6)^2 = 36 $, $ 2 \cdot a \cdot (-6) = -12a $
Match: (a - 6)²

9) $ a^2 - 8a + 16 $
= $ (a - 4)^2 $ since $ (-4)^2 = 16 $, $ 2 \cdot a \cdot (-4) = -8a $
Match: (a - 4)²

10) $ a^2 + 10a + 25 $
= $ (a + 5)^2 $ since $ 5^2 = 25 $, $ 2 \cdot a \cdot 5 = 10a $
Match: (a + 5)²

---

Answers for Part B:



| Column A | Matches With |
|------------------------------|----------------------|
| 1. $ a^2 + 8a + 16 $ | $ (a + 4)^2 $ |
| 2. $ a^2 - 10a + 25 $ | $ (a - 5)^2 $ |
| 3. $ 4a^2 - 4a + 1 $ | $ (2a - 1)^2 $ |
| 4. $ 4a^2 - 12a + 9 $ | $ (2a - 3)^2 $ |
| 5. $ 4a^2 + 4a + 1 $ | $ (2a + 1)^2 $ |
| 6. $ 9a^2 + 24a + 16 $ | $ (3a + 4)^2 $ |
| 7. $ a^2 + 12a + 36 $ | $ (a + 6)^2 $ |
| 8. $ a^2 - 12a + 36 $ | $ (a - 6)^2 $ |
| 9. $ a^2 - 8a + 16 $ | $ (a - 4)^2 $ |
| 10. $ a^2 + 10a + 25 $ | $ (a + 5)^2 $ |

---

📝 Summary:



- Part A: You find the missing constant term using $ \left(\frac{b}{2}\right)^2 $
- Part B: You factor each trinomial into a square of a binomial.

These are all perfect square trinomials, so they factor as squares of binomials.

Let me know if you'd like a printable version or explanation in another format!
Parent Tip: Review the logic above to help your child master the concept of perfect square 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 perfect square worksheet)

Squares and Square Roots (A)
Square Roots of Perfect Squares | Interactive Worksheet ...
Squared Numbers and Square Roots
Perfect Square Trinomials Math Worksheet Worksheet
Perfect Squares and Cubes Worksheet - Introduction to Exponents | TPT
Eighth Grade Square Roots of Perfect Squares Practice Activity
Completing the Square~Perfect Square Trinomial~Differentiation~5 ...
Factoring perfect trinomial worksheet | Live Worksheets
Printable primary math worksheet for math grades 1 to 6 based on ...
Worksheet: Factoring Perfect Square Binomials and Trinomials ...