document.write( "Question 8230: how do you simplify this expression?
\n" );
document.write( "(3x^2+2y^2+4x+8y)+(x^2-y^2) \n" );
document.write( "
Algebra.Com's Answer #4539 by glabow(165)![]() ![]() ![]() You can put this solution on YOUR website! Combine like terms! That means if you have more than one y^2 you add or multiply them as indicated to get only one y^2 term. \n" ); document.write( "It's like sorting out a table full of fruit. You have 2 apples, 4 oranges, 2 more apples, one less orange, and so on. What you really have is 4 apples and 3 oranges, right? \n" ); document.write( "Same thing with y^2, x^2, and other numbers. \n" ); document.write( "In this case I see 3 x^2's and another x^2, 2 y^2's and a -y^2, 4 x's and 8 y's. \n" ); document.write( "Some of these can be combined. \n" ); document.write( " |