document.write( "Question 176083: is (x+y)squared the same as xsquared+ysquared? \n" ); document.write( "
Algebra.Com's Answer #131205 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
is (x+y)squared the same as xsquared+ysquared?
\n" ); document.write( "----------------
\n" ); document.write( "No
\n" ); document.write( "(x+y)^2 = (x+y)*(x+y)
\n" ); document.write( "=x*(x+y) + y*(x+y)
\n" ); document.write( "=x^2+xy + xy+y^2
\n" ); document.write( "=\"x%5E2+%2B+2xy+%2B+y%5E2\"
\n" ); document.write( "
\n" );