document.write( "Question 176959This question is from textbook
\n" ); document.write( ": Evaluate: (a+b)^2 \n" ); document.write( "
Algebra.Com's Answer #132658 by dini(5)\"\" \"About 
You can put this solution on YOUR website!
(a+b)*(a+b)
\n" ); document.write( "=a^2+ab+ab+b^2
\n" ); document.write( "=a^2+2(ab)+b^2
\n" ); document.write( "
\n" );