document.write( "Question 206305: Factor by Grouping:
\n" );
document.write( "Will you please help with grouping factorization. I'm about to pull my hair out!
\n" );
document.write( "Thank you,
\n" );
document.write( "Donna Green\r
\n" );
document.write( "\n" );
document.write( "12x^3 - 21x^2 + 20x - 35 \n" );
document.write( "
Algebra.Com's Answer #155869 by scott8148(6628) You can put this solution on YOUR website! the grouping looks ok\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(12x^3 - 21x^2) + (20x - 35)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factoring ___ 3x^2(4x - 7) + 5(4x - 7)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "rearranging ___ (3x^2 + 5)(4x - 7) \n" ); document.write( " |