document.write( "Question 44757: Hello, I need help factoring 2x^2-2x-40 \r
\n" );
document.write( "\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #29621 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 2x^2 - 2x - 40 find the sum of the factors of (2 * -40) to get (-2): 8 and -10 \n" ); document.write( "2x^2 + 8x - 10x - 40 \n" ); document.write( "(2x^2 + 8x) + (-10x - 40) \n" ); document.write( "2x(x + 4) - 10(x + 4) \n" ); document.write( "(2x - 10)(x + 4) \n" ); document.write( " |