document.write( "Question 158893:  Factoring problem:
\n" );
document.write( "How do I factor this expression completely?\r
\n" );
document.write( "\n" );
document.write( " 4x^2y - 8xy\r
\n" );
document.write( "\n" );
document.write( "thanks for your help. \n" );
document.write( "
| Algebra.Com's Answer #117027 by scott8148(6628)     You can put this solution on YOUR website! take out common factors __ 4xy(x-2) \n" ); document.write( " |