document.write( "Question 901136: Is (x+y)2 equal to (x2+y2)? Explain why or why not using an example to support your answer\r
\n" );
document.write( "\n" );
document.write( "I seem to be stuck :[ \n" );
document.write( "
Algebra.Com's Answer #546477 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! (x+y)^2= x^2+2xy+y^2 \n" ); document.write( "if x=0 or y=0 then (x+y)^2 = x^2+y^2 \n" ); document.write( "But any other values for x or y then they are not equal \n" ); document.write( "x^2+y^2=(x+y)^2 \n" ); document.write( " |