document.write( "Question 1140542: Write the quadratic equation whose roots are -1
\n" );
document.write( "and 2 , and whose leading coefficient is 2.
\n" );
document.write( "(Use the letter x to represent the variable.) \n" );
document.write( "
Algebra.Com's Answer #761063 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 2(x+1)(x-2)=f(x) is the equation \n" ); document.write( "2x^2-2x-4 is the quadratic. \n" ); document.write( " |