document.write( "Question 149833: How do you factor \"4x%5E2+%2B+20x+%2B+5y+%2Bxy\"? \n" ); document.write( "
Algebra.Com's Answer #109962 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
grouping __ (4x^2 + 20x) + (5y + xy)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "factoring __ 4x(x+5) + y(5+x)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "rearranging __ (4x+y)(x+5)
\n" ); document.write( "
\n" );