document.write( "Question 476633: How do you determine if a polynomial is the difference of two squares \n" ); document.write( "
Algebra.Com's Answer #326813 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How do you determine if a polynomial is the difference of two squares
\n" ); document.write( "---
\n" ); document.write( "Since x^2-y^2 = (x-y)(x+y),
\n" ); document.write( "the 1st term and the 2nd term
\n" ); document.write( "must both be perfect squares
\n" ); document.write( "and they must be separated by a
\n" ); document.write( "minus sign.
\n" ); document.write( "============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );