document.write( "Question 289432: How do you factor out -1 from the polynomial:\r
\n" ); document.write( "\n" ); document.write( "-x - 2y \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Thank you!
\n" ); document.write( "

Algebra.Com's Answer #209641 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Hint: Factor -x into -1*x and -2y into -1*2y. So -x - 2y = -1*x-1*2y. Now use the distributive property ab+ac=a(b+c). Note: in this case, a=-1, b=x and c=2y \n" ); document.write( "
\n" );