document.write( "Question 306372: This is called FACTORING BY GROUPING, and I did the rest of the questions but need help with these two:
\n" );
document.write( "4. 4x2 + 20x + 5y +xy
\n" );
document.write( "7. 48x2y + 20xz +12xy + 5z \n" );
document.write( "
Algebra.Com's Answer #219348 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! no need to reorder either of them \n" ); document.write( "4) \n" ); document.write( "4x*(x+5)+y*(5+x) \n" ); document.write( "(4x+y)*(x+5) \n" ); document.write( "7) \n" ); document.write( "4x*(12xy+5z)+1*(12xy+5z) \n" ); document.write( "(4x+1)*(12xy+5z) \n" ); document.write( " \n" ); document.write( " |