document.write( "Question 325148: Factor by grouping, if possible.
\n" );
document.write( "6x^2 - 15x + 14x - 35
\n" );
document.write( "-35 + -15x + 14x + 6x^2
\n" );
document.write( "-15x+14x=1x
\n" );
document.write( "-35+-1x+6^2
\n" );
document.write( "is this right???? it dont seem right \n" );
document.write( "
Algebra.Com's Answer #232837 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Factor by grouping, if possible. \n" ); document.write( "6x^2 - 15x + 14x - 35 \n" ); document.write( "= 3x*(2x - 5) + 7*(2x - 5) \n" ); document.write( "= (3x+7)*(2x-5) \n" ); document.write( " \n" ); document.write( " |