document.write( "Question 1012918: Factor completely: 6(x-y)^2+23(x-y)-4
\n" );
document.write( "The answer is (6x-6y-1)(x-y+4), but I don't know how the book came up with that answer and I need the steps that would show me how factoring this problem would come out to the answer. \n" );
document.write( "
Algebra.Com's Answer #629038 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 6(x-y)^2+23(x-y)-4 \n" ); document.write( "suppose this were \n" ); document.write( "6x^2+23x-4 \n" ); document.write( "(6x-1)(x+4) would be the factored form. \n" ); document.write( "Now, in place of x, put (x-y) \n" ); document.write( "(6(x-y)-1)(x-y+4) \n" ); document.write( "(6x-6y-1)(x-y+4) \n" ); document.write( " |