document.write( "Question 610256: right side completely factor
\n" );
document.write( "-2x^2+76x+430 \n" );
document.write( "
Algebra.Com's Answer #384257 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! find factors of -860 which ad up to 76 \n" ); document.write( "or better factor out the -2 first and find factors of -215 which add up to -38 \n" ); document.write( "-2*(x^2-43x+5x-215) \n" ); document.write( "-2*(x*(x-43) +5*(x-43) \n" ); document.write( "-2 *(x+5)*(x-43) \n" ); document.write( " |