document.write( "Question 932368: Please show how to factor by grouping for x^2-6x+5x-30 \n" ); document.write( "
Algebra.Com's Answer #566108 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! x^2 - 6x factors to x(x-6) \n" ); document.write( "5x-30 factors to 5(x-6)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Expression equals x(x-6) + 5(x-6) = (x+5)(x-6)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you want to check this is correct, multiply (x+5)(x-6) and you will get x^2 - 6x + 5x - 30. \n" ); document.write( " |