document.write( "Question 41978: 4x^2+2xy-10x-5y \n" ); document.write( "
Algebra.Com's Answer #27125 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
We can factor this by grouping...like this...
\n" ); document.write( "4x^2 + 2xy - 10x - 5y =
\n" ); document.write( "(4x^2 + 2xy) - (10x + 5y) =
\n" ); document.write( "2x(2x + y) - 5(2x + y) =
\n" ); document.write( "(2x - 5)(2x + y)
\n" ); document.write( "
\n" );