document.write( "Question 479396: Factor by grouping:\r
\n" );
document.write( "\n" );
document.write( " x2 – 6x + 5x – 30 \n" );
document.write( "
Algebra.Com's Answer #328467 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Factor by grouping:\r \n" ); document.write( "\n" ); document.write( " x2 – 6x + 5x – 30 \n" ); document.write( "---------------------------- \n" ); document.write( "x(x - 6) + 5(x - 6) \n" ); document.write( "= (x+5*)*(x-6) \n" ); document.write( " |