document.write( "Question 141960: Subtract x2 + y2 + 3xy from 4x2 + 2xy - 3y2 \n" ); document.write( "
Algebra.Com's Answer #103443 by jojo14344(1513)\"\" \"About 
You can put this solution on YOUR website!
okay,
\n" ); document.write( "4x^2 - 3y^2 + 2xy -(x^2 + y^2 +3xy) = 4x^2 -3y^2 +2xy - x^2 - y^2 - 3xy
\n" ); document.write( "= 3x^2 - 4y^2 - xy
\n" ); document.write( "=(3x-4y)(x+y)
\n" ); document.write( "thank you,
\n" ); document.write( "Jojo
\n" ); document.write( "
\n" );