document.write( "Question 116806: I can not understand these steps am I missing something nothing makes sense to me \r
\n" );
document.write( "\n" );
document.write( "factor out completely
\n" );
document.write( "x^2-6wy+3xy-2wx
\n" );
document.write( "this is were I get stumped i would factor out x's and w's but how thats the only thing this has in common. \n" );
document.write( "
Algebra.Com's Answer #84930 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! try grouping\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x^2+3xy)-(2wx+6wy) ___ x(x+3y)-2w(x+3y) ___ (x-2w)(x+3y) \n" ); document.write( " |