document.write( "Question 140548: please help.find the roots of the quadratic equation y=x^2+7x-18 by factoring Thanks \n" ); document.write( "
Algebra.Com's Answer #102323 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! y=x^2+7x-18 =x^2-2x+9x-18=x(x-2)+9(x-2)=(x+9)(x-2) \n" ); document.write( "then if (x+9)(x-2)=0 roots are x=-9 and x=2 \n" ); document.write( " \n" ); document.write( " |