Skip to main content

FACTORING: PERFECT SQUARE TRINOMIAL

MATH LESSON

FACTORING: PERFECT SQUARE TRINOMIAL

A trinomial that is the result of squaring a binomial. Recognize the pattern and factor it in seconds!

A Perfect Square Trinomial has exactly 3 terms where the first and last are perfect squares, and the middle term is exactly twice the product of their square roots.
a² + 2ab + b² = (a + b)²  a² − 2ab + b² = (a − b)²
a² + 2ab + b²
=
(a + b)²
a² − 2ab + b²
=
(a − b)²
How to Recognize a Perfect Square Trinomial

Check ALL three conditions before factoring:

1. It must be a trinomial (exactly 3 terms)
2. First and last terms must be perfect squares
3. Middle term = 2 × √(first) × √(last)
The sign of the middle term tells you which pattern to use: + → (a+b)²  |  − → (a−b)²
The "Double and Multiply" Check

This is the most important step. After finding √(first) and √(last), verify the middle term:

Test: x² + 6x + 9
√(x²) = x  |  √(9) = 3
Check: 2 × x × 3 = 6x ✓ MATCHES!
Test: x² + 5x + 9
√(x²) = x  |  √(9) = 3
Check: 2 × x × 3 = 6x  ≠ 5x  × NOT a PST!
Two Patterns — Positive vs. Negative

The sign of the middle term determines the sign inside the binomial factor:

a² + 2ab + b² = (a + b)²
Positive middle term → BOTH signs are positive
a² − 2ab + b² = (a − b)²
Negative middle term → BOTH signs are negative
Last term is always POSITIVE in a PST!
Common Mistakes!

Mistake 1: Forgetting to check the middle term (the 2ab part).

x² + 5x + 9 = (x + 3)² × WRONG
2 × 3 × 1 = 6 ≠ 5, so NOT a PST!

Mistake 2: Mixing up signs in the factor.

x² − 6x + 9 = (x + 3)(x − 3) × WRONG (that's DOTS!)
x² − 6x + 9 = (x − 3)² ✓ SAME sign: (x − 3)(x − 3)

Mistake 3: Forgetting to square root the coefficient.

4x² + 12x + 9 = (4x + 3)² × WRONG
4x² + 12x + 9 = (2x + 3)² ✓ √4 = 2, √9 = 3
Worked Examples
Example 1: Factor: x² + 6x + 9
√(x²) = x  |  √(9) = 3
Check: 2 × x × 3 = 6x ✓
(x + 3)²
Example 2: Factor: x² − 10x + 25
√(x²) = x  |  √(25) = 5
Check: 2 × x × 5 = 10x ✓ (negative middle → minus)
(x − 5)²
Example 3: Factor: 4x² + 12x + 9
√(4x²) = 2x  |  √(9) = 3
Check: 2 × 2x × 3 = 12x ✓
(2x + 3)²
Example 4: Factor: 16x² − 24x + 9
√(16x²) = 4x  |  √(9) = 3
Check: 2 × 4x × 3 = 24x ✓ (negative middle → minus)
(4x − 3)²
Example 5: Factor: 25x² + 20x + 4
√(25x²) = 5x  |  √(4) = 2
Check: 2 × 5x × 2 = 20x ✓
(5x + 2)²

Shortcut: √(first) → a, √(last) → b. Check if 2ab = middle term. If yes, write (a + b)² or (a − b)² based on the sign!

LEARNING CHECK

Let's see what you learned!

Answer these 2 questions correctly to proceed to the Quiz. If wrong, questions will be reshuffled and you try again!
Perfect! Both answers are correct! Proceeding to the Quiz...
Not quite! The questions will be reshuffled. Read the lesson again and try!
Answer all questions first!
MATH QUIZ

Quiz Time!

10 questions about Factoring Perfect Square Trinomials. You got this!

Answer all questions first before submitting!
0/10

Made for students who want to master Factoring Perfect Square Trinomials

Comments

Popular posts from this blog

Mean

MATH QUIZ WHAT IS THE MEAN ? Learn it the easy way, then test yourself with this quiz! What is the MEAN? The MEAN (also called average) is the simplest way to find the typical value of a group of numbers. Think of it as the "middle ground" when you add everything up and share it equally. 1 ADD THEM ALL Add every number together 2 DIVIDE BY COUNT Divide by how many numbers there are Example Numbers: 3, 5, 7 Step 1: 3 + 5 + 7 = 15 Step 2: 15 ÷ 3 = 5 So the MEAN is 5 ! Quiz Time! Read each question carefully before answering. You got this! Answer all questions first before submitting! SUBMIT YOUR ANSWERS! 0 /10 Try Again Made for students who want to master the MEAN

Median

MATH QUIZ WHAT IS THE MEDIAN ? Learn it the easy way, then test yourself with this quiz! What is the MEDIAN? The MEDIAN is the middle number when a set of numbers is arranged in order (from lowest to highest). It tells you the exact center of your data. If there are two middle numbers (even count), you just add them together and divide by 2 to get the median. Important: Always arrange the numbers from lowest to highest FIRST before finding the middle! 1 ARRANGE Order numbers from lowest to highest 2 FIND MIDDLE Pick the middle number (or average the two middles) Example 1: Odd Count Numbers: 3, 7, 1, 9, 5 Step 1 (Arrange): 1, 3, 5 , 7, 9 Step 2 (Middle): The 3rd number is 5 So the MEDIAN is 5 ! Example 2: Even Count Numbers: 4, 8, 2, 10 Step 1 (Arrange): 2, 4, 8, 10 Step 2 (Two middles): (4 + 8) ÷ 2 = 6 So the MEDIAN is 6 ! Quiz Time! Read each question carefully before answering. You got this! Answer all questions f...

Multiplying and Dividing Monomials

MATH QUIZ MULTIPLYING & DIVIDING MONOMIALS Master the three rules: Product, Quotient, and Negative Exponent! Product Rule (Multiplication) Multiply the coefficients , then ADD the exponents of the same variables. x³ · x⁴ = x 3 + 4 = x⁷ (2a²)(3a) = 6a 2 + 1 = 6a³ Quotient Rule (Division) Divide the coefficients , then SUBTRACT the exponents of the same variables. x⁵ x² = x 5 − 2 = x³ 12m⁴ 4m = 3m 4 − 1 = 3m³ Negative Exponent Rule A negative exponent means the term moves to the denominator and becomes positive. x⁻² = 1 x² 2x⁻³ = 2 x³ Quick Examples Multiply: (4x²)(3x³) → 12x 2 + 3 = 12x⁵ Divide: 20a⁵ 5a² → 4a 5 − 2 = 4a³ Negative: x⁴ x⁷ → x 4 − 7 = x⁻³ = 1 x³ Power: (2x³)² → 2 2 x 3 × 2 = 4x⁶ Remember: Same base? Multiply = ADD , Divide = SUBTRACT , Power = MULTIPLY ! Quiz Time! Read carefully and pick the best answer. You got this! Answer all questions first before submitting! SUBMIT ...