document.write( "Question 630736: 1.(x+y+1)²
\n" );
document.write( "2.(x+y-1)²
\n" );
document.write( "3.(x-y-1)²
\n" );
document.write( "4.(-x-y-1)²
\n" );
document.write( "question:
\n" );
document.write( "what is the direct of switching the + sign to -sign on the product?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #397163 by Alan3354(69443) You can put this solution on YOUR website! 1.(x+y+1)² \n" ); document.write( "2.(x+y-1)² \n" ); document.write( "3.(x-y-1)² \n" ); document.write( "4.(-x-y-1)² \n" ); document.write( "question: \n" ); document.write( "what is the direct of switching the + sign to -sign on the product? \n" ); document.write( "---------- \n" ); document.write( "1. = x^2 + 2xy + y^2 + 2x + 2y + 1 \n" ); document.write( "------------- \n" ); document.write( "Multiply the others, compare them \n" ); document.write( "#4 = #1 \n" ); document.write( " |