document.write( "Question 722914: My class is Factoring by Grouping.This probably has got me stuck. I've asked a friend who's in a higher level of math and he can't help me.
\n" );
document.write( "The problem is: -6mp+4m+18p-12
\n" );
document.write( "There aren't any like terms that I can combine.
\n" );
document.write( "I got two different ways this could go.
\n" );
document.write( "1. 2m(-3p+2)+6(3p-2)
\n" );
document.write( "2. 2(-3mp+2m+9p-6)
\n" );
document.write( "I don't know where to go from either way. Please help! \n" );
document.write( "
Algebra.Com's Answer #442934 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! -6mp + 4m + 18p - 12 \n" ); document.write( "try grouping \n" ); document.write( "(-6mp + 4m) + (18p - 12) \n" ); document.write( "Factor out -2m and 6 \n" ); document.write( "-2m(3p - 2) + 6(3p - 2) \n" ); document.write( "Factor out (3p-2) \n" ); document.write( "(3p-2)(-2m+6) \n" ); document.write( " |