document.write( "Question 335416: The problem:
\n" ); document.write( "(3x+2y)+(x-6y)\r
\n" ); document.write( "\n" ); document.write( "I understand the FOIL method, but usually the two equations are multiplied not added. How is this problem solved.
\n" ); document.write( "

Algebra.Com's Answer #240403 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "When they're added it's much easier than FOIL\r\n" );
document.write( "\r\n" );
document.write( "(3x + 2y) + (x - 6y)\r\n" );
document.write( "\r\n" );
document.write( "Just remove the parentheses\r\n" );
document.write( "\r\n" );
document.write( " 3x + 2y  +  x - 6y\r\n" );
document.write( "\r\n" );
document.write( "Combine the like terms\r\n" );
document.write( "\r\n" );
document.write( "  4x - 4y\r\n" );
document.write( "\r\n" );
document.write( "and you're done!\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );