Question 230977
How do you determine if a polynomial is the difference of two squares? 
--------------------
It has two terms separated by an negative sign.
Each of the two terms is a perfect square.
-----
Example:
16x^2 - 49 is a "difference of squares".
It factors as (4x-7)(4x+7)
=================================
Cheers,
Stan H.