Question 476633
How do you determine if a polynomial is the difference of two squares
---
Since x^2-y^2 = (x-y)(x+y),
the 1st term and the 2nd term 
must both be perfect squares
and they must be separated by a
minus sign.
============
Cheers,
Stan H.