document.write( "Question 41569: Complete the following statement x^2 + 2x - 80 = (x+10) ( )\r
\n" );
document.write( "\n" );
document.write( "This one is comfusing.\r
\n" );
document.write( "\n" );
document.write( "Can someone help please.\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #26863 by Nate(3500) ![]() You can put this solution on YOUR website! x^2 + 2x - 80 find factors of -80 that sum up to equal 2 \n" ); document.write( "x^2 + 10x - 8x - 80 \n" ); document.write( "(x^2 + 10x) + (-8x - 80) \n" ); document.write( "x(x + 10) - 8(x + 10) \n" ); document.write( "(x - 8)(x + 10) \n" ); document.write( " |