document.write( "Question 64110: please help solve\r
\n" );
document.write( "\n" );
document.write( "factor by grouping\r
\n" );
document.write( "\n" );
document.write( "4+xy-2y-2x \r
\n" );
document.write( "\n" );
document.write( "i am not sure how you know how to pair them up \n" );
document.write( "
Algebra.Com's Answer #44780 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! It really makes no difference which pair of terms you group together becuase you will get the same answer as long as you pair those terms that have the same variable, when possible: \n" ); document.write( "Factor by grouping: \n" ); document.write( "Example 1): Group the x-terms and the y-terms. \n" ); document.write( "4+xy-2y-2x = (xy-2y)+(4-2x) Factor y from the first pair and 2 from the second pair: \n" ); document.write( "y(x-2)+2(2-x) From the second term, factor -1 and rewrite it. \n" ); document.write( "y(x-2)-2(x-2) Now factor the (x-2) \n" ); document.write( "(x-2)(y-2) ...and that's it!\r \n" ); document.write( "\n" ); document.write( "Let's try the other grouping: \n" ); document.write( "4+xy-2y-2x = (xy-2x)+(4-2y) Factor x from the first pair and 2 from the second pair. \n" ); document.write( "x(y-2)+2(2-y) From the second term, factor -1 and rewrite it. \n" ); document.write( "x(y-2)-2(y-2) Now factor the (y-2) \n" ); document.write( "(y-2)(x-2) or (x-2)(y-2) \n" ); document.write( " |