document.write( "Question 606783: How do you simplifly by factoring this equation? 5x^2 -37x+14? \n" ); document.write( "
Algebra.Com's Answer #382238 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! we want factors of 70 that add up to -37 \n" ); document.write( "-35 and -2 \n" ); document.write( "5x^2-35x-2x+14 \n" ); document.write( "5x*(x-7)-2*(x-7) \n" ); document.write( "(x-7)*(5x-2) \n" ); document.write( " |