document.write( "Question 1015503: Write a quadratic equation in standard form that has roots of -12 and 2. \n" ); document.write( "
Algebra.Com's Answer #631856 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! if roots are -12 and 2, the factors are (x+12) and (x-2) \n" ); document.write( "They expand to x^2+10x-24 \n" ); document.write( " |