document.write( "Question 319207: How to subtract polynomials ???\r
\n" );
document.write( "\n" );
document.write( "Like this question
\n" );
document.write( "6x^2-2xy+3y^2
\n" );
document.write( "4x^2-xy - y^2 \n" );
document.write( "
Algebra.Com's Answer #228697 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How to subtract polynomials ??? \n" ); document.write( "Like this question \n" ); document.write( "6x^2-2xy+3y^2 \n" ); document.write( "4x^2-xy - y^2 \n" ); document.write( "----------------- Subtract like terms, x^2, xy, etc \n" ); document.write( "2x^2-xy + 4y^2 \n" ); document.write( " \n" ); document.write( " |