Question:
Factor 4x2 + 12x + 9 - 49w2
Do you see this is the difference of two squares? One of the squares is a perfect square trinomial.
(4x2 + 12x + 9) - (49w2)
Now, let's express each part of the expression as a perfect square.
First, the perfect square trinomial:
(4x2 + 12x + 9) is factored as (2x + 3)2. Now the
other part of the expression:
(49w2) can be expressed as (7w)2. Now this
expression becomes...
(2x + 3)2 - (7w)2
Clearly this is the difference of two squares. Now let's apply what we learned before -- that a2 - b2 can be factored as (a + b) (a - b). In this case, our expression is factored as:
((2x + 3) + (7w)) ((2x + 3) - (7w))
Now, removing extra parentheses, the fully factored expression is this:
(2x + 3 + 7w) (2x + 3 - 7w)
And that's the final answer.