document.write( "Question 232624: Please find the following product and make comments on the result.\r
\n" );
document.write( "\n" );
document.write( "(x - y) (x + y) =
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #171857 by checkley77(12844) ![]() You can put this solution on YOUR website! x - y \n" ); document.write( "x + y \n" ); document.write( "-------- \n" ); document.write( "x^2-xy+xy-y^2 \n" ); document.write( "x^2-y^2 ans. This is know as the difference (-) between squares. \n" ); document.write( " |