document.write( "Question 33888: I need help in answering this problem:
\n" );
document.write( " (2x^2 + y^2)^2
\n" );
document.write( "I have to simplify it. \n" );
document.write( "
Algebra.Com's Answer #20294 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! (2x^2 + y^2)^2 \n" ); document.write( "is the same as: \n" ); document.write( "(2x^2 + y^2)(2x^2 + y^2) \n" ); document.write( "4x^4 + 2x^2y^2 + 2x^2y^2 + y^4 \n" ); document.write( " |